2022-04-14 07:20:33.957 | + ./stack.sh:main:489 : exec 2022-04-14 07:20:33.957 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072033' 2022-04-14 07:20:33.957 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-072033.summary.2022-04-14-072033 2022-04-14 07:20:33.957 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:20:33.957 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-072033 2022-04-14 07:20:33.957 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072033 /opt/stack/logs/stack.sh.log 2022-04-14 07:20:33.957 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-072033.summary.2022-04-14-072033 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:20:33.957 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:20:33.957 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:20:33.957 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:20:33.957 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:20:33.957 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:20:33.957 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:20:33.957 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:20:33.958 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 07:20:33.960 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 07:20:33.962 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 07:20:33.964 | + ./stack.sh:main:578 : uname -a 2022-04-14 07:20:33.966 | Linux dv-neutron-836725-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 07:20:33.968 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:20:33.970 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:20:33.974 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:20:34.010 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:20:34.027 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 07:20:34.030 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:20:34.032 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:20:34.034 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:20:34.036 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:20:34.038 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 07:20:34.040 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:20:34.041 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:20:34.044 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:20:34.046 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:20:34.048 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:20:34.049 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:20:34.051 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:20:34.053 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:20:34.057 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:20:34.058 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:20:34.060 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:20:34.062 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:20:34.064 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:20:34.077 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:34.079 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:20:34.081 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:20:34.083 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:20:34.085 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:20:34.086 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:20:34.088 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:20:34.091 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:20:34.092 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:20:34.094 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:20:34.096 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:20:34.098 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:20:34.100 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:20:34.102 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:20:34.103 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:20:34.106 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:20:34.108 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:20:34.125 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:20:34.127 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:20:34.139 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:34.142 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:20:34.145 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:20:34.147 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:20:34.149 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:20:34.151 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:20:34.153 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:20:34.155 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:20:34.157 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:20:34.159 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:20:34.160 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:20:34.162 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:20:34.167 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:20:34.178 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:20:34.196 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:20:34.209 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:20:34.221 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:20:34.257 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:20:34.318 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:20:34.410 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:20:34.431 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:20:34.484 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:20:34.536 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:20:34.682 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:20:34.695 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:20:34.709 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:20:34.721 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:20:34.815 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:20:34.818 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:20:34.820 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:20:34.822 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:20:34.825 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:20:34.827 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:20:34.829 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:20:34.829 | False' 2022-04-14 07:20:34.832 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:20:34.847 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:20:34.849 | + ./stack.sh:main:626 : run_phase source 2022-04-14 07:20:34.851 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:20:34.853 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:20:34.856 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:20:34.858 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:20:34.860 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:20:34.862 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:20:34.864 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:20:34.867 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:20:34.871 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:20:34.873 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:20:34.875 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:20:34.877 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:20:34.879 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:20:34.893 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:34.895 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:20:34.897 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:20:34.938 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:20:34.940 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:20:34.942 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:20:34.944 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:20:34.946 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:20:34.949 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:20:34.951 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:20:34.953 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:20:34.955 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:20:34.957 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:20:34.959 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.961 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:20:34.964 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.967 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:20:34.969 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.971 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:20:34.973 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.976 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:20:34.978 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.981 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:20:34.983 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.985 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:20:34.988 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.990 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:20:34.992 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.995 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:20:34.997 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:34.999 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:20:35.001 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.004 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:20:35.006 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.008 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:20:35.010 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.013 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:20:35.015 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.017 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:20:35.019 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.022 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:20:35.024 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.027 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:20:35.029 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.031 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:20:35.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.036 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:20:35.038 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.041 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:20:35.044 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.046 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:20:35.048 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.051 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:20:35.053 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.055 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:20:35.057 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.060 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:20:35.062 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.068 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:20:35.070 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.072 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:20:35.075 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.077 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:20:35.080 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.082 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:20:35.084 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.086 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:20:35.089 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.091 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:20:35.094 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.096 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:20:35.098 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.100 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:20:35.103 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.106 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:20:35.108 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.110 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:20:35.112 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.115 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:20:35.117 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.119 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:20:35.122 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.124 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:20:35.126 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.129 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:20:35.131 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.133 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:20:35.135 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.138 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:20:35.140 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.142 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:20:35.145 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.147 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:20:35.149 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.152 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:20:35.154 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.156 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:20:35.159 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.161 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:20:35.163 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.165 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:20:35.168 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.170 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:20:35.173 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.175 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:20:35.177 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:20:35.179 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:20:35.182 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 07:20:35.185 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:20:35.187 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:20:35.202 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.204 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:20:35.207 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:20:35.209 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:20:35.224 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:35.226 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:20:35.228 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:20:35.231 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:20:35.233 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:20:35.236 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:20:35.238 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:20:35.240 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:20:35.243 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:20:35.246 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 07:20:35.246 | Using mysql database backend 2022-04-14 07:20:35.248 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:20:35.264 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 07:20:35.267 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:20:35.269 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:20:35.272 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:20:35.275 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:20:35.277 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 07:20:35.294 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.297 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:20:35.314 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 07:20:35.330 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.332 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:20:35.349 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:20:35.365 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 07:20:35.382 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:35.384 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 07:20:35.401 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.403 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:20:35.420 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 07:20:35.422 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:35.425 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 07:20:35.427 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 07:20:35.430 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:20:35.435 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072035 2022-04-14 07:20:35.437 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072035 759' 2022-04-14 07:20:35.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.442 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:20:35.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.447 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:20:35.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.452 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:20:35.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.457 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:20:35.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.462 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-04-14 07:20:35.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.467 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-04-14 07:20:35.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.472 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072033 2022-04-14 07:20:35.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.477 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:20:35.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.482 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-04-14 07:20:35.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.487 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:20:35.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.491 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:20:35.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.496 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:20:35.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:20:35.501 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:20:35.503 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 07:20:35.506 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 07:20:35.508 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:20:35.510 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:20:35.512 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:20:35.514 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:20:35.517 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:20:35.520 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:20:35.522 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:20:35.525 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:20:35.540 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:20:35.543 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:20:35.545 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:35.548 | + functions-common:git_clone:629 : echo master 2022-04-14 07:20:35.548 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:20:35.553 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:20:35.555 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:35.557 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:20:35.570 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:20:35.573 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:20:35.573 | + functions-common:git_clone:685 : head -1 2022-04-14 07:20:35.576 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 07:20:35.579 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:20:35.581 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 07:20:35.584 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:20:35.586 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 07:20:35.589 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:20:35.592 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:20:35.595 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:20:35.597 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:20:35.600 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:20:35.602 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:20:35.606 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:20:35.609 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:20:35.613 | ++ tools/install_prereqs.sh:source:47 : NOW=1649920835 2022-04-14 07:20:35.616 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:20:35.621 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649920246 2022-04-14 07:20:35.624 | ++ tools/install_prereqs.sh:source:49 : DELTA=589 2022-04-14 07:20:35.626 | ++ tools/install_prereqs.sh:source:50 : [[ 589 -lt 7200 ]] 2022-04-14 07:20:35.629 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:20:35.631 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:20:35.633 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:20:35.636 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:20:35.638 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:20:35.641 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:20:35.643 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:20:35.646 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:20:35.649 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:20:35.696 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:20:35.696 | apache2-dev 2022-04-14 07:20:35.696 | bc 2022-04-14 07:20:35.696 | bsdmainutils 2022-04-14 07:20:35.697 | curl 2022-04-14 07:20:35.697 | g++ 2022-04-14 07:20:35.697 | gawk 2022-04-14 07:20:35.697 | gcc 2022-04-14 07:20:35.697 | gettext 2022-04-14 07:20:35.697 | git 2022-04-14 07:20:35.697 | graphviz 2022-04-14 07:20:35.697 | iputils-ping 2022-04-14 07:20:35.697 | libapache2-mod-proxy-uwsgi 2022-04-14 07:20:35.697 | libffi-dev 2022-04-14 07:20:35.697 | libjpeg-dev 2022-04-14 07:20:35.697 | libpcre3-dev 2022-04-14 07:20:35.697 | libpq-dev 2022-04-14 07:20:35.697 | libssl-dev 2022-04-14 07:20:35.697 | libsystemd-dev 2022-04-14 07:20:35.697 | libxml2-dev 2022-04-14 07:20:35.697 | libxslt1-dev 2022-04-14 07:20:35.697 | libyaml-dev 2022-04-14 07:20:35.697 | lsof 2022-04-14 07:20:35.697 | openssh-server 2022-04-14 07:20:35.697 | openssl 2022-04-14 07:20:35.697 | pkg-config 2022-04-14 07:20:35.697 | psmisc 2022-04-14 07:20:35.697 | python3-dev 2022-04-14 07:20:35.697 | python3-pip 2022-04-14 07:20:35.697 | python3-systemd 2022-04-14 07:20:35.697 | python3-venv 2022-04-14 07:20:35.697 | tar 2022-04-14 07:20:35.697 | tcpdump 2022-04-14 07:20:35.697 | unzip 2022-04-14 07:20:35.697 | uuid-runtime 2022-04-14 07:20:35.697 | wget 2022-04-14 07:20:35.697 | wget 2022-04-14 07:20:35.697 | zlib1g-dev 2022-04-14 07:20:35.697 | libkrb5-dev 2022-04-14 07:20:35.698 | libldap2-dev 2022-04-14 07:20:35.698 | libsasl2-dev 2022-04-14 07:20:35.698 | memcached 2022-04-14 07:20:35.698 | python3-mysqldb 2022-04-14 07:20:35.698 | sqlite3 2022-04-14 07:20:35.698 | conntrack 2022-04-14 07:20:35.698 | curl 2022-04-14 07:20:35.698 | dnsmasq-base 2022-04-14 07:20:35.698 | dnsmasq-utils 2022-04-14 07:20:35.698 | ebtables 2022-04-14 07:20:35.698 | genisoimage 2022-04-14 07:20:35.698 | iptables 2022-04-14 07:20:35.698 | iputils-arping 2022-04-14 07:20:35.698 | kpartx 2022-04-14 07:20:35.698 | libjs-jquery-tablesorter 2022-04-14 07:20:35.698 | parted 2022-04-14 07:20:35.698 | pm-utils 2022-04-14 07:20:35.698 | python3-mysqldb 2022-04-14 07:20:35.698 | socat 2022-04-14 07:20:35.698 | sqlite3 2022-04-14 07:20:35.698 | sudo 2022-04-14 07:20:35.698 | vlan 2022-04-14 07:20:35.698 | lsscsi 2022-04-14 07:20:35.698 | open-iscsi 2022-04-14 07:20:35.698 | lvm2 2022-04-14 07:20:35.699 | qemu-utils 2022-04-14 07:20:35.699 | thin-provisioning-tools 2022-04-14 07:20:35.699 | acl 2022-04-14 07:20:35.699 | dnsmasq-base 2022-04-14 07:20:35.699 | dnsmasq-utils 2022-04-14 07:20:35.699 | ebtables 2022-04-14 07:20:35.699 | haproxy 2022-04-14 07:20:35.699 | iptables 2022-04-14 07:20:35.699 | iputils-arping 2022-04-14 07:20:35.699 | iputils-ping 2022-04-14 07:20:35.699 | postgresql-server-dev-all 2022-04-14 07:20:35.699 | python3-mysqldb 2022-04-14 07:20:35.699 | sqlite3 2022-04-14 07:20:35.699 | sudo 2022-04-14 07:20:35.699 | vlan 2022-04-14 07:20:35.699 | pcp 2022-04-14 07:20:35.699 | ipset 2022-04-14 07:20:35.699 | conntrack 2022-04-14 07:20:35.699 | conntrackd 2022-04-14 07:20:35.699 | keepalived 2022-04-14 07:20:35.699 | lvm2 2022-04-14 07:20:35.699 | qemu-utils 2022-04-14 07:20:35.699 | thin-provisioning-tools 2022-04-14 07:20:35.699 | curl 2022-04-14 07:20:35.700 | liberasurecode-dev 2022-04-14 07:20:35.700 | make 2022-04-14 07:20:35.700 | memcached 2022-04-14 07:20:35.700 | rsync 2022-04-14 07:20:35.700 | sqlite3 2022-04-14 07:20:35.700 | xfsprogs' 2022-04-14 07:20:35.700 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:20:35.718 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:20:35.718 | apache2-dev 2022-04-14 07:20:35.718 | bc 2022-04-14 07:20:35.718 | bsdmainutils 2022-04-14 07:20:35.718 | curl 2022-04-14 07:20:35.718 | g++ 2022-04-14 07:20:35.718 | gawk 2022-04-14 07:20:35.719 | gcc 2022-04-14 07:20:35.719 | gettext 2022-04-14 07:20:35.719 | git 2022-04-14 07:20:35.719 | graphviz 2022-04-14 07:20:35.719 | iputils-ping 2022-04-14 07:20:35.719 | libapache2-mod-proxy-uwsgi 2022-04-14 07:20:35.719 | libffi-dev 2022-04-14 07:20:35.719 | libjpeg-dev 2022-04-14 07:20:35.719 | libpcre3-dev 2022-04-14 07:20:35.719 | libpq-dev 2022-04-14 07:20:35.719 | libssl-dev 2022-04-14 07:20:35.719 | libsystemd-dev 2022-04-14 07:20:35.719 | libxml2-dev 2022-04-14 07:20:35.719 | libxslt1-dev 2022-04-14 07:20:35.719 | libyaml-dev 2022-04-14 07:20:35.719 | lsof 2022-04-14 07:20:35.719 | openssh-server 2022-04-14 07:20:35.719 | openssl 2022-04-14 07:20:35.719 | pkg-config 2022-04-14 07:20:35.719 | psmisc 2022-04-14 07:20:35.719 | python3-dev 2022-04-14 07:20:35.719 | python3-pip 2022-04-14 07:20:35.719 | python3-systemd 2022-04-14 07:20:35.719 | python3-venv 2022-04-14 07:20:35.719 | tar 2022-04-14 07:20:35.719 | tcpdump 2022-04-14 07:20:35.719 | unzip 2022-04-14 07:20:35.719 | uuid-runtime 2022-04-14 07:20:35.719 | wget 2022-04-14 07:20:35.719 | wget 2022-04-14 07:20:35.719 | zlib1g-dev 2022-04-14 07:20:35.719 | libkrb5-dev 2022-04-14 07:20:35.719 | libldap2-dev 2022-04-14 07:20:35.719 | libsasl2-dev 2022-04-14 07:20:35.719 | memcached 2022-04-14 07:20:35.720 | python3-mysqldb 2022-04-14 07:20:35.720 | sqlite3 2022-04-14 07:20:35.720 | conntrack 2022-04-14 07:20:35.720 | curl 2022-04-14 07:20:35.720 | dnsmasq-base 2022-04-14 07:20:35.720 | dnsmasq-utils 2022-04-14 07:20:35.720 | ebtables 2022-04-14 07:20:35.720 | genisoimage 2022-04-14 07:20:35.720 | iptables 2022-04-14 07:20:35.720 | iputils-arping 2022-04-14 07:20:35.720 | kpartx 2022-04-14 07:20:35.720 | libjs-jquery-tablesorter 2022-04-14 07:20:35.720 | parted 2022-04-14 07:20:35.720 | pm-utils 2022-04-14 07:20:35.720 | python3-mysqldb 2022-04-14 07:20:35.720 | socat 2022-04-14 07:20:35.720 | sqlite3 2022-04-14 07:20:35.720 | sudo 2022-04-14 07:20:35.720 | vlan 2022-04-14 07:20:35.720 | lsscsi 2022-04-14 07:20:35.720 | open-iscsi 2022-04-14 07:20:35.720 | lvm2 2022-04-14 07:20:35.720 | qemu-utils 2022-04-14 07:20:35.720 | thin-provisioning-tools 2022-04-14 07:20:35.720 | acl 2022-04-14 07:20:35.720 | dnsmasq-base 2022-04-14 07:20:35.720 | dnsmasq-utils 2022-04-14 07:20:35.720 | ebtables 2022-04-14 07:20:35.720 | haproxy 2022-04-14 07:20:35.720 | iptables 2022-04-14 07:20:35.720 | iputils-arping 2022-04-14 07:20:35.720 | iputils-ping 2022-04-14 07:20:35.721 | postgresql-server-dev-all 2022-04-14 07:20:35.721 | python3-mysqldb 2022-04-14 07:20:35.721 | sqlite3 2022-04-14 07:20:35.721 | sudo 2022-04-14 07:20:35.721 | vlan 2022-04-14 07:20:35.721 | pcp 2022-04-14 07:20:35.721 | ipset 2022-04-14 07:20:35.721 | conntrack 2022-04-14 07:20:35.721 | conntrackd 2022-04-14 07:20:35.721 | keepalived 2022-04-14 07:20:35.721 | lvm2 2022-04-14 07:20:35.721 | qemu-utils 2022-04-14 07:20:35.721 | thin-provisioning-tools 2022-04-14 07:20:35.721 | curl 2022-04-14 07:20:35.721 | liberasurecode-dev 2022-04-14 07:20:35.721 | make 2022-04-14 07:20:35.721 | memcached 2022-04-14 07:20:35.721 | rsync 2022-04-14 07:20:35.721 | sqlite3 2022-04-14 07:20:35.721 | xfsprogs ' 2022-04-14 07:20:35.721 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:20:35.723 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:35.725 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:35.729 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:20:35.729 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:20:35.734 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:20:35.736 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:20:35.738 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:20:35.740 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:20:35.742 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:20:35.744 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:35.747 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:20:35.749 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:35.751 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:35.753 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:20:35.755 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:35.757 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:35.759 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:20:35.762 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:20:35.767 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:20:35.769 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:20:35.771 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:20:35.773 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:20:35.775 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:20:35.778 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:20:35.782 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649920835779 2022-04-14 07:20:35.784 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:20:35.786 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:20:35.788 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 07:20:36.091 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 07:20:36.170 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:20:36.291 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 07:20:36.827 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 07:20:37.265 | Fetched 336 kB in 1s (293 kB/s) 2022-04-14 07:20:38.845 | Reading package lists... 2022-04-14 07:20:38.879 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:20:38.881 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:20:38.883 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:20:38.885 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:38.887 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:38.889 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:20:38.892 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:38.894 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:20:38.896 | ++ functions-common:time_stop:2439 : start_time=1649920835779 2022-04-14 07:20:38.899 | ++ functions-common:time_stop:2441 : [[ -z 1649920835779 ]] 2022-04-14 07:20:38.902 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:38.907 | ++ functions-common:time_stop:2444 : end_time=1649920838904 2022-04-14 07:20:38.910 | ++ functions-common:time_stop:2445 : elapsed_time=3125 2022-04-14 07:20:38.913 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:20:38.917 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:38.920 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3125 2022-04-14 07:20:38.922 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:20:38.926 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:20:38.928 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:38.931 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:38.933 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:20:38.955 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 07:20:39.069 | Reading package lists... 2022-04-14 07:20:39.323 | Building dependency tree... 2022-04-14 07:20:39.325 | Reading state information... 2022-04-14 07:20:39.360 | acl is already the newest version (2.2.53-6). 2022-04-14 07:20:39.360 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:20:39.360 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:20:39.360 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:20:39.361 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:20:39.361 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:20:39.361 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:20:39.361 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:20:39.361 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:20:39.361 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:20:39.361 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:20:39.361 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:20:39.361 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:20:39.361 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:20:39.361 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:20:39.361 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:20:39.361 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:20:39.361 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:20:39.361 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:20:39.361 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:20:39.361 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:20:39.361 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:20:39.361 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:20:39.361 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:20:39.361 | psmisc is already the newest version (23.3-1). 2022-04-14 07:20:39.361 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:20:39.361 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:20:39.361 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:20:39.361 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:20:39.361 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:20:39.361 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:20:39.361 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:20:39.361 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:20:39.361 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:20:39.361 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:20:39.362 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:20:39.362 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:20:39.362 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:20:39.362 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:20:39.362 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:20:39.362 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:20:39.362 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:20:39.362 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:20:39.362 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:20:39.362 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:20:39.362 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:20:39.362 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:20:39.362 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:20:39.362 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:20:39.362 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:20:39.362 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:20:39.362 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:20:39.362 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:20:39.362 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:20:39.362 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:20:39.362 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:20:39.362 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:20:39.362 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:20:39.362 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:20:39.362 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:20:39.362 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:20:39.362 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:20:39.362 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:20:39.362 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:20:39.362 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:20:39.362 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:20:39.363 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:20:39.363 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:20:39.363 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:20:39.585 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:20:39.585 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:20:39.585 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:20:39.585 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:20:39.585 | The following packages were automatically installed and are no longer required: 2022-04-14 07:20:39.586 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:20:39.586 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:20:39.586 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:20:39.586 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:20:39.586 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:20:39.586 | python3-zope.interface 2022-04-14 07:20:39.586 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:20:39.701 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:20:39.705 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:20:39.708 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:20:39.710 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:20:39.712 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:39.714 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:39.717 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:20:39.719 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:39.721 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:20:39.723 | ++ functions-common:time_stop:2439 : start_time=1649920838952 2022-04-14 07:20:39.725 | ++ functions-common:time_stop:2441 : [[ -z 1649920838952 ]] 2022-04-14 07:20:39.728 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:39.733 | ++ functions-common:time_stop:2444 : end_time=1649920839730 2022-04-14 07:20:39.735 | ++ functions-common:time_stop:2445 : elapsed_time=778 2022-04-14 07:20:39.737 | ++ functions-common:time_stop:2446 : total=760 2022-04-14 07:20:39.739 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:39.741 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1538 2022-04-14 07:20:39.744 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:20:39.746 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:20:39.749 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:20:39.751 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:20:39.756 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:20:39.760 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 07:20:39.762 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:20:39.765 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:20:41.186 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:20:41.187 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:20:41.189 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:20:41.191 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:20:41.193 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:20:41.195 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:20:41.197 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:20:41.198 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:20:41.200 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:20:41.202 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:20:41.204 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:20:41.205 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:20:41.207 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:20:41.209 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:20:41.211 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:20:41.212 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:20:41.214 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:20:41.217 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:20:41.218 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:20:41.220 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:20:41.223 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:20:41.225 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:20:41.227 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:20:41.229 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:20:41.307 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:20:41.310 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:20:41.388 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:20:41.390 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:20:41.466 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:20:41.468 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:20:41.470 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:20:41.472 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:20:41.474 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:20:41.476 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:20:41.478 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:20:41.480 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:20:41.482 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:20:41.484 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:20:41.486 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:20:41.486 | Distro: focal 2022-04-14 07:20:41.488 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:20:41.490 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:20:41.494 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:20:41.496 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:20:41.499 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:20:41.501 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:20:42.183 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:20:42.185 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:20:42.185 | pip: 21.3.1 2022-04-14 07:20:42.187 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:20:42.189 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:20:42.191 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:20:42.193 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:20:42.194 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:20:42.196 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:20:42.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:20:42.200 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:20:42.202 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:20:42.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:20:42.206 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:20:42.207 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:20:42.209 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:20:42.211 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:20:42.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:42.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:42.216 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:20:42.218 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:20:42.220 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:20:42.222 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:20:42.224 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:20:42.226 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:20:42.228 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:20:42.229 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:20:42.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:20:42.233 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:20:42.237 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 07:20:42.239 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 07:20:42.241 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:20:42.243 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:20:42.245 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:20:42.261 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 07:20:42.263 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 07:20:43.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:43.139 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:43.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:43.139 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:44.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:45.742 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 07:20:45.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 07:20:48.330 | Installing collected packages: setuptools 2022-04-14 07:20:49.188 | Successfully installed setuptools-62.0.0 2022-04-14 07:20:49.189 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:49.364 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:49.364 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:49.503 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:49.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:49.507 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:49.509 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:49.510 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:49.512 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:49.514 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:49.516 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:49.518 | + functions-common:time_stop:2439 : start_time=1649920842257 2022-04-14 07:20:49.519 | + functions-common:time_stop:2441 : [[ -z 1649920842257 ]] 2022-04-14 07:20:49.521 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:49.525 | + functions-common:time_stop:2444 : end_time=1649920849523 2022-04-14 07:20:49.526 | + functions-common:time_stop:2445 : elapsed_time=7266 2022-04-14 07:20:49.528 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:20:49.530 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:49.532 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7266 2022-04-14 07:20:49.533 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:49.535 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:20:49.538 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:20:49.541 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:20:49.543 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:20:49.546 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:20:49.546 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:20:50.257 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:20:50.259 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:20:50.259 | pip: 21.3.1 2022-04-14 07:20:50.262 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:20:50.265 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:20:50.268 | + ./stack.sh:main:798 : fixup_all 2022-04-14 07:20:50.271 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:20:50.273 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:20:50.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:50.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:50.281 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:20:50.292 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:20:50.304 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:20:50.316 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:20:50.318 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:20:50.320 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:20:50.322 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:20:50.325 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:20:50.327 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:20:50.329 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:20:50.331 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:20:50.333 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:20:50.335 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:20:50.337 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:20:50.339 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:20:50.342 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:20:50.344 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:20:50.346 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:20:50.349 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:20:50.351 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:20:50.353 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:20:50.355 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:20:50.358 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:20:50.360 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:20:50.362 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:20:50.364 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:20:50.366 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:20:50.369 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:20:50.371 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:20:50.374 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:20:50.376 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:20:50.378 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 07:20:50.400 | Using python 3.8 to install os-testr 2022-04-14 07:20:50.402 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 07:20:51.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:51.271 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:51.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:51.271 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:52.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:52.483 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:20:52.558 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:20:52.559 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 07:20:52.561 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:20:52.574 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 07:20:52.584 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 07:20:52.595 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 07:20:55.191 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:55.199 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:55.199 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:55.328 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:55.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:55.332 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:55.335 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:55.337 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:55.339 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:55.341 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:55.343 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:55.345 | + functions-common:time_stop:2439 : start_time=1649920850394 2022-04-14 07:20:55.347 | + functions-common:time_stop:2441 : [[ -z 1649920850394 ]] 2022-04-14 07:20:55.350 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:55.354 | + functions-common:time_stop:2444 : end_time=1649920855352 2022-04-14 07:20:55.356 | + functions-common:time_stop:2445 : elapsed_time=4958 2022-04-14 07:20:55.359 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:20:55.361 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:55.363 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4958 2022-04-14 07:20:55.365 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:55.368 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:20:55.427 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 07:20:55.528 | + ./stack.sh:main:812 : install_infra 2022-04-14 07:20:55.531 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:20:55.534 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:20:55.536 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:20:55.540 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:20:55.564 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:20:57.504 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.511 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.516 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.521 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.525 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.533 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.537 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.562 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.643 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.662 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.666 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.671 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.686 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.694 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.696 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.713 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.731 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.741 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.745 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.763 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.786 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.804 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.812 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.817 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.838 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.867 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.869 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.883 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.888 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.892 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.897 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.913 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.919 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.969 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.987 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:57.991 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.022 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.086 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.092 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.099 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.150 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.164 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.172 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.286 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.311 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.315 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.325 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.331 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.351 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.358 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.375 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.406 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.434 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.447 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.460 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.478 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.486 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.501 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.512 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.516 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:20:58.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:58.665 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 07:20:58.960 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:58.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:58.964 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:58.966 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:58.968 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:58.970 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:58.972 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:58.974 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:58.977 | + functions-common:time_stop:2439 : start_time=1649920855556 2022-04-14 07:20:58.979 | + functions-common:time_stop:2441 : [[ -z 1649920855556 ]] 2022-04-14 07:20:58.981 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:58.986 | + functions-common:time_stop:2444 : end_time=1649920858984 2022-04-14 07:20:58.988 | + functions-common:time_stop:2445 : elapsed_time=3428 2022-04-14 07:20:58.990 | + functions-common:time_stop:2446 : total=4958 2022-04-14 07:20:58.992 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:58.994 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8386 2022-04-14 07:20:58.997 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:59.000 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:20:59.002 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:20:59.025 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 07:21:00.805 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.813 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.817 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.823 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.826 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.834 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.838 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.863 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.949 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.969 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.973 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.978 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:00.992 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.001 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.003 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.020 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.038 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.048 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.053 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.070 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.093 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.111 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.119 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.125 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.146 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.175 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.177 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.191 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.195 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.199 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.205 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.223 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.231 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.282 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.299 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.303 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.334 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.397 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.404 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.411 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.466 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.479 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.488 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.593 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.617 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.621 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.632 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.637 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.657 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.665 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.682 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.714 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.742 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.755 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.768 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.786 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.794 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.808 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.820 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.824 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:21:01.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:01.833 | Processing /opt/stack/requirements 2022-04-14 07:21:03.591 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 07:21:03.594 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 07:21:03.606 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 07:21:03.612 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 07:21:03.615 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 07:21:03.621 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 07:21:03.648 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 07:21:03.651 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 07:21:03.662 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 07:21:03.714 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 07:21:03.717 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 07:21:03.733 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 07:21:03.736 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 07:21:03.739 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 07:21:03.744 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 07:21:03.747 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 07:21:03.760 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 07:21:03.810 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 07:21:03.814 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 07:21:03.820 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 07:21:03.831 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 07:21:03.836 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 07:21:03.900 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 07:21:03.902 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:21:03.903 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:21:04.742 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:21:04.743 | ERROR: Command errored out with exit status 1: 2022-04-14 07:21:04.743 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9rum96m1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9rum96m1/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-136vpghz 2022-04-14 07:21:04.743 | cwd: /tmp/pip-req-build-9rum96m1/ 2022-04-14 07:21:04.743 | Complete output (6 lines): 2022-04-14 07:21:04.743 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:21:04.743 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:21:04.743 | or: setup.py --help-commands 2022-04-14 07:21:04.743 | or: setup.py cmd --help 2022-04-14 07:21:04.743 | 2022-04-14 07:21:04.743 | error: invalid command 'bdist_wheel' 2022-04-14 07:21:04.743 | ---------------------------------------- 2022-04-14 07:21:04.743 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:21:04.743 | Running setup.py clean for openstack-requirements 2022-04-14 07:21:05.578 | Failed to build openstack-requirements 2022-04-14 07:21:05.594 | Installing collected packages: openstack-requirements 2022-04-14 07:21:05.594 | Attempting uninstall: openstack-requirements 2022-04-14 07:21:05.596 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 07:21:05.631 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 07:21:05.649 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 07:21:05.653 | Running setup.py install for openstack-requirements: started 2022-04-14 07:21:08.021 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:21:08.044 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 07:21:08.173 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:08.175 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:08.177 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:08.179 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:08.181 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:08.183 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:08.185 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:08.188 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:08.190 | + functions-common:time_stop:2439 : start_time=1649920859017 2022-04-14 07:21:08.192 | + functions-common:time_stop:2441 : [[ -z 1649920859017 ]] 2022-04-14 07:21:08.195 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:08.199 | + functions-common:time_stop:2444 : end_time=1649920868196 2022-04-14 07:21:08.201 | + functions-common:time_stop:2445 : elapsed_time=9179 2022-04-14 07:21:08.203 | + functions-common:time_stop:2446 : total=8386 2022-04-14 07:21:08.205 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:08.207 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17565 2022-04-14 07:21:08.210 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:08.212 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:21:08.214 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:21:08.217 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:21:08.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:08.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:08.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:21:08.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:08.229 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:21:08.251 | Using python 3.8 to install pbr 2022-04-14 07:21:08.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 07:21:09.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:09.129 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:09.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:09.129 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:10.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:10.354 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:21:13.040 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:13.048 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:13.048 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:13.170 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:13.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:13.175 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:13.177 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:13.179 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:13.181 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:13.183 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:13.185 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:13.188 | + functions-common:time_stop:2439 : start_time=1649920868246 2022-04-14 07:21:13.191 | + functions-common:time_stop:2441 : [[ -z 1649920868246 ]] 2022-04-14 07:21:13.193 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:13.197 | + functions-common:time_stop:2444 : end_time=1649920873195 2022-04-14 07:21:13.199 | + functions-common:time_stop:2445 : elapsed_time=4949 2022-04-14 07:21:13.201 | + functions-common:time_stop:2446 : total=17565 2022-04-14 07:21:13.204 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:13.206 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22514 2022-04-14 07:21:13.208 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:13.211 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:21:15.502 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:21:17.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:17.397 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:21:17.413 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:21:17.418 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:21:17.420 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:21:17.423 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:21:17.426 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 07:21:17.501 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:21:17.504 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:21:17.507 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 07:21:17.525 | + ./stack.sh:main:821 : pkgs= 2022-04-14 07:21:17.527 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 07:21:17.530 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 07:21:17.532 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:21:17.535 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:21:17.537 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:21:17.539 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:21:17.541 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:21:17.544 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:21:17.546 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:21:17.549 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:21:17.553 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:21:17.555 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:21:17.558 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:21:17.560 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:21:17.562 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:21:17.577 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:17.579 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:21:17.581 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:17.584 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:21:17.586 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:17.588 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:21:17.590 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:17.592 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:21:17.594 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:17.596 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:21:17.598 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:21:17.601 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:21:17.603 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:21:17.605 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:21:17.607 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:21:17.609 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:21:17.612 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:21:17.615 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:21:17.617 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:21:17.619 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:21:17.622 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:21:17.624 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:21:17.627 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:21:17.630 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:21:17.632 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:21:17.634 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:21:17.687 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:21:17.687 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:21:17.689 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:21:18.067 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 07:21:18.070 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:21:18.086 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:18.088 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:21:18.091 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:18.093 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:18.095 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:18.098 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:18.100 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:18.102 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:18.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:18.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:18.109 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:18.112 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:18.114 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:18.116 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:18.119 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:21:18.121 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:18.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:18.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:18.128 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:21:18.149 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:21:18.259 | Reading package lists... 2022-04-14 07:21:18.499 | Building dependency tree... 2022-04-14 07:21:18.501 | Reading state information... 2022-04-14 07:21:18.755 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:21:18.755 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:18.756 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:18.756 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:18.756 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:18.756 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:18.756 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:18.756 | python3-zope.interface 2022-04-14 07:21:18.756 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:18.872 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:18.879 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:18.882 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:18.884 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:18.886 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:18.888 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:18.890 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:18.893 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:18.895 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:18.897 | + functions-common:time_stop:2439 : start_time=1649920878146 2022-04-14 07:21:18.899 | + functions-common:time_stop:2441 : [[ -z 1649920878146 ]] 2022-04-14 07:21:18.902 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:18.906 | + functions-common:time_stop:2444 : end_time=1649920878904 2022-04-14 07:21:18.909 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:21:18.911 | + functions-common:time_stop:2446 : total=1538 2022-04-14 07:21:18.913 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:18.916 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2296 2022-04-14 07:21:18.918 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:18.920 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:21:18.923 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:21:18.925 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:21:18.927 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:21:18.930 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:21:18.932 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:21:18.934 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:21:18.937 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:21:18.940 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:21:18.942 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:21:18.944 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:21:18.946 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:18.949 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:21:18.951 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:21:18.953 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:21:18.956 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:21:18.958 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:21:18.961 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:18.963 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:21:18.966 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:21:18.968 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:21:18.970 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:21:18.973 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:21:18.975 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:21:18.977 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:21:18.980 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:21:18.982 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 07:21:18.984 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:21:19.002 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:19.004 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:21:19.006 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:21:19.009 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 07:21:19.011 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:21:19.014 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:21:19.018 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:21:19.021 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:21:19.023 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:21:19.025 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:21:19.027 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:21:19.030 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:21:19.033 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:21:19.733 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:21:19.733 | user tags 2022-04-14 07:21:19.733 | stackrabbit []' 2022-04-14 07:21:19.736 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:21:19.736 | user tags 2022-04-14 07:21:19.736 | stackrabbit []' 2022-04-14 07:21:19.736 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:21:19.742 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:21:19.745 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:21:19.747 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:21:20.413 | Changing password for user "stackrabbit" ... 2022-04-14 07:21:20.436 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:21:21.123 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:21:21.148 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:21:21.150 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:21:21.809 | Changing password for user "stackrabbit" ... 2022-04-14 07:21:21.833 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:21:21.836 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:21:21.838 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:21:22.514 | Deleting user "guest" ... 2022-04-14 07:21:22.530 | Error: 2022-04-14 07:21:22.530 | {:no_such_user, "guest"} 2022-04-14 07:21:22.543 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:21:22.545 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 07:21:22.562 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:22.566 | + ./stack.sh:main:838 : install_database 2022-04-14 07:21:22.568 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:21:22.570 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:21:22.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:22.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:22.577 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:21:22.795 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:21:22.798 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:22.800 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:21:22.803 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:21:22.805 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:22.808 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:21:22.810 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:21:22.812 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:21:22.815 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:21:22.817 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:22.819 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:21:22.821 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:21:22.824 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:21:22.826 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:21:22.828 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:21:22.831 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:22.834 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:21:22.836 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:21:22.838 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:21:22.840 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:21:22.843 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:21:22.846 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:21:22.848 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:21:22.850 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:21:22.852 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:21:22.855 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:22.857 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:22.859 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:21:22.862 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:22.864 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:22.866 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:22.869 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:22.871 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:22.873 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:22.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:22.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:22.880 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:22.883 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:22.885 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:22.887 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:22.889 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:21:22.892 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:22.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:22.897 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:22.899 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:21:22.920 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 07:21:23.030 | Reading package lists... 2022-04-14 07:21:23.276 | Building dependency tree... 2022-04-14 07:21:23.278 | Reading state information... 2022-04-14 07:21:23.549 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:21:23.549 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:23.550 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:23.550 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:23.550 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:23.550 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:23.550 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:23.550 | python3-zope.interface 2022-04-14 07:21:23.550 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:23.666 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:23.670 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:23.672 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:23.676 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:23.684 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:23.686 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:23.688 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:23.690 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:23.692 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:23.694 | + functions-common:time_stop:2439 : start_time=1649920882917 2022-04-14 07:21:23.697 | + functions-common:time_stop:2441 : [[ -z 1649920882917 ]] 2022-04-14 07:21:23.699 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:23.703 | + functions-common:time_stop:2444 : end_time=1649920883701 2022-04-14 07:21:23.706 | + functions-common:time_stop:2445 : elapsed_time=784 2022-04-14 07:21:23.708 | + functions-common:time_stop:2446 : total=2296 2022-04-14 07:21:23.710 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:23.713 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3080 2022-04-14 07:21:23.716 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:23.719 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 07:21:23.721 | + ./stack.sh:main:841 : install_database_python 2022-04-14 07:21:23.724 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:21:23.727 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:21:23.729 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:21:23.732 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:21:23.735 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:21:23.737 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:21:23.740 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:21:23.744 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:21:23.744 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:21:23.749 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:21:23.752 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:21:23.754 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:21:23.757 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:21:23.759 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:21:23.780 | Using python 3.8 to install PyMySQL 2022-04-14 07:21:23.783 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 07:21:24.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:24.664 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:24.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:24.664 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:25.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:25.889 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:21:28.465 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:28.472 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:28.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:28.589 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:28.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:28.594 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:28.597 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:28.599 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:28.601 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:28.604 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:28.606 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:28.608 | + functions-common:time_stop:2439 : start_time=1649920883774 2022-04-14 07:21:28.610 | + functions-common:time_stop:2441 : [[ -z 1649920883774 ]] 2022-04-14 07:21:28.613 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:28.618 | + functions-common:time_stop:2444 : end_time=1649920888615 2022-04-14 07:21:28.620 | + functions-common:time_stop:2445 : elapsed_time=4841 2022-04-14 07:21:28.622 | + functions-common:time_stop:2446 : total=22514 2022-04-14 07:21:28.625 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:28.627 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27355 2022-04-14 07:21:28.629 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:28.632 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:21:28.634 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:21:28.636 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:21:28.638 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 07:21:28.655 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:28.658 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 07:21:28.661 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:21:28.664 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:21:28.664 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:21:28.670 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:21:28.672 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:21:28.674 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:21:28.677 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:21:28.679 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:21:28.681 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:21:28.697 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:28.699 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:21:28.701 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:28.704 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:28.707 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:28.709 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:28.711 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:28.713 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:28.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:28.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:28.721 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:28.723 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:28.725 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:28.728 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:28.730 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:21:28.732 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:28.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:28.737 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:28.739 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:21:28.759 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 07:21:28.869 | Reading package lists... 2022-04-14 07:21:29.112 | Building dependency tree... 2022-04-14 07:21:29.113 | Reading state information... 2022-04-14 07:21:29.366 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:21:29.366 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:29.367 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:29.367 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:29.367 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:29.367 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:29.367 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:29.367 | python3-zope.interface 2022-04-14 07:21:29.367 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:29.488 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:29.493 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:29.495 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:29.497 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:29.499 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:29.502 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:29.504 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:29.506 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:29.509 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:29.511 | + functions-common:time_stop:2439 : start_time=1649920888757 2022-04-14 07:21:29.513 | + functions-common:time_stop:2441 : [[ -z 1649920888757 ]] 2022-04-14 07:21:29.516 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:29.520 | + functions-common:time_stop:2444 : end_time=1649920889517 2022-04-14 07:21:29.522 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 07:21:29.524 | + functions-common:time_stop:2446 : total=3080 2022-04-14 07:21:29.526 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:29.529 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3840 2022-04-14 07:21:29.531 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:29.534 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:21:29.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:29.555 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:21:29.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:21:29.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:21:29.563 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:21:29.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:21:29.585 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:29.587 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:29.589 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:29.592 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:29.594 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:29.597 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:29.599 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:29.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:29.603 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:29.605 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:29.608 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:29.610 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:29.613 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:21:29.615 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:29.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:29.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:29.622 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:21:29.642 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 07:21:29.752 | Reading package lists... 2022-04-14 07:21:29.996 | Building dependency tree... 2022-04-14 07:21:29.998 | Reading state information... 2022-04-14 07:21:30.254 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:21:30.254 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:21:30.254 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:21:30.254 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:30.255 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:30.255 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:30.255 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:30.255 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:30.255 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:30.255 | python3-zope.interface 2022-04-14 07:21:30.255 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:30.369 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:30.373 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:30.375 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:30.378 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:30.380 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:30.382 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:30.384 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:30.386 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:30.388 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:30.391 | + functions-common:time_stop:2439 : start_time=1649920889640 2022-04-14 07:21:30.393 | + functions-common:time_stop:2441 : [[ -z 1649920889640 ]] 2022-04-14 07:21:30.396 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:30.400 | + functions-common:time_stop:2444 : end_time=1649920890398 2022-04-14 07:21:30.402 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:21:30.404 | + functions-common:time_stop:2446 : total=3840 2022-04-14 07:21:30.407 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:30.409 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4598 2022-04-14 07:21:30.411 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:30.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:21:30.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:30.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:30.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:21:30.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:21:30.425 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:21:30.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:21:30.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:21:30.435 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:21:30.435 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:21:30.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:21:30.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:21:30.445 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:21:30.447 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:21:30.449 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:21:30.452 | + functions:vercmp:631 : local result 2022-04-14 07:21:30.455 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:21:30.455 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:21:30.456 | ++ functions:vercmp:635 : head -1 2022-04-14 07:21:30.460 | + functions:vercmp:635 : result=3.13 2022-04-14 07:21:30.462 | + functions:vercmp:637 : case $op in 2022-04-14 07:21:30.465 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:21:30.467 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:21:30.469 | + functions:vercmp:648 : return 2022-04-14 07:21:30.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:21:30.474 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:21:30.476 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:21:30.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:21:30.944 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:21:30.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:30.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:30.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:21:30.954 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:30.957 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 07:21:30.975 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:30.978 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 07:21:30.980 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:21:30.980 | Installing etcd 2022-04-14 07:21:30.983 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:21:30.996 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:21:31.009 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:31.013 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:21:31.026 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:21:31.029 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:21:31.032 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:21:31.035 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:21:31.039 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:21:31.041 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 07:21:31.043 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:21:31.046 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:21:31.048 | ++ functions:get_extra_file:74 : return 2022-04-14 07:21:31.052 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:21:31.054 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:21:31.057 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:21:31.059 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 07:21:31.076 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:31.079 | + ./stack.sh:main:868 : install_dstat 2022-04-14 07:21:31.081 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:21:31.098 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:31.100 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:21:31.103 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:21:31.105 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 07:21:31.107 | + ./stack.sh:main:877 : install_libs 2022-04-14 07:21:31.110 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:21:31.112 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:21:31.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:21:31.117 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:21:31.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:21:31.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.129 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:21:31.131 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:21:31.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:21:31.135 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:21:31.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:21:31.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.146 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:21:31.148 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:21:31.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:21:31.153 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:21:31.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:21:31.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.165 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:21:31.167 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:21:31.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:21:31.171 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:21:31.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:21:31.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.183 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:21:31.185 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:21:31.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:21:31.190 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:21:31.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:21:31.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.201 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:21:31.204 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:21:31.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:21:31.208 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:21:31.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:21:31.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.220 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:21:31.223 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:21:31.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:21:31.227 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:21:31.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:21:31.237 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.239 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:21:31.241 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:21:31.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:21:31.246 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:21:31.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:21:31.255 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.257 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:21:31.260 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:21:31.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:21:31.264 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:21:31.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:21:31.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.276 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:21:31.278 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:21:31.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:21:31.283 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:21:31.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:21:31.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.295 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:21:31.297 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:21:31.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:21:31.302 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:21:31.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:21:31.311 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.313 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:21:31.316 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:21:31.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:21:31.320 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:21:31.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:21:31.329 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.332 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:21:31.334 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:21:31.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:21:31.339 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:21:31.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:21:31.348 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.351 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:21:31.353 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:21:31.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:21:31.357 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:21:31.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:21:31.367 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.369 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:21:31.372 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:21:31.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:21:31.376 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:21:31.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:21:31.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.388 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:21:31.390 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:21:31.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:21:31.395 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:21:31.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:21:31.404 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.407 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:21:31.410 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:21:31.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:21:31.414 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:21:31.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:21:31.423 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.426 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:21:31.428 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:21:31.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:21:31.433 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:21:31.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:21:31.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.444 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:21:31.446 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:21:31.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:21:31.451 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:21:31.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:21:31.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.463 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:21:31.465 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:21:31.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:21:31.469 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:21:31.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:21:31.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.482 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:21:31.484 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:21:31.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:21:31.489 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:21:31.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:21:31.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.501 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:21:31.503 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:21:31.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:21:31.508 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:21:31.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:21:31.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.520 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:21:31.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:21:31.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:21:31.527 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:21:31.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:21:31.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.539 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:21:31.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:21:31.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:21:31.545 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:21:31.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:21:31.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.558 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:21:31.560 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:21:31.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:21:31.565 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:21:31.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:21:31.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.577 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:21:31.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:21:31.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:21:31.585 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:21:31.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:21:31.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.596 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:21:31.599 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:21:31.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:21:31.603 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:21:31.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:21:31.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.615 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:21:31.618 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:21:31.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:21:31.623 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:21:31.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:21:31.632 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.635 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:21:31.637 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:21:31.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:21:31.641 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:21:31.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:21:31.651 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.653 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:21:31.656 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:21:31.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:21:31.660 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:21:31.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:21:31.669 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.672 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:21:31.675 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:21:31.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:21:31.679 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:21:31.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:21:31.688 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.691 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:21:31.693 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:21:31.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:21:31.698 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:21:31.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:21:31.707 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.710 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:21:31.712 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:21:31.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:21:31.717 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:21:31.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:21:31.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.729 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:21:31.731 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:21:31.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:21:31.736 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:21:31.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:21:31.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.748 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:21:31.750 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:21:31.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:21:31.755 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:21:31.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:21:31.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.767 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:21:31.769 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:21:31.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:21:31.775 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:21:31.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:21:31.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.790 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:21:31.792 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:21:31.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:21:31.797 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:21:31.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:21:31.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.809 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:21:31.811 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:21:31.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:21:31.816 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:21:31.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:31.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:31.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:21:31.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:31.828 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:21:31.849 | Using python 3.8 to install etcd3 2022-04-14 07:21:31.851 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 07:21:32.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:32.750 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:32.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:32.750 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:33.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:33.973 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:21:33.980 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:21:33.982 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 07:21:33.983 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:21:33.984 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:21:36.562 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:36.569 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:36.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:36.687 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:36.690 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:36.692 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:36.695 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:36.697 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:36.699 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:36.701 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:36.703 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:36.705 | + functions-common:time_stop:2439 : start_time=1649920891843 2022-04-14 07:21:36.708 | + functions-common:time_stop:2441 : [[ -z 1649920891843 ]] 2022-04-14 07:21:36.711 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:36.715 | + functions-common:time_stop:2444 : end_time=1649920896713 2022-04-14 07:21:36.717 | + functions-common:time_stop:2445 : elapsed_time=4870 2022-04-14 07:21:36.719 | + functions-common:time_stop:2446 : total=27355 2022-04-14 07:21:36.721 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:36.723 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32225 2022-04-14 07:21:36.726 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:36.728 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:21:36.749 | Using python 3.8 to install etcd3gw 2022-04-14 07:21:36.751 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 07:21:37.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:37.613 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:37.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:37.613 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:38.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:38.810 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:21:38.818 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:21:38.820 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:21:38.821 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:21:38.822 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:21:38.856 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 07:21:38.859 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 07:21:38.860 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:21:38.863 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 07:21:41.347 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:41.354 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:41.354 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:41.475 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:41.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:41.480 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:41.482 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:41.484 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:41.486 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:41.489 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:41.491 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:41.493 | + functions-common:time_stop:2439 : start_time=1649920896744 2022-04-14 07:21:41.495 | + functions-common:time_stop:2441 : [[ -z 1649920896744 ]] 2022-04-14 07:21:41.498 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:41.502 | + functions-common:time_stop:2444 : end_time=1649920901499 2022-04-14 07:21:41.505 | + functions-common:time_stop:2445 : elapsed_time=4755 2022-04-14 07:21:41.507 | + functions-common:time_stop:2446 : total=32225 2022-04-14 07:21:41.509 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:41.511 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36980 2022-04-14 07:21:41.514 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:41.516 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 07:21:41.519 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:21:41.522 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:21:41.524 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:21:41.526 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:21:41.529 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:21:41.531 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:21:41.533 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:21:41.536 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:21:41.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:21:41.541 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:21:41.543 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:21:41.545 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:21:41.547 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:21:41.550 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:21:41.552 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:41.555 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:41.557 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:21:41.559 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:21:41.561 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:41.564 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:41.566 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:41.568 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:41.570 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:41.573 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:41.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:41.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:41.579 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:41.583 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:41.585 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:41.587 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:41.589 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:21:41.592 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:41.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:41.596 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:41.600 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:21:41.623 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:21:41.733 | Reading package lists... 2022-04-14 07:21:41.977 | Building dependency tree... 2022-04-14 07:21:41.978 | Reading state information... 2022-04-14 07:21:42.246 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:21:42.246 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:21:42.246 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:21:42.246 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:42.247 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:42.247 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:42.247 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:42.247 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:42.247 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:42.248 | python3-zope.interface 2022-04-14 07:21:42.248 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:42.363 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:42.367 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:42.369 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:42.372 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:42.374 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:42.376 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:42.379 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:42.381 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:42.383 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:42.385 | + functions-common:time_stop:2439 : start_time=1649920901620 2022-04-14 07:21:42.388 | + functions-common:time_stop:2441 : [[ -z 1649920901620 ]] 2022-04-14 07:21:42.390 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:42.395 | + functions-common:time_stop:2444 : end_time=1649920902392 2022-04-14 07:21:42.398 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-14 07:21:42.400 | + functions-common:time_stop:2446 : total=4598 2022-04-14 07:21:42.402 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:42.404 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5370 2022-04-14 07:21:42.406 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:42.409 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:21:42.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:42.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:42.416 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:21:42.489 | Module proxy already enabled 2022-04-14 07:21:42.493 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:21:42.562 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:21:42.562 | Module proxy already enabled 2022-04-14 07:21:42.562 | Module proxy_uwsgi already enabled 2022-04-14 07:21:42.566 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:21:42.569 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:21:42.571 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:21:42.573 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:21:42.712 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 07:21:42.714 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:21:42.717 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:21:42.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:21:42.727 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.729 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 07:21:42.731 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:21:42.734 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:21:42.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:21:42.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.746 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 07:21:42.749 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:21:42.751 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:21:42.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:21:42.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.765 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 07:21:42.767 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:21:42.770 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:21:42.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:21:42.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.783 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:21:42.785 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:21:42.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:21:42.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.798 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 07:21:42.801 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:21:42.803 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:21:42.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:21:42.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.816 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 07:21:42.833 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:42.835 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 07:21:42.838 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:21:42.840 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:21:42.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:21:42.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.852 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 07:21:42.869 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:42.871 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 07:21:42.874 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:21:42.876 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:21:42.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:21:42.886 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.889 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 07:21:42.891 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:21:42.893 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:21:42.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:42.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:42.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:21:42.903 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:42.905 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:21:42.908 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:21:42.911 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:21:42.914 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:21:42.916 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:21:42.918 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:21:42.922 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:21:42.922 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:21:42.928 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:21:42.931 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:21:42.933 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:21:42.936 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:21:42.938 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:21:42.959 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:21:42.962 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 07:21:43.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:43.845 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:43.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:43.845 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:45.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:45.050 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:21:45.104 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:21:45.105 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:21:45.106 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:21:45.107 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:21:45.108 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:21:45.109 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:21:45.110 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:21:45.111 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:21:45.112 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 07:21:45.114 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:21:45.115 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 07:21:45.116 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 07:21:45.117 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:21:45.118 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:21:45.176 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 07:21:45.178 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 07:21:45.179 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 07:21:45.218 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 07:21:45.257 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 07:21:45.258 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 07:21:45.259 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 07:21:45.260 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 07:21:45.311 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 07:21:45.314 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 07:21:45.323 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 07:21:45.324 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 07:21:45.338 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 07:21:45.340 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:21:45.341 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 07:21:45.406 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 07:21:45.408 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 07:21:45.410 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:21:45.412 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 07:21:45.462 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 07:21:45.474 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 07:21:47.911 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:47.918 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:47.918 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:48.038 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:48.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:48.043 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:48.045 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:48.047 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:48.049 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:48.052 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:48.054 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:48.056 | + functions-common:time_stop:2439 : start_time=1649920902954 2022-04-14 07:21:48.059 | + functions-common:time_stop:2441 : [[ -z 1649920902954 ]] 2022-04-14 07:21:48.062 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:48.066 | + functions-common:time_stop:2444 : end_time=1649920908063 2022-04-14 07:21:48.069 | + functions-common:time_stop:2445 : elapsed_time=5109 2022-04-14 07:21:48.071 | + functions-common:time_stop:2446 : total=36980 2022-04-14 07:21:48.073 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:48.076 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42089 2022-04-14 07:21:48.078 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:48.080 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:21:48.083 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:21:48.085 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:21:48.088 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:21:48.091 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:21:48.093 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:21:48.097 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:21:48.097 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:21:48.103 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:21:48.105 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:21:48.107 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:21:48.110 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:21:48.113 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:21:48.135 | Using python 3.8 to install python-memcached 2022-04-14 07:21:48.137 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 07:21:48.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:48.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:48.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:48.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:50.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:50.239 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:21:50.242 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:21:52.846 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:52.854 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:52.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:52.980 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:52.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:52.985 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:52.987 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:52.990 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:52.992 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:52.994 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:52.996 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:52.998 | + functions-common:time_stop:2439 : start_time=1649920908129 2022-04-14 07:21:53.001 | + functions-common:time_stop:2441 : [[ -z 1649920908129 ]] 2022-04-14 07:21:53.003 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:53.008 | + functions-common:time_stop:2444 : end_time=1649920913005 2022-04-14 07:21:53.010 | + functions-common:time_stop:2445 : elapsed_time=4876 2022-04-14 07:21:53.012 | + functions-common:time_stop:2446 : total=42089 2022-04-14 07:21:53.014 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:53.016 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46965 2022-04-14 07:21:53.019 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:53.022 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 07:21:53.039 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:53.041 | + ./stack.sh:main:899 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-04-14 07:21:53.044 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 07:21:53.046 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:21:53.048 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:21:53.051 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:21:53.054 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:21:53.056 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:21:53.071 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:53.074 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 07:21:53.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:21:53.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:21:53.080 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:21:53.083 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:21:53.085 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:21:53.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:21:53.090 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:21:53.093 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:21:53.108 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:21:53.110 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:21:53.113 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:53.116 | + functions-common:git_clone:629 : echo master 2022-04-14 07:21:53.116 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:21:53.121 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:21:53.123 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:53.125 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:21:53.137 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:21:53.140 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:21:53.140 | + functions-common:git_clone:685 : head -1 2022-04-14 07:21:53.143 | c141e6164 trivial: Fix typo 2022-04-14 07:21:53.146 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:21:53.149 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:21:53.151 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:21:53.153 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:21:53.156 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:21:53.158 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:21:53.161 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:21:53.163 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:21:53.165 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:21:53.167 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:21:53.170 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:21:53.172 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:21:53.175 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:21:53.178 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:21:53.181 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:21:53.183 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:21:53.185 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:21:53.188 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:21:53.194 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:21:53.197 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:21:53.887 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:21:53.890 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:21:53.892 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:21:53.894 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:21:53.897 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:21:53.899 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:21:53.901 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:21:53.903 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:21:53.905 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:21:53.907 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:21:53.910 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:21:53.913 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:21:53.915 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:21:53.917 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:21:53.937 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:21:53.939 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 07:21:54.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:54.837 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:54.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:54.837 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:56.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:56.044 | Obtaining file:///opt/stack/keystone 2022-04-14 07:21:56.044 | Preparing metadata (setup.py): started 2022-04-14 07:22:01.188 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:01.264 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 07:22:01.266 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 07:22:01.267 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:22:01.268 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 07:22:01.269 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 07:22:01.270 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 07:22:01.271 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 07:22:01.272 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:22:01.273 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 07:22:01.274 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 07:22:01.275 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 07:22:01.276 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:22:01.277 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 07:22:01.278 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 07:22:01.279 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 07:22:01.281 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 07:22:01.282 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 07:22:01.283 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 07:22:01.284 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:22:01.285 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 07:22:01.286 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 07:22:01.287 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 07:22:01.288 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 07:22:01.289 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:22:01.291 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 07:22:01.292 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:22:01.293 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 07:22:01.294 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 07:22:01.295 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 07:22:01.296 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:22:01.297 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:22:01.298 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 07:22:01.299 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 07:22:01.300 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 07:22:01.312 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 07:22:01.313 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 07:22:01.356 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 07:22:01.372 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 07:22:01.375 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 07:22:01.376 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:22:01.376 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:22:01.378 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 07:22:01.387 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 07:22:01.448 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 07:22:01.450 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:22:01.546 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:22:01.548 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:22:01.549 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 07:22:01.550 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 07:22:01.603 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 07:22:01.606 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 07:22:01.608 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 07:22:01.657 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 07:22:01.661 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 07:22:01.743 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:22:01.744 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 07:22:01.745 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:22:01.747 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 07:22:01.748 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 07:22:01.749 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 07:22:01.772 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 07:22:01.820 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:22:01.839 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 07:22:01.840 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 07:22:01.842 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 07:22:01.843 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 07:22:01.894 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:22:02.011 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 07:22:02.011 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 07:22:02.013 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 07:22:02.014 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 07:22:02.016 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 07:22:02.236 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 07:22:02.260 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 07:22:02.260 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 07:22:02.328 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 07:22:02.347 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:22:02.404 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 07:22:02.444 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 07:22:02.551 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 07:22:02.608 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:22:02.681 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 07:22:02.808 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 07:22:02.838 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 07:22:02.879 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 07:22:02.881 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 07:22:02.883 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 07:22:02.884 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 07:22:02.885 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:22:02.886 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:22:02.940 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 07:22:03.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 07:22:03.077 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 07:22:03.079 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 07:22:03.082 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 07:22:03.237 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:22:03.316 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:22:03.562 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 07:22:03.823 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 07:22:03.858 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 07:22:05.723 | Installing collected packages: keystone 2022-04-14 07:22:05.723 | Attempting uninstall: keystone 2022-04-14 07:22:05.723 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 07:22:05.732 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:22:05.734 | Running setup.py develop for keystone 2022-04-14 07:22:11.998 | Successfully installed keystone 2022-04-14 07:22:11.998 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:12.007 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:12.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:12.142 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:12.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:12.146 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:12.149 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:12.151 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:12.153 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:12.155 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:12.157 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:12.159 | + functions-common:time_stop:2439 : start_time=1649920913932 2022-04-14 07:22:12.162 | + functions-common:time_stop:2441 : [[ -z 1649920913932 ]] 2022-04-14 07:22:12.165 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:12.169 | + functions-common:time_stop:2444 : end_time=1649920932166 2022-04-14 07:22:12.171 | + functions-common:time_stop:2445 : elapsed_time=18234 2022-04-14 07:22:12.173 | + functions-common:time_stop:2446 : total=46965 2022-04-14 07:22:12.175 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:12.177 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65199 2022-04-14 07:22:12.180 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:12.182 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:22:12.184 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:22:12.187 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:22:12.205 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:22:12.217 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:22:12.219 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:22:12.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:12.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:12.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:22:12.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:12.233 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:22:12.249 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:12.252 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:22:12.254 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:22:12.256 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 07:22:12.259 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:22:12.271 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 07:22:12.274 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:22:12.278 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:22:12.294 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:12.297 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:22:12.328 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:22:12.355 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:22:12.386 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:22:12.416 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:22:12.446 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:22:12.477 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:22:12.504 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:22:12.531 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:22:12.534 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:22:12.536 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:22:12.539 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:22:12.541 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:22:12.544 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:22:12.559 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:12.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:22:12.564 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:22:12.566 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:22:12.581 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:12.584 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:22:12.587 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:22:12.617 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:22:12.619 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:22:12.621 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:22:12.624 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:22:12.640 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:12.642 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-04-14 07:22:12.673 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:22:12.676 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:22:12.706 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:22:12.708 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:22:12.711 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:22:12.714 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:22:12.717 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:22:12.719 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:22:12.750 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:22:12.752 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:22:12.755 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:22:12.757 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:22:12.760 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:22:12.777 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:22:12.779 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:22:12.782 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:12.784 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:22:12.786 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:22:12.814 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:22:12.844 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:22:12.875 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:22:12.903 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:22:12.932 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:22:12.934 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:22:12.937 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:22:12.939 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:22:12.941 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:22:12.944 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:22:12.946 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:22:12.949 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:22:12.953 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:22:12.955 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:22:12.958 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:22:12.970 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:22:12.971 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:12.980 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:22:12.983 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:13.000 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:22:13.002 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:22:13.006 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:22:13.035 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:22:13.063 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:22:13.090 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:22:13.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:22:13.145 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:22:13.177 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:22:13.206 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:22:13.234 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:22:13.262 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:22:13.290 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:22:13.317 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:22:13.344 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:22:13.372 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:22:13.374 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:22:13.377 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:22:13.379 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:22:13.382 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:22:13.384 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:13.387 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:13.389 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:22:13.392 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:22:13.394 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:22:13.422 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:22:13.449 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 07:22:13.450 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:22:13.458 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:22:13.463 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:22:13.465 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:22:13.467 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:22:13.470 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:22:13.472 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:22:13.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:13.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:13.480 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:22:13.482 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:22:13.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:13.487 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:13.489 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:22:13.553 | Site keystone-wsgi-public already enabled 2022-04-14 07:22:13.557 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:22:13.559 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:22:13.562 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:13.564 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:22:13.699 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:22:13.730 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:22:13.763 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:22:13.794 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:22:13.797 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:22:13.828 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:22:13.856 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:22:13.884 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:22:13.887 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 07:22:13.903 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:13.906 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 07:22:13.923 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:13.925 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 07:22:13.928 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:22:13.930 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:22:13.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:22:13.935 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:22:13.937 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 07:22:13.940 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:22:13.942 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:22:13.944 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:22:13.947 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:13.949 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:13.952 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:13.954 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:13.957 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:13.973 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:13.975 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:13.978 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:13.980 | + functions-common:git_clone:629 : echo master 2022-04-14 07:22:13.981 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:13.986 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:22:13.988 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:13.991 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:22:14.003 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:22:14.007 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:14.007 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:14.010 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 07:22:14.013 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:14.015 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:22:14.018 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:22:14.020 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:22:14.022 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:22:14.025 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:22:14.027 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:22:14.030 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:22:14.032 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:22:14.034 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:22:14.037 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:22:14.039 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:22:14.042 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:22:14.045 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:22:14.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:22:14.050 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:22:14.053 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:22:14.056 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:22:14.061 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:22:14.063 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:22:14.733 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:22:14.735 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:22:14.738 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:22:14.740 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:22:14.743 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:22:14.745 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:22:14.747 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:22:14.750 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:22:14.752 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:22:14.754 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:22:14.757 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:22:14.759 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:22:14.762 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:22:14.764 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:22:14.785 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:22:14.787 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 07:22:15.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:15.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:15.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:15.672 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:16.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:16.876 | Obtaining file:///opt/stack/swift 2022-04-14 07:22:16.877 | Preparing metadata (setup.py): started 2022-04-14 07:22:21.738 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:21.777 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 07:22:21.778 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 07:22:21.779 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 07:22:21.780 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 07:22:21.782 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 07:22:21.783 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 07:22:21.784 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 07:22:21.785 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 07:22:21.786 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 07:22:21.787 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 07:22:21.788 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 07:22:21.827 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 07:22:21.835 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 07:22:21.889 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 07:22:21.890 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 07:22:21.892 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 07:22:21.893 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 07:22:21.894 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 07:22:21.895 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 07:22:21.896 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 07:22:21.898 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 07:22:21.899 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 07:22:21.900 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 07:22:21.901 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 07:22:21.902 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 07:22:21.922 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 07:22:21.954 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 07:22:21.955 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 07:22:21.957 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 07:22:21.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 07:22:21.981 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 07:22:22.083 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 07:22:22.084 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 07:22:22.086 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 07:22:22.129 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 07:22:22.171 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 07:22:22.172 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 07:22:22.174 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 07:22:22.175 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 07:22:22.235 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 07:22:22.238 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 07:22:22.251 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 07:22:22.252 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 07:22:22.270 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 07:22:22.271 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 07:22:22.415 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 07:22:22.431 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 07:22:24.687 | Installing collected packages: swift 2022-04-14 07:22:24.687 | Attempting uninstall: swift 2022-04-14 07:22:24.688 | Found existing installation: swift 2.30.0.dev15 2022-04-14 07:22:24.690 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:22:24.692 | Running setup.py develop for swift 2022-04-14 07:22:30.480 | Successfully installed swift 2022-04-14 07:22:30.480 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:30.488 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:30.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:30.619 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:30.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:30.623 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:30.626 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:30.628 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:30.630 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:30.633 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:30.635 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:30.637 | + functions-common:time_stop:2439 : start_time=1649920934779 2022-04-14 07:22:30.639 | + functions-common:time_stop:2441 : [[ -z 1649920934779 ]] 2022-04-14 07:22:30.642 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:30.646 | + functions-common:time_stop:2444 : end_time=1649920950644 2022-04-14 07:22:30.648 | + functions-common:time_stop:2445 : elapsed_time=15865 2022-04-14 07:22:30.651 | + functions-common:time_stop:2446 : total=65199 2022-04-14 07:22:30.653 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:30.655 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81064 2022-04-14 07:22:30.657 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:30.660 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:22:30.662 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:22:30.665 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:22:30.684 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:22:30.696 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:22:30.698 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:22:30.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:30.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:30.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:22:30.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:30.711 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:22:30.713 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:22:30.716 | + ./stack.sh:main:910 : configure_swift 2022-04-14 07:22:30.718 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:22:30.720 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:22:30.722 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:22:30.724 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:22:30.726 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:22:31.977 | No container-updater running 2022-04-14 07:22:31.977 | No object-expirer running 2022-04-14 07:22:31.977 | No object-updater running 2022-04-14 07:22:31.977 | No object-reconstructor running 2022-04-14 07:22:31.977 | No object-replicator running 2022-04-14 07:22:31.977 | No container-reconciler running 2022-04-14 07:22:31.977 | No container-replicator running 2022-04-14 07:22:31.977 | No container-sharder running 2022-04-14 07:22:31.977 | No object-auditor running 2022-04-14 07:22:31.977 | No proxy-server running 2022-04-14 07:22:31.977 | No container-auditor running 2022-04-14 07:22:31.977 | No account-server running 2022-04-14 07:22:31.977 | No account-replicator running 2022-04-14 07:22:31.977 | No container-sync running 2022-04-14 07:22:31.977 | No container-server running 2022-04-14 07:22:31.977 | No object-server running 2022-04-14 07:22:31.977 | No account-reaper running 2022-04-14 07:22:31.977 | No account-auditor running 2022-04-14 07:22:32.075 | + lib/swift:configure_swift:337 : true 2022-04-14 07:22:32.077 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:22:32.092 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:22:32.104 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:22:32.107 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:22:32.107 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:22:32.112 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:22:32.112 | s/%GROUP%/ubuntu/; 2022-04-14 07:22:32.112 | s/%USER%/ubuntu/; 2022-04-14 07:22:32.112 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:22:32.112 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:22:32.115 | uid = ubuntu 2022-04-14 07:22:32.115 | gid = ubuntu 2022-04-14 07:22:32.116 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:22:32.116 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:22:32.116 | address = 127.0.0.1 2022-04-14 07:22:32.116 | 2022-04-14 07:22:32.116 | [account6612] 2022-04-14 07:22:32.116 | max connections = 25 2022-04-14 07:22:32.116 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:22:32.116 | read only = false 2022-04-14 07:22:32.116 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:22:32.116 | 2022-04-14 07:22:32.116 | [account6622] 2022-04-14 07:22:32.116 | max connections = 25 2022-04-14 07:22:32.116 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:22:32.116 | read only = false 2022-04-14 07:22:32.116 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:22:32.116 | 2022-04-14 07:22:32.116 | [account6632] 2022-04-14 07:22:32.116 | max connections = 25 2022-04-14 07:22:32.116 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:22:32.116 | read only = false 2022-04-14 07:22:32.116 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:22:32.116 | 2022-04-14 07:22:32.116 | [account6642] 2022-04-14 07:22:32.116 | max connections = 25 2022-04-14 07:22:32.116 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:22:32.116 | read only = false 2022-04-14 07:22:32.116 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:22:32.116 | 2022-04-14 07:22:32.116 | 2022-04-14 07:22:32.116 | [container6611] 2022-04-14 07:22:32.116 | max connections = 25 2022-04-14 07:22:32.116 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:22:32.116 | read only = false 2022-04-14 07:22:32.117 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.117 | [container6621] 2022-04-14 07:22:32.117 | max connections = 25 2022-04-14 07:22:32.117 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:22:32.117 | read only = false 2022-04-14 07:22:32.117 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.117 | [container6631] 2022-04-14 07:22:32.117 | max connections = 25 2022-04-14 07:22:32.117 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:22:32.117 | read only = false 2022-04-14 07:22:32.117 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.117 | [container6641] 2022-04-14 07:22:32.117 | max connections = 25 2022-04-14 07:22:32.117 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:22:32.117 | read only = false 2022-04-14 07:22:32.117 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.117 | [object6613] 2022-04-14 07:22:32.117 | max connections = 25 2022-04-14 07:22:32.117 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:22:32.117 | read only = false 2022-04-14 07:22:32.117 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.117 | [object6623] 2022-04-14 07:22:32.117 | max connections = 25 2022-04-14 07:22:32.117 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:22:32.117 | read only = false 2022-04-14 07:22:32.117 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:22:32.117 | 2022-04-14 07:22:32.118 | [object6633] 2022-04-14 07:22:32.118 | max connections = 25 2022-04-14 07:22:32.118 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:22:32.118 | read only = false 2022-04-14 07:22:32.118 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:22:32.118 | 2022-04-14 07:22:32.118 | [object6643] 2022-04-14 07:22:32.118 | max connections = 25 2022-04-14 07:22:32.118 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:22:32.118 | read only = false 2022-04-14 07:22:32.118 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:22:32.119 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:22:32.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:32.123 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:32.125 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:22:32.137 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:22:32.139 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:22:32.144 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:22:32.149 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:22:32.151 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:22:32.155 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:22:32.184 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-04-14 07:22:32.210 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:22:32.229 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:22:32.256 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:22:32.274 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:22:32.302 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:22:32.320 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:22:32.347 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:22:32.365 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:22:32.394 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:22:32.412 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:22:32.440 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:22:32.457 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:22:32.472 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:32.474 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:22:32.502 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:22:32.529 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:22:32.556 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:22:32.582 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:22:32.598 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:32.600 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:22:32.627 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:22:32.642 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:32.644 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:22:32.659 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:32.661 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:22:32.663 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:22:32.678 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:32.680 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:22:32.682 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:22:32.684 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:22:32.689 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:22:32.694 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:22:32.721 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:22:32.748 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:22:32.777 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:22:32.807 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:22:32.833 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:22:32.836 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:22:32.838 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:22:32.840 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:22:32.842 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:22:32.869 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:22:32.895 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:22:32.922 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:22:32.950 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:22:32.977 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:22:33.004 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:22:33.032 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:22:33.059 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:22:33.086 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:22:33.113 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:22:33.141 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:22:33.171 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:22:33.199 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:22:33.229 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:22:33.256 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:22:33.275 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:22:33.303 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:22:33.330 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:22:33.335 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:22:33.363 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:22:33.391 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:22:33.418 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:22:33.420 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:22:33.423 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:22:33.425 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:22:33.430 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:22:33.432 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:22:33.434 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:22:33.437 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:22:33.441 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:22:33.445 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:22:33.448 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:22:33.452 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:22:33.471 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:22:33.499 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:22:33.516 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:22:33.545 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:22:33.564 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:22:33.592 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:22:33.610 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:22:33.638 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:22:33.656 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:22:33.685 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:22:33.703 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:22:33.732 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:22:33.750 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:22:33.779 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:22:33.798 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:22:33.827 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:22:33.845 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:22:33.874 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 07:22:33.879 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:22:33.897 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:22:33.926 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:22:33.955 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:22:33.957 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:22:33.963 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:22:33.965 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:22:33.967 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:22:33.969 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:22:33.971 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:22:33.973 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:22:33.976 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:22:33.978 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:22:33.996 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:22:34.025 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:22:34.043 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:22:34.071 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:22:34.090 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:22:34.118 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:22:34.136 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:22:34.165 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:22:34.183 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:22:34.213 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:22:34.230 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:22:34.259 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:22:34.277 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:22:34.306 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:22:34.324 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:22:34.352 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:22:34.370 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:22:34.398 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 07:22:34.403 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:22:34.421 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:22:34.449 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:22:34.452 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:22:34.456 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:22:34.458 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:22:34.461 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:22:34.463 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:22:34.465 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:22:34.467 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:22:34.469 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:22:34.471 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:22:34.489 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:22:34.518 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:22:34.535 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:22:34.564 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:22:34.582 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:22:34.611 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:22:34.630 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:22:34.658 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:22:34.677 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:22:34.705 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:22:34.723 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:22:34.752 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:22:34.770 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:22:34.799 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:22:34.817 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:22:34.845 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:22:34.864 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:22:34.892 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 07:22:34.897 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:22:34.916 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:22:34.944 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:22:34.973 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:22:35.001 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:22:35.029 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:22:35.031 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:22:35.036 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:22:35.065 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:22:35.093 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:22:35.122 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:22:35.151 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:22:35.180 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:22:35.207 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:22:35.235 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:22:35.262 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:22:35.290 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:22:35.306 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:35.308 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:22:35.326 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:22:35.329 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:22:35.348 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:22:35.351 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-04-14 07:22:35.378 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:22:35.380 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:22:35.408 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-04-14 07:22:35.437 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:22:35.440 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:22:35.468 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:22:35.484 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:35.486 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:22:35.489 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:22:35.494 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:22:35.496 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:22:35.509 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:22:35.511 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:22:35.522 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:22:35.525 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:22:35.527 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:35.530 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:35.532 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:35.534 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:35.536 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:35.539 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:35.541 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:22:35.553 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:22:35.556 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:22:35.558 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 07:22:35.576 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:35.578 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 07:22:35.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:35.598 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 07:22:35.600 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:22:35.603 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:22:35.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:22:35.608 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:22:35.610 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:22:35.613 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:22:35.615 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:22:35.636 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:35.639 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:22:35.641 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:22:35.659 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:35.662 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:22:35.664 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:22:35.667 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:22:35.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:35.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:35.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:22:35.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:35.681 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:22:35.683 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:22:35.686 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:22:35.689 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:22:35.691 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:22:35.694 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:22:35.697 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:22:35.700 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:22:35.703 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:22:35.705 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:22:35.709 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:35.710 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:22:35.715 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:22:35.718 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:22:35.720 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:22:35.723 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:22:35.726 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:22:35.748 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:22:35.750 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:22:36.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:36.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:36.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:36.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:37.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:37.892 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:22:37.989 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 07:22:37.990 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:22:37.991 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:22:37.993 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 07:22:37.994 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:22:37.995 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 07:22:37.996 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 07:22:37.997 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 07:22:37.999 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 07:22:38.000 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 07:22:38.001 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 07:22:38.002 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 07:22:38.004 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 07:22:38.006 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 07:22:38.009 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 07:22:38.012 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 07:22:38.014 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 07:22:38.016 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 07:22:38.026 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 07:22:38.027 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 07:22:38.041 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 07:22:38.111 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 07:22:38.112 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 07:22:38.113 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 07:22:38.138 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 07:22:38.141 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 07:22:38.142 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 07:22:38.144 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 07:22:38.145 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 07:22:38.157 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 07:22:38.199 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 07:22:38.200 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 07:22:38.201 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 07:22:38.202 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:22:38.222 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 07:22:38.224 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 07:22:38.240 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 07:22:38.258 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 07:22:38.260 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 07:22:38.281 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 07:22:38.282 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 07:22:38.364 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 07:22:38.365 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 07:22:38.366 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 07:22:38.369 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 07:22:38.420 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 07:22:38.447 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 07:22:38.688 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 07:22:38.690 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 07:22:38.723 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 07:22:38.725 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 07:22:38.728 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 07:22:38.730 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 07:22:38.731 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:22:38.733 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 07:22:38.791 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 07:22:38.978 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:22:39.001 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 07:22:39.085 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 07:22:39.233 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 07:22:41.379 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:41.387 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:41.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:41.512 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:41.514 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:41.517 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:41.519 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:41.521 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:41.524 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:41.526 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:41.529 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:41.531 | + functions-common:time_stop:2439 : start_time=1649920955742 2022-04-14 07:22:41.533 | + functions-common:time_stop:2441 : [[ -z 1649920955742 ]] 2022-04-14 07:22:41.536 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:41.541 | + functions-common:time_stop:2444 : end_time=1649920961538 2022-04-14 07:22:41.543 | + functions-common:time_stop:2445 : elapsed_time=5796 2022-04-14 07:22:41.545 | + functions-common:time_stop:2446 : total=81064 2022-04-14 07:22:41.548 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:41.550 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86860 2022-04-14 07:22:41.552 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:41.555 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:22:41.558 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:22:41.560 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:22:41.573 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:22:41.578 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 07:22:41.581 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:22:41.583 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:22:41.586 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:22:41.588 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:41.591 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:41.594 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:41.596 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:41.599 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:41.615 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:41.617 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:41.620 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:41.623 | + functions-common:git_clone:629 : echo master 2022-04-14 07:22:41.623 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:41.628 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:22:41.630 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:41.633 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:22:41.645 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:22:41.649 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:41.649 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:41.687 | e8e7d66cf Merge "Update http with https" 2022-04-14 07:22:41.690 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:41.693 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:22:41.696 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:22:41.698 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:22:41.701 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:22:41.704 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:22:41.706 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:22:41.709 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:22:41.712 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:22:41.714 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:22:41.717 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:22:41.719 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:22:41.722 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:22:41.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:22:41.728 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:22:41.730 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:22:41.732 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:22:41.736 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:22:41.741 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:22:41.744 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:22:42.428 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:22:42.431 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:22:42.433 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:22:42.435 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:22:42.438 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:22:42.440 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:22:42.442 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:22:42.445 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:22:42.448 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:22:42.450 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:22:42.453 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:22:42.455 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:22:42.457 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:22:42.460 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:22:42.482 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:22:42.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 07:22:43.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:43.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:43.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:43.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:44.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:44.582 | Obtaining file:///opt/stack/glance 2022-04-14 07:22:44.582 | Preparing metadata (setup.py): started 2022-04-14 07:22:49.325 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:49.397 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 07:22:49.398 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 07:22:49.399 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 07:22:49.400 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 07:22:49.401 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:22:49.402 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 07:22:49.403 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 07:22:49.404 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 07:22:49.405 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 07:22:49.406 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 07:22:49.408 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 07:22:49.409 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:22:49.410 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 07:22:49.411 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:22:49.412 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 07:22:49.413 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:22:49.415 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:22:49.416 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 07:22:49.417 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:22:49.418 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 07:22:49.419 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:22:49.420 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:22:49.421 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:22:49.422 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:22:49.423 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 07:22:49.424 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 07:22:49.425 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 07:22:49.426 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:22:49.428 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:22:49.429 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 07:22:49.430 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 07:22:49.431 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 07:22:49.432 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 07:22:49.433 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 07:22:49.434 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:22:49.435 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 07:22:49.436 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:22:49.438 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:22:49.439 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 07:22:49.439 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 07:22:49.440 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 07:22:49.441 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:22:49.443 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:22:49.458 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 07:22:49.460 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:22:49.462 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 07:22:49.483 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 07:22:49.485 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 07:22:49.525 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 07:22:49.541 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 07:22:49.549 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 07:22:49.564 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 07:22:49.565 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 07:22:49.566 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 07:22:49.659 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 07:22:49.736 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 07:22:49.787 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:22:49.793 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 07:22:49.825 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 07:22:49.895 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:22:49.897 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 07:22:49.898 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 07:22:49.962 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 07:22:49.964 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 07:22:49.965 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:22:49.990 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 07:22:50.036 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 07:22:50.041 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 07:22:50.100 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 07:22:50.102 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 07:22:50.104 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 07:22:50.108 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:22:50.109 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 07:22:50.133 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:22:50.135 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 07:22:50.138 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:22:50.180 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 07:22:50.227 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:22:50.229 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 07:22:50.230 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 07:22:50.308 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 07:22:50.368 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 07:22:50.472 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 07:22:50.746 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 07:22:50.747 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 07:22:50.748 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:22:50.750 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 07:22:50.809 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 07:22:50.833 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 07:22:50.928 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 07:22:51.044 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:22:51.264 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 07:22:51.267 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 07:22:51.268 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:22:51.269 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 07:22:51.271 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 07:22:51.271 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 07:22:51.273 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:22:51.392 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 07:22:51.425 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 07:22:51.472 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:22:51.475 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:22:51.719 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:22:51.909 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 07:22:51.912 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 07:22:51.914 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 07:22:51.916 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 07:22:52.027 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 07:22:52.184 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:22:52.321 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 07:22:52.644 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:22:52.645 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:22:52.877 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 07:22:53.161 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:22:53.527 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 07:22:53.529 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 07:22:55.011 | Installing collected packages: glance 2022-04-14 07:22:55.012 | Attempting uninstall: glance 2022-04-14 07:22:55.012 | Found existing installation: glance 24.1.0.dev6 2022-04-14 07:22:55.018 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:22:55.020 | Running setup.py develop for glance 2022-04-14 07:23:01.170 | Successfully installed glance 2022-04-14 07:23:01.170 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:01.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:01.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:01.321 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:01.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:01.326 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:01.328 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:01.331 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:01.333 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:01.335 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:01.338 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:01.340 | + functions-common:time_stop:2439 : start_time=1649920962477 2022-04-14 07:23:01.342 | + functions-common:time_stop:2441 : [[ -z 1649920962477 ]] 2022-04-14 07:23:01.345 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:01.349 | + functions-common:time_stop:2444 : end_time=1649920981347 2022-04-14 07:23:01.351 | + functions-common:time_stop:2445 : elapsed_time=18870 2022-04-14 07:23:01.354 | + functions-common:time_stop:2446 : total=86860 2022-04-14 07:23:01.356 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:01.358 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105730 2022-04-14 07:23:01.361 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:01.363 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:01.366 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:23:01.368 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:23:01.388 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:23:01.400 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:23:01.402 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:23:01.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:01.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:01.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:23:01.412 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:01.415 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:01.418 | + ./stack.sh:main:922 : configure_glance 2022-04-14 07:23:01.420 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:23:01.433 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:23:01.436 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:23:01.438 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:23:01.440 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:23:01.443 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:23:01.445 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:23:01.448 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:23:01.451 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:23:01.478 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:23:01.508 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:23:01.538 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:23:01.568 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:23:01.597 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:23:01.628 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:23:01.631 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:23:01.633 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:23:01.635 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:23:01.638 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:23:01.667 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:23:01.697 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:23:01.726 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:23:01.756 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:23:01.785 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:23:01.816 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:23:01.846 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:23:01.876 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:23:01.906 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:23:01.936 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:23:01.966 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:23:01.969 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:23:01.971 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:23:01.973 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:23:01.976 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:23:01.978 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:23:01.998 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:02.001 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:23:02.003 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:23:02.006 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:23:02.023 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:02.026 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:23:02.029 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:23:02.059 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:23:02.061 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:23:02.063 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:23:02.066 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:23:02.068 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:23:02.098 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:23:02.128 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:23:02.130 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:23:02.132 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:23:02.135 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:23:02.138 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:23:02.140 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:02.143 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:23:02.172 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:23:02.174 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-04-14 07:23:02.204 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:23:02.207 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:23:02.223 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:02.226 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:23:02.256 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:23:02.286 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 07:23:02.316 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:23:02.346 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:23:02.375 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:23:02.392 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:02.394 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:23:02.424 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:23:02.454 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:23:02.484 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-04-14 07:23:02.513 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:23:02.544 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-04-14 07:23:02.574 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:23:02.590 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:02.593 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:23:02.595 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:23:02.597 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:23:02.600 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:23:02.618 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:23:02.622 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:23:02.626 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:02.628 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:23:02.631 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:23:02.660 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:23:02.691 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:23:02.721 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:23:02.752 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:23:02.756 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:23:02.786 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:23:02.816 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:23:02.846 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-04-14 07:23:02.876 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:23:02.907 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:23:02.939 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:23:02.969 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:23:03.000 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:23:03.029 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:23:03.060 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:23:03.089 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:23:03.094 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 07:23:03.102 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:23:03.118 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:03.121 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:23:03.123 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:23:03.125 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:23:03.128 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:23:03.130 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:23:03.133 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:23:03.137 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:23:03.139 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:23:03.143 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 07:23:03.173 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:23:03.176 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:23:03.178 | ++ functions:get_random_port:837 : true 2022-04-14 07:23:03.180 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:23:03.183 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:23:03.185 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:23:03.239 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:23:03.241 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:23:03.244 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:23:03.246 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:23:03.249 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:23:03.277 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:23:03.304 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:23:03.331 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:23:03.359 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:23:03.387 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:23:03.414 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:23:03.442 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:23:03.469 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:23:03.496 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:23:03.524 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:23:03.552 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:23:03.580 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:23:03.608 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:23:03.637 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:23:03.665 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:23:03.693 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:23:03.722 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:23:03.750 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:23:03.778 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:23:03.780 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:23:03.783 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:03.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:03.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:03.789 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:03.793 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:23:03.849 | proxy (enabled by site administrator) 2022-04-14 07:23:03.852 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:23:03.855 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:23:03.857 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:03.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:03.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:03.864 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:03.867 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:23:03.923 | proxy_http (enabled by site administrator) 2022-04-14 07:23:03.926 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:23:03.930 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:23:03.932 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:23:03.934 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:23:03.937 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:03.939 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:03.941 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:03.944 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:03.948 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:03.948 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:23:03.957 | KeepAlive Off 2022-04-14 07:23:03.961 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:23:03.961 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:03.970 | SetEnv proxy-sendchunked 1 2022-04-14 07:23:03.974 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:23:03.974 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:23:03.983 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:23:03.987 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:23:03.990 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:23:03.992 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:23:03.995 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:23:03.997 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:04.000 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:04.002 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:04.004 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:04.007 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:23:04.010 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:04.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:04.014 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:23:04.076 | Site glance-wsgi-api already enabled 2022-04-14 07:23:04.081 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:23:04.083 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:23:04.085 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:04.088 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:23:04.226 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:23:04.232 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:23:04.270 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:23:04.273 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 07:23:04.294 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:04.296 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 07:23:04.299 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:23:04.301 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:23:04.304 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:04.307 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:23:04.309 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 07:23:04.312 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:23:04.314 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:23:04.316 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:23:04.319 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:04.322 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:04.325 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:04.327 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:04.330 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:04.347 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:04.349 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:04.351 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:04.354 | + functions-common:git_clone:629 : echo master 2022-04-14 07:23:04.355 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:04.360 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:23:04.363 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:04.365 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:23:04.379 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:23:04.382 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:04.382 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:04.387 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 07:23:04.389 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:04.392 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:23:04.395 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:04.397 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:23:04.400 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:23:04.403 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:04.405 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:23:04.408 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:04.410 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:23:04.413 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:23:04.415 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:04.418 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:04.421 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:23:04.423 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:04.426 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:23:04.429 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:04.432 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:04.435 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:23:04.441 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:23:04.443 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:23:05.109 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:23:05.112 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:05.114 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:05.117 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:05.120 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:23:05.122 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:23:05.125 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:05.127 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:05.130 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:05.132 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:05.135 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:05.137 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:05.140 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:05.142 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:23:05.164 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:23:05.167 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 07:23:06.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:06.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:06.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:06.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:07.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:07.265 | Obtaining file:///opt/stack/cinder 2022-04-14 07:23:07.266 | Preparing metadata (setup.py): started 2022-04-14 07:23:12.880 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:23:13.020 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 07:23:13.021 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 07:23:13.022 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 07:23:13.023 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 07:23:13.024 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 07:23:13.025 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 07:23:13.026 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:23:13.027 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:23:13.029 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 07:23:13.030 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 07:23:13.031 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 07:23:13.032 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 07:23:13.033 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:23:13.034 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 07:23:13.035 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 07:23:13.036 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 07:23:13.037 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 07:23:13.039 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 07:23:13.040 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 07:23:13.041 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 07:23:13.043 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 07:23:13.044 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:23:13.046 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 07:23:13.047 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 07:23:13.048 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:23:13.049 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 07:23:13.051 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 07:23:13.052 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 07:23:13.053 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 07:23:13.054 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 07:23:13.055 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:23:13.057 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:23:13.058 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 07:23:13.059 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 07:23:13.060 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 07:23:13.063 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 07:23:13.064 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 07:23:13.066 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 07:23:13.067 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 07:23:13.068 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 07:23:13.069 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 07:23:13.070 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 07:23:13.071 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 07:23:13.072 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 07:23:13.073 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 07:23:13.074 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 07:23:13.075 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 07:23:13.076 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:23:13.077 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 07:23:13.083 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:23:13.084 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 07:23:13.086 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:23:13.087 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 07:23:13.088 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 07:23:13.089 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:23:13.090 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 07:23:13.092 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 07:23:13.093 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:23:13.094 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 07:23:13.095 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 07:23:13.097 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 07:23:13.098 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 07:23:13.114 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 07:23:13.115 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:23:13.116 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:23:13.199 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 07:23:13.240 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 07:23:13.257 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 07:23:13.258 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-14 07:23:13.260 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-14 07:23:13.261 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 07:23:13.370 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 07:23:13.433 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 07:23:13.437 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:23:13.475 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 07:23:13.476 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 07:23:13.477 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 07:23:13.575 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 07:23:13.629 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 07:23:13.631 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:23:13.632 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 07:23:13.634 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:23:13.704 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 07:23:13.705 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:23:13.708 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 07:23:13.765 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 07:23:13.770 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 07:23:13.831 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:23:13.834 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:23:13.835 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 07:23:13.836 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 07:23:13.839 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:23:13.862 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:23:13.865 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:23:13.867 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 07:23:13.914 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 07:23:14.001 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 07:23:14.004 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:23:14.027 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:23:14.054 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 07:23:14.126 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 07:23:14.127 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 07:23:14.265 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:23:14.290 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 07:23:14.432 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:23:14.471 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 07:23:14.472 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:23:14.473 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 07:23:14.678 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 07:23:14.679 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 07:23:14.682 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 07:23:14.719 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 07:23:14.749 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 07:23:14.990 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:23:14.991 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 07:23:15.136 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 07:23:15.137 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:23:15.139 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 07:23:15.302 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 07:23:15.423 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 07:23:15.424 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:23:15.425 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 07:23:15.460 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:23:15.678 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 07:23:15.758 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:23:15.761 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:23:15.942 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:23:16.032 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 07:23:16.034 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 07:23:16.220 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:23:16.650 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 07:23:16.704 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 07:23:16.754 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 07:23:17.861 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 07:23:18.144 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 07:23:18.145 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 07:23:18.290 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 07:23:18.483 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:23:18.660 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 07:23:20.354 | Installing collected packages: cinder 2022-04-14 07:23:20.354 | Attempting uninstall: cinder 2022-04-14 07:23:20.355 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 07:23:20.361 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:23:20.362 | Running setup.py develop for cinder 2022-04-14 07:23:27.916 | Successfully installed cinder 2022-04-14 07:23:27.916 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:27.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:27.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:28.079 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:28.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:28.083 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:28.086 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:28.088 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:28.091 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:28.093 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:28.096 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:28.098 | + functions-common:time_stop:2439 : start_time=1649920985158 2022-04-14 07:23:28.100 | + functions-common:time_stop:2441 : [[ -z 1649920985158 ]] 2022-04-14 07:23:28.103 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:28.107 | + functions-common:time_stop:2444 : end_time=1649921008105 2022-04-14 07:23:28.110 | + functions-common:time_stop:2445 : elapsed_time=22947 2022-04-14 07:23:28.112 | + functions-common:time_stop:2446 : total=105730 2022-04-14 07:23:28.115 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:28.117 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128677 2022-04-14 07:23:28.119 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:28.122 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:28.125 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:23:28.127 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:23:28.147 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:23:28.160 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:23:28.162 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:23:28.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:28.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:28.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:23:28.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:28.175 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:23:28.178 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:23:28.180 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:23:28.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:28.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:28.188 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:23:28.201 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:23:28.203 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:23:28.206 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:23:28.208 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:23:28.211 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:23:28.213 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:28.216 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:23:28.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:28.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:28.223 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:23:28.226 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:28.228 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:23:28.231 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:23:28.233 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:23:28.236 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:23:28.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:28.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:28.243 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:23:28.267 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 07:23:28.379 | Reading package lists... 2022-04-14 07:23:28.626 | Building dependency tree... 2022-04-14 07:23:28.627 | Reading state information... 2022-04-14 07:23:28.883 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:23:28.883 | The following packages were automatically installed and are no longer required: 2022-04-14 07:23:28.884 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:23:28.884 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:23:28.884 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:23:28.884 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:23:28.884 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:23:28.885 | python3-zope.interface 2022-04-14 07:23:28.885 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:23:28.999 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:23:29.004 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:23:29.006 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:23:29.009 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:29.012 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:29.015 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:29.017 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:29.020 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:29.022 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:23:29.025 | + functions-common:time_stop:2439 : start_time=1649921008264 2022-04-14 07:23:29.027 | + functions-common:time_stop:2441 : [[ -z 1649921008264 ]] 2022-04-14 07:23:29.030 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:29.035 | + functions-common:time_stop:2444 : end_time=1649921009032 2022-04-14 07:23:29.038 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-14 07:23:29.040 | + functions-common:time_stop:2446 : total=5370 2022-04-14 07:23:29.043 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:29.045 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6138 2022-04-14 07:23:29.048 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:23:29.050 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:29.053 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 07:23:29.055 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:23:29.069 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:23:29.072 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:23:29.075 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:23:29.077 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:23:29.081 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:23:29.081 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:23:29.085 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:23:29.087 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:23:29.089 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:23:29.092 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:23:29.094 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:23:29.096 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:23:29.098 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:23:29.100 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:23:29.111 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:23:29.124 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 07:23:29.136 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 07:23:29.148 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:23:29.160 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:23:29.163 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:23:29.167 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vXQcQv1ONp 2022-04-14 07:23:29.169 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:23:29.172 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:23:29.174 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:23:29.176 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vXQcQv1ONp 2022-04-14 07:23:29.180 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vXQcQv1ONp 2022-04-14 07:23:29.192 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vXQcQv1ONp /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:23:29.205 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:23:29.209 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:23:29.211 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:23:29.214 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:23:29.216 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:23:29.218 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 07:23:29.220 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 07:23:29.223 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:23:29.225 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:23:29.230 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:23:29.235 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:23:29.253 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:23:29.272 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:23:29.291 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:23:29.310 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:23:29.329 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:23:29.348 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:23:29.366 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:23:29.386 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:23:29.389 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:23:29.391 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:23:29.393 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:23:29.396 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:23:29.426 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:23:29.454 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:23:29.482 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:23:29.510 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:23:29.537 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:23:29.566 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:23:29.595 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:23:29.625 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:23:29.654 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:23:29.683 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:23:29.713 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:23:29.742 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:23:29.745 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:23:29.747 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:23:29.750 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:23:29.752 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:23:29.755 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:23:29.786 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:23:29.816 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:23:29.844 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:23:29.873 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:23:29.901 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:23:29.932 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:23:29.965 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:23:29.968 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-04-14 07:23:29.997 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:23:30.029 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:23:30.036 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5784ddc9cac8985bbd468d71f54d1e14 2022-04-14 07:23:30.065 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:23:30.067 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:23:30.096 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:23:30.130 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:23:30.158 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:23:30.187 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:23:30.204 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.206 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:23:30.209 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:23:30.211 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:23:30.213 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:23:30.216 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:23:30.218 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:23:30.221 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:23:30.223 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:23:30.225 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:23:30.228 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:23:30.231 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:23:30.264 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:23:30.293 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:23:30.322 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:23:30.350 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:23:30.378 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:23:30.406 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:23:30.409 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:23:30.411 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:23:30.413 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:23:30.443 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:23:30.446 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:23:30.475 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:23:30.477 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:23:30.480 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:23:30.482 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:23:30.511 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:23:30.513 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:23:30.516 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:23:30.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.536 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:23:30.538 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:23:30.540 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:23:30.544 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:23:30.572 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-04-14 07:23:30.600 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:23:30.617 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:30.619 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:23:30.636 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:30.639 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:23:30.656 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:30.658 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:23:30.660 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:23:30.663 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:23:30.665 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:23:30.668 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:23:30.671 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:23:30.673 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:23:30.689 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.692 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:23:30.695 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:23:30.697 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:23:30.713 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.716 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:23:30.719 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:23:30.747 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:23:30.749 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:23:30.752 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:23:30.754 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:23:30.756 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:23:30.760 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:23:30.778 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:23:30.780 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:23:30.783 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:30.785 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:23:30.787 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:23:30.816 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:23:30.846 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:23:30.874 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:23:30.903 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:23:30.920 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:30.923 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:23:30.925 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:23:30.927 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:23:30.930 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:23:30.932 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:23:30.935 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:23:30.938 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:23:30.942 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:23:30.944 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:23:30.946 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:23:30.959 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:23:30.959 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:23:30.968 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:23:30.971 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:23:30.988 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:23:30.990 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:23:30.994 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:23:31.023 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:23:31.051 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:23:31.078 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:23:31.107 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:23:31.134 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:23:31.161 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:23:31.189 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:23:31.217 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:23:31.244 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:23:31.272 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:23:31.299 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:23:31.327 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:23:31.356 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:23:31.358 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:23:31.361 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:23:31.363 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:23:31.366 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:23:31.368 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:31.370 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:31.373 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:23:31.376 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:23:31.378 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:23:31.406 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:23:31.435 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 07:23:31.435 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:23:31.443 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:23:31.447 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:23:31.449 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:23:31.452 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:23:31.454 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:23:31.456 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:23:31.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:31.461 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:31.463 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:23:31.466 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:23:31.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:31.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:31.474 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:23:31.536 | Enabling site cinder-wsgi. 2022-04-14 07:23:31.541 | To activate the new configuration, you need to run: 2022-04-14 07:23:31.541 | systemctl reload apache2 2022-04-14 07:23:31.547 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:23:31.549 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:23:31.552 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:31.554 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:23:31.692 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:23:31.694 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:23:31.727 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-04-14 07:23:31.756 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:23:31.773 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:31.776 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:23:31.779 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:23:31.781 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:23:31.784 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:23:31.786 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:23:31.818 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:23:31.846 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-04-14 07:23:31.875 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:23:31.903 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:23:31.932 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:23:31.962 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:23:31.991 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:23:32.020 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:23:32.049 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:23:32.078 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:23:32.107 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:23:32.137 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:23:32.140 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:23:32.157 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:32.159 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-04-14 07:23:32.190 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:23:32.193 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 07:23:32.211 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:32.214 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 07:23:32.216 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:23:32.219 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:23:32.221 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:32.224 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:23:32.226 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:23:32.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:23:32.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:23:32.236 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:23:32.238 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:23:32.241 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:23:32.243 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:23:32.247 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:23:32.249 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:23:32.252 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:23:32.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:32.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:32.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:23:32.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:32.265 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 07:23:32.267 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:23:32.269 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:23:32.271 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:23:32.274 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:32.277 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:32.280 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:32.282 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:32.286 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:32.302 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:32.305 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:32.307 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:32.310 | + functions-common:git_clone:629 : echo master 2022-04-14 07:23:32.310 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:32.315 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:23:32.318 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:32.320 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:23:32.333 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:23:32.336 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:32.336 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:32.343 | 668f4879ed Merge commit 'refs/changes/25/836725/2' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:23:32.346 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:32.348 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:23:32.351 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:32.353 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:23:32.356 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:23:32.358 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:32.361 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:23:32.363 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:32.365 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:23:32.368 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:23:32.371 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:32.373 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:32.376 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:23:32.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:32.382 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:23:32.384 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:32.388 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:32.391 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:23:32.397 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:23:32.399 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:23:33.082 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:23:33.084 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:33.087 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:33.089 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:33.092 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:23:33.094 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:23:33.096 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:33.098 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:33.101 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:33.103 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:33.106 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:33.109 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:33.111 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:33.114 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:23:33.135 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:23:33.138 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 07:23:34.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:34.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:34.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:34.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:35.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:35.297 | Obtaining file:///opt/stack/neutron 2022-04-14 07:23:35.298 | Preparing metadata (setup.py): started 2022-04-14 07:23:41.089 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:23:41.181 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-14 07:23:41.182 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:23:41.184 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:23:41.185 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-14 07:23:41.186 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:23:41.187 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-14 07:23:41.188 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-14 07:23:41.189 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-14 07:23:41.190 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-14 07:23:41.191 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-14 07:23:41.192 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:23:41.193 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-14 07:23:41.194 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-14 07:23:41.195 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-14 07:23:41.196 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-14 07:23:41.198 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-14 07:23:41.199 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:23:41.200 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-14 07:23:41.201 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-14 07:23:41.202 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:23:41.203 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-14 07:23:41.204 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:23:41.205 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-14 07:23:41.206 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:23:41.208 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-14 07:23:41.209 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-14 07:23:41.210 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-14 07:23:41.211 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:23:41.212 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-14 07:23:41.213 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-14 07:23:41.215 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-14 07:23:41.216 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-14 07:23:41.217 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:23:41.218 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-14 07:23:41.219 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:23:41.220 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-14 07:23:41.221 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-14 07:23:41.222 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:23:41.224 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-14 07:23:41.225 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-14 07:23:41.226 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-14 07:23:41.227 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-14 07:23:41.228 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-14 07:23:41.229 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-14 07:23:41.230 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:23:41.231 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-14 07:23:41.232 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-14 07:23:41.233 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:41.234 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-14 07:23:41.235 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-14 07:23:41.236 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-14 07:23:41.238 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:23:41.239 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-14 07:23:41.240 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:23:41.241 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-14 07:23:41.258 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-14 07:23:41.259 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-14 07:23:41.260 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-14 07:23:41.268 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-14 07:23:41.284 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-14 07:23:41.285 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-14 07:23:41.286 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:23:41.306 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-14 07:23:41.314 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:23:41.377 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-14 07:23:41.378 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-14 07:23:41.431 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:23:41.436 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-14 07:23:41.485 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-14 07:23:41.487 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:23:41.516 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-14 07:23:41.517 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-14 07:23:41.519 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-14 07:23:41.520 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:23:41.522 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-14 07:23:41.523 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-14 07:23:41.524 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-14 07:23:41.525 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:23:41.542 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-14 07:23:41.634 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-14 07:23:41.703 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:23:41.768 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-14 07:23:41.770 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:23:41.772 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-14 07:23:41.829 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-14 07:23:41.831 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-14 07:23:41.890 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:23:41.891 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-14 07:23:41.896 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-14 07:23:41.897 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:23:41.921 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-14 07:23:41.926 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:23:41.973 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-14 07:23:42.027 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-14 07:23:42.059 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:23:42.063 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-14 07:23:42.088 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:23:42.233 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:23:42.305 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-14 07:23:42.383 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:23:42.386 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-14 07:23:42.496 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.497 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.499 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.500 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.501 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.502 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.503 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:23:42.713 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:23:42.717 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-14 07:23:42.719 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:23:42.761 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-14 07:23:42.768 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-14 07:23:42.858 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-14 07:23:42.860 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-14 07:23:42.861 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-14 07:23:42.863 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-14 07:23:42.900 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-14 07:23:43.240 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-14 07:23:43.318 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:23:43.483 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-14 07:23:43.557 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:23:43.559 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:23:43.802 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:23:43.976 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-14 07:23:44.555 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-14 07:23:44.604 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-14 07:23:45.216 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-14 07:23:45.216 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-14 07:23:45.543 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-14 07:23:45.544 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:23:45.716 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-14 07:23:45.962 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-14 07:23:45.963 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-14 07:23:46.150 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:23:46.468 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-14 07:23:48.114 | Installing collected packages: neutron 2022-04-14 07:23:48.114 | Attempting uninstall: neutron 2022-04-14 07:23:48.114 | Found existing installation: neutron 20.1.0.dev116 2022-04-14 07:23:48.134 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:23:48.135 | Running setup.py develop for neutron 2022-04-14 07:23:55.951 | Successfully installed neutron 2022-04-14 07:23:55.951 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:23:55.959 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:23:55.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:23:56.113 | + inc/python:pip_install:200 : result=0 2022-04-14 07:23:56.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:23:56.117 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:56.119 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:56.123 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:56.125 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:56.128 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:56.130 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:23:56.132 | + functions-common:time_stop:2439 : start_time=1649921013129 2022-04-14 07:23:56.134 | + functions-common:time_stop:2441 : [[ -z 1649921013129 ]] 2022-04-14 07:23:56.138 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:56.142 | + functions-common:time_stop:2444 : end_time=1649921036140 2022-04-14 07:23:56.144 | + functions-common:time_stop:2445 : elapsed_time=23011 2022-04-14 07:23:56.147 | + functions-common:time_stop:2446 : total=128677 2022-04-14 07:23:56.149 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:56.151 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151688 2022-04-14 07:23:56.153 | + inc/python:pip_install:203 : return 0 2022-04-14 07:23:56.156 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:23:56.158 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:23:56.161 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:23:56.180 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:23:56.192 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:23:56.195 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:23:56.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:56.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:56.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:23:56.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:56.208 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:23:56.211 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:23:56.213 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 07:23:56.233 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:56.235 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 07:23:56.238 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:23:56.240 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:23:56.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:23:56.246 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:23:56.249 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:23:56.251 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:23:56.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:23:56.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:23:56.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:23:56.261 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:23:56.264 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:23:56.280 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:56.283 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:23:56.299 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:56.302 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:23:56.319 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:56.322 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 07:23:56.324 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:23:56.327 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:23:56.329 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:23:56.331 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:23:56.334 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:23:56.336 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:23:56.339 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:23:56.342 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:23:56.358 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:23:56.360 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:23:56.362 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:56.365 | + functions-common:git_clone:629 : echo master 2022-04-14 07:23:56.365 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:23:56.370 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:23:56.373 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:23:56.375 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:23:56.388 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:23:56.391 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:23:56.392 | + functions-common:git_clone:685 : head -1 2022-04-14 07:23:56.395 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 07:23:56.398 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:23:56.400 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:23:56.403 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:23:56.405 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:23:56.408 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:23:56.410 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:23:56.413 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:23:56.415 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:23:56.418 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:23:56.421 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:23:56.423 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:23:56.426 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:23:56.429 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:23:56.432 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:23:56.435 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:23:56.437 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:23:56.440 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:23:56.443 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:23:56.449 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:23:56.452 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:23:57.114 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:23:57.116 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:23:57.119 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:23:57.122 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:23:57.125 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:23:57.127 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:23:57.130 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:23:57.133 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:23:57.135 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:23:57.137 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:23:57.140 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:23:57.142 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:23:57.145 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:23:57.147 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:23:57.172 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:23:57.174 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 07:23:58.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:58.064 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:58.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:23:58.065 | from cryptography.utils import int_from_bytes 2022-04-14 07:23:59.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:23:59.300 | Obtaining file:///opt/stack/nova 2022-04-14 07:23:59.301 | Preparing metadata (setup.py): started 2022-04-14 07:24:06.010 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:06.138 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 07:24:06.139 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 07:24:06.140 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 07:24:06.141 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 07:24:06.143 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:24:06.144 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 07:24:06.144 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 07:24:06.145 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 07:24:06.146 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 07:24:06.148 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 07:24:06.149 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 07:24:06.150 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:24:06.151 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:24:06.152 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:24:06.153 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 07:24:06.154 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 07:24:06.155 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 07:24:06.156 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 07:24:06.157 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 07:24:06.158 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 07:24:06.159 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:24:06.160 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 07:24:06.161 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:24:06.163 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 07:24:06.164 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 07:24:06.165 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 07:24:06.166 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:24:06.167 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 07:24:06.169 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 07:24:06.170 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:24:06.171 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 07:24:06.172 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 07:24:06.173 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 07:24:06.174 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:24:06.176 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 07:24:06.177 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 07:24:06.178 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:24:06.179 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 07:24:06.180 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 07:24:06.181 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:24:06.182 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 07:24:06.184 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 07:24:06.185 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:24:06.186 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:24:06.188 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 07:24:06.189 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:24:06.190 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 07:24:06.191 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 07:24:06.192 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 07:24:06.193 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 07:24:06.194 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 07:24:06.195 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:24:06.196 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 07:24:06.197 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:24:06.198 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 07:24:06.200 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 07:24:06.201 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 07:24:06.202 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:24:06.203 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 07:24:06.204 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 07:24:06.205 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 07:24:06.206 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:24:06.207 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 07:24:06.208 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 07:24:06.224 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 07:24:06.226 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:24:06.227 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 07:24:06.248 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 07:24:06.292 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 07:24:06.325 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 07:24:06.326 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:24:06.349 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:24:06.476 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:24:06.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 07:24:06.538 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 07:24:06.539 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 07:24:06.540 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:24:06.568 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 07:24:06.571 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 07:24:06.572 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:24:06.594 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:24:06.597 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:24:06.648 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:24:06.649 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:24:06.653 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:06.714 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 07:24:06.826 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 07:24:06.827 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:24:06.910 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 07:24:06.972 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:24:06.974 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:24:06.977 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 07:24:06.978 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 07:24:07.006 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:24:07.007 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 07:24:07.063 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 07:24:07.120 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 07:24:07.153 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 07:24:07.158 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:24:07.212 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 07:24:07.213 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 07:24:07.305 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:24:07.333 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 07:24:07.414 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 07:24:07.494 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 07:24:07.559 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 07:24:07.561 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:24:07.563 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 07:24:07.611 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:24:07.612 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 07:24:07.613 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:24:07.695 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 07:24:07.698 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 07:24:07.701 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 07:24:07.702 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 07:24:07.799 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 07:24:08.014 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 07:24:08.015 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 07:24:08.133 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 07:24:08.134 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 07:24:08.135 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:24:08.224 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 07:24:08.309 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 07:24:08.376 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:24:08.586 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 07:24:08.666 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:24:08.667 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:24:08.889 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:24:09.000 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 07:24:09.484 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 07:24:09.531 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 07:24:09.900 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:09.901 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:09.903 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:09.904 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:09.905 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:09.906 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:09.907 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:24:11.156 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 07:24:11.574 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 07:24:11.576 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 07:24:11.674 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:24:11.783 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:24:13.528 | Installing collected packages: nova 2022-04-14 07:24:13.529 | Attempting uninstall: nova 2022-04-14 07:24:13.529 | Found existing installation: nova 25.1.0.dev32 2022-04-14 07:24:13.538 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:24:13.540 | Running setup.py develop for nova 2022-04-14 07:24:21.745 | Successfully installed nova 2022-04-14 07:24:21.745 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:21.753 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:21.753 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:21.903 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:21.906 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:21.908 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:21.910 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:21.912 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:21.915 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:21.917 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:21.919 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:21.921 | + functions-common:time_stop:2439 : start_time=1649921037166 2022-04-14 07:24:21.924 | + functions-common:time_stop:2441 : [[ -z 1649921037166 ]] 2022-04-14 07:24:21.926 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:21.930 | + functions-common:time_stop:2444 : end_time=1649921061928 2022-04-14 07:24:21.933 | + functions-common:time_stop:2445 : elapsed_time=24762 2022-04-14 07:24:21.935 | + functions-common:time_stop:2446 : total=151688 2022-04-14 07:24:21.937 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:21.940 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176450 2022-04-14 07:24:21.942 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:21.944 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:24:21.947 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:24:21.949 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:24:21.968 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:24:21.980 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:24:21.983 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:24:21.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:21.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:21.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:24:21.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:21.995 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 07:24:22.008 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:24:22.011 | + ./stack.sh:main:939 : configure_nova 2022-04-14 07:24:22.014 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:24:22.026 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:24:22.029 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:24:22.031 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:24:22.035 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:24:22.035 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:24:22.040 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:24:22.042 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:24:22.045 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:24:22.048 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:24:22.051 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:24:22.053 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:24:22.056 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:24:22.058 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:24:22.069 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:24:22.083 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 07:24:22.096 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 07:24:22.108 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:24:22.120 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:24:22.124 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:24:22.128 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2FTPI4KLMN 2022-04-14 07:24:22.131 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:24:22.133 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:24:22.136 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:24:22.139 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:24:22.141 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:24:22.144 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2FTPI4KLMN 2022-04-14 07:24:22.148 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2FTPI4KLMN 2022-04-14 07:24:22.160 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2FTPI4KLMN /etc/sudoers.d/nova-rootwrap 2022-04-14 07:24:22.173 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:24:22.177 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:24:22.180 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:24:22.182 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:24:22.186 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:24:22.188 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 07:24:22.191 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 07:24:22.193 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:24:22.196 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:24:22.201 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:24:22.218 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:22.220 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:24:22.223 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:24:22.226 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:24:22.230 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:24:22.259 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:24:22.261 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:24:22.288 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:24:22.317 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:24:22.345 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 07:24:22.376 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:24:22.407 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:24:22.436 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:24:22.439 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-04-14 07:24:22.466 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:24:22.492 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:24:22.520 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:24:22.546 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:24:22.574 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:24:22.603 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:24:22.606 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:24:22.608 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:24:22.610 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:24:22.613 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:24:22.615 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:24:22.617 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:24:22.619 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:24:22.621 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:24:22.624 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:24:22.626 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:24:22.628 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:24:22.631 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:24:22.633 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:24:22.635 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:24:22.637 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:24:22.640 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:24:22.642 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:24:22.644 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:24:22.646 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:24:22.663 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:22.665 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:24:22.668 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:24:22.670 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:24:22.697 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:24:22.700 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:24:22.702 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:24:22.705 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:24:22.707 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:24:22.710 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:24:22.740 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:24:22.742 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:24:22.745 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:24:22.747 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:24:22.749 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:24:22.752 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:24:22.782 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:24:22.812 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:24:22.839 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:24:22.867 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:24:22.882 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:22.885 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:24:22.901 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:22.904 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:24:22.905 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:24:22.910 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:24:22.912 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:24:22.940 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:24:22.956 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:22.958 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:24:22.961 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:24:22.963 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:24:22.965 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:24:22.968 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:24:22.998 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:24:23.024 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:24:23.053 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:24:23.080 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:24:23.108 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:24:23.135 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:24:23.162 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:24:23.190 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:24:23.218 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:24:23.246 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:24:23.262 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:23.264 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:24:23.267 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:24:23.298 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:24:23.325 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-04-14 07:24:23.353 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:24:23.380 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:24:23.410 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:24:23.437 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:24:23.465 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:24:23.493 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:24:23.509 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:23.511 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:24:23.514 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:24:23.541 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:24:23.571 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:24:23.573 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:24:23.601 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:24:23.603 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:24:23.606 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:24:23.609 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:24:23.611 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:24:23.613 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:24:23.615 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:24:23.618 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:24:23.620 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:24:23.622 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:24:23.625 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:24:23.627 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:24:23.629 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:24:23.631 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:24:23.634 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:24:23.636 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:24:23.639 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:24:23.641 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:24:23.643 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:24:23.646 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:24:23.648 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:24:23.650 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:24:23.652 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:24:23.655 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:24:23.658 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:24:23.675 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:24:23.677 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:24:23.679 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:23.681 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:24:23.684 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:24:23.712 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:23.740 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:23.772 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:24:23.800 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:24:23.830 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:24:23.847 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:23.849 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:24:23.851 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:24:23.854 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:24:23.856 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:24:23.858 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:24:23.861 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:24:23.863 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:24:23.867 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:24:23.870 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:24:23.873 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:24:23.885 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:24:23.886 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:23.894 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:24:23.898 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:23.913 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:24:23.916 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:24:23.920 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:24:23.949 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:24:23.976 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:24:24.003 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:24:24.030 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:24:24.061 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:24:24.089 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:24:24.117 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:24:24.144 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:24:24.172 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:24:24.199 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:24:24.227 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:24:24.254 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:24:24.282 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:24:24.284 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:24:24.287 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:24:24.289 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:24:24.291 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:24:24.293 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:24.297 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:24.299 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:24:24.302 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:24:24.304 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:24:24.331 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:24:24.361 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:24:24.362 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 07:24:24.369 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:24:24.373 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:24:24.375 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:24:24.378 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:24:24.380 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:24:24.382 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:24.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:24.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:24.389 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:24.392 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:24:24.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:24.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:24.400 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:24:24.465 | Enabling site nova-api-wsgi. 2022-04-14 07:24:24.471 | To activate the new configuration, you need to run: 2022-04-14 07:24:24.471 | systemctl reload apache2 2022-04-14 07:24:24.476 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:24:24.478 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:24:24.481 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:24:24.484 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:24:24.621 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:24:24.644 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:24.647 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 07:24:24.649 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:24:24.652 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:24:24.655 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:24:24.658 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:24:24.660 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:24:24.663 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:24:24.667 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:24:24.670 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:24:24.673 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:24:24.686 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:24.686 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:24:24.695 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:24:24.698 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:24.714 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:24:24.717 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:24:24.721 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:24:24.752 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:24:24.780 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:24:24.807 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:24:24.834 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:24:24.861 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:24:24.889 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:24:24.916 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:24:24.943 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:24:24.972 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:24:24.999 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:24:25.026 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:24:25.055 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:24:25.082 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:24:25.084 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:24:25.112 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:24:25.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:25.130 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:24:25.162 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:24:25.164 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:24:25.167 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:24:25.183 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:25.186 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:24:25.189 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:24:25.217 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:24:25.248 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:24:25.250 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:24:25.253 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:24:25.255 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:24:25.257 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:24:25.260 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:24:25.277 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:25.281 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:24:25.283 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:24:25.286 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:24:25.302 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:25.304 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:24:25.307 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:24:25.335 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:24:25.338 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:24:25.340 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:24:25.367 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:24:25.396 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:24:25.427 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:24:25.443 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:25.446 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:24:25.473 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:24:25.476 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:24:25.478 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:24:25.509 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:24:25.536 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-04-14 07:24:25.565 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:24:25.594 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:24:25.621 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:24:25.649 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:24:25.677 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:24:25.705 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:24:25.733 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:24:25.750 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:25.753 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:24:25.757 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:24:25.759 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:24:25.761 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:24:25.764 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:24:25.767 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:24:25.769 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:24:25.772 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:25.774 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:24:25.776 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:24:25.781 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:24:25.783 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:24:25.786 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:24:25.788 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:24:25.790 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:24:25.793 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:24:25.824 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:24:25.855 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:24:25.885 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:24:25.888 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:24:25.890 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:24:25.893 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:24:25.909 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:25.913 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:24:25.913 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:24:26.601 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:24:26.603 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:24:26.606 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:24:26.608 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:24:26.611 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:24:26.613 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:24:26.615 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:24:26.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:26.634 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:24:26.637 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:24:26.639 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:24:26.656 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:26.658 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-04-14 07:24:26.661 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-04-14 07:24:26.688 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:24:26.691 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:24:26.693 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:24:26.710 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:26.712 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:24:26.714 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:26.717 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:24:26.748 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-04-14 07:24:26.776 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:24:26.808 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:24:26.835 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:24:26.864 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:24:26.891 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:24:26.919 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:24:26.947 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:24:26.949 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:24:26.952 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:24:26.955 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:24:26.972 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:24:26.974 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:24:26.976 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:26.979 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:24:26.981 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:24:27.009 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:27.037 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:27.065 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:24:27.093 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:24:27.096 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:24:27.100 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:24:27.102 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:24:27.104 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:24:27.108 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:24:27.110 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:24:27.113 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:24:27.115 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:27.118 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:24:27.120 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:24:27.123 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:24:27.125 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:24:27.128 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:24:27.130 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:24:27.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:27.148 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:24:27.150 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:24:27.166 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:27.169 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:24:27.186 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:27.189 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:24:27.205 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:27.208 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 07:24:27.225 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:27.227 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 07:24:27.231 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:24:27.235 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:24:27.237 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:24:27.240 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:24:27.242 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:24:27.245 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:24:27.248 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:27.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:27.253 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:24:27.256 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:24:27.258 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:24:27.261 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:24:27.263 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:24:27.266 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:27.268 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:24:27.271 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:27.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:27.276 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:24:27.278 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:24:27.281 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:24:27.283 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:24:27.286 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:24:27.288 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:24:27.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:27.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:27.298 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:24:27.321 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 07:24:27.430 | Reading package lists... 2022-04-14 07:24:27.674 | Building dependency tree... 2022-04-14 07:24:27.676 | Reading state information... 2022-04-14 07:24:27.940 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:24:27.940 | The following packages were automatically installed and are no longer required: 2022-04-14 07:24:27.942 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:24:27.942 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:24:27.942 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:24:27.942 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:24:27.942 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:24:27.942 | python3-zope.interface 2022-04-14 07:24:27.942 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:24:28.056 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:24:28.062 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:24:28.064 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:24:28.067 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:28.069 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:28.071 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:28.074 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:28.076 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:28.078 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:24:28.080 | + functions-common:time_stop:2439 : start_time=1649921067318 2022-04-14 07:24:28.083 | + functions-common:time_stop:2441 : [[ -z 1649921067318 ]] 2022-04-14 07:24:28.086 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:28.090 | + functions-common:time_stop:2444 : end_time=1649921068087 2022-04-14 07:24:28.092 | + functions-common:time_stop:2445 : elapsed_time=769 2022-04-14 07:24:28.095 | + functions-common:time_stop:2446 : total=6138 2022-04-14 07:24:28.097 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:28.099 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6907 2022-04-14 07:24:28.102 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:24:28.105 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:24:28.108 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:24:28.110 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:24:28.113 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:24:28.115 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:24:28.138 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:24:28.141 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:24:28.143 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:24:28.146 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:24:28.148 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:24:28.151 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:28.153 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:24:28.156 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:28.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:28.162 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:24:28.165 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:24:28.168 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:24:28.172 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:24:28.178 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:24:28.181 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:24:28.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:28.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:28.190 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:24:28.213 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 07:24:28.323 | Reading package lists... 2022-04-14 07:24:28.577 | Building dependency tree... 2022-04-14 07:24:28.578 | Reading state information... 2022-04-14 07:24:28.835 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:24:28.835 | The following packages were automatically installed and are no longer required: 2022-04-14 07:24:28.836 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:24:28.836 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:24:28.836 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:24:28.836 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:24:28.836 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:24:28.836 | python3-zope.interface 2022-04-14 07:24:28.836 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:24:28.950 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:24:28.955 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:24:28.958 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:24:28.960 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:28.963 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:28.965 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:28.967 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:28.970 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:28.972 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:24:28.974 | + functions-common:time_stop:2439 : start_time=1649921068210 2022-04-14 07:24:28.977 | + functions-common:time_stop:2441 : [[ -z 1649921068210 ]] 2022-04-14 07:24:28.980 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:28.984 | + functions-common:time_stop:2444 : end_time=1649921068982 2022-04-14 07:24:28.987 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-14 07:24:28.989 | + functions-common:time_stop:2446 : total=6907 2022-04-14 07:24:28.991 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:28.994 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7679 2022-04-14 07:24:28.996 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:24:29.000 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:24:29.002 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:24:29.005 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:29.007 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:29.010 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:29.012 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:29.016 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:24:29.070 | wsgi (enabled by maintainer script) 2022-04-14 07:24:29.074 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:24:29.077 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:24:29.079 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:24:29.082 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:24:29.085 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:24:29.088 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:24:29.092 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:24:29.092 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:24:29.097 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:24:29.100 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:24:29.102 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:24:29.105 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:24:29.108 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:24:29.131 | Using python 3.8 to install osc-placement 2022-04-14 07:24:29.134 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 07:24:30.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:30.002 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:30.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:30.002 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:31.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:31.232 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:24:31.243 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:24:31.244 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:24:31.245 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:24:31.246 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:24:31.247 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:24:31.249 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:24:31.310 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 07:24:31.311 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 07:24:31.313 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 07:24:31.314 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 07:24:31.329 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 07:24:31.330 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 07:24:31.333 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 07:24:31.347 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 07:24:31.348 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 07:24:31.349 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 07:24:31.351 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 07:24:31.352 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 07:24:31.353 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 07:24:31.373 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 07:24:31.375 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 07:24:31.376 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 07:24:31.377 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 07:24:31.385 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 07:24:31.424 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 07:24:31.425 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 07:24:31.426 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 07:24:31.427 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 07:24:31.428 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 07:24:31.429 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 07:24:31.431 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 07:24:31.433 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 07:24:31.499 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 07:24:31.500 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 07:24:31.502 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 07:24:31.504 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 07:24:31.592 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 07:24:31.593 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 07:24:31.595 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 07:24:31.636 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 07:24:31.676 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 07:24:31.851 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 07:24:34.071 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:34.079 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:34.079 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:34.200 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:34.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:34.206 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:34.208 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:34.211 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:34.213 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:34.216 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:34.219 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:34.221 | + functions-common:time_stop:2439 : start_time=1649921069125 2022-04-14 07:24:34.224 | + functions-common:time_stop:2441 : [[ -z 1649921069125 ]] 2022-04-14 07:24:34.227 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:34.232 | + functions-common:time_stop:2444 : end_time=1649921074229 2022-04-14 07:24:34.235 | + functions-common:time_stop:2445 : elapsed_time=5104 2022-04-14 07:24:34.237 | + functions-common:time_stop:2446 : total=176450 2022-04-14 07:24:34.240 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:34.242 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181554 2022-04-14 07:24:34.245 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:34.247 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 07:24:34.251 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:24:34.253 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:24:34.256 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:24:34.258 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:24:34.261 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:24:34.264 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:24:34.267 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:24:34.270 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:24:34.287 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:24:34.290 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:24:34.292 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:34.296 | + functions-common:git_clone:629 : echo master 2022-04-14 07:24:34.296 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:24:34.302 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:24:34.304 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:24:34.307 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:24:34.320 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:24:34.323 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:24:34.323 | + functions-common:git_clone:685 : head -1 2022-04-14 07:24:34.327 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 07:24:34.330 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:24:34.332 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:24:34.335 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:24:34.337 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:24:34.340 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:24:34.343 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:24:34.345 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:24:34.348 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:24:34.350 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:24:34.353 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:24:34.355 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:24:34.358 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:24:34.362 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:24:34.364 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:24:34.367 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:24:34.370 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:24:34.372 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:24:34.375 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:24:34.381 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:24:34.384 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 07:24:35.061 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:24:35.064 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:24:35.066 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:24:35.069 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:24:35.071 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:24:35.074 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:24:35.077 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:24:35.079 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:24:35.081 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:24:35.084 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:24:35.086 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:24:35.089 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:24:35.092 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:24:35.095 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:24:35.116 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:24:35.119 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 07:24:36.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:36.001 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:36.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:36.001 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:37.257 | Obtaining file:///opt/stack/placement 2022-04-14 07:24:37.257 | Preparing metadata (setup.py): started 2022-04-14 07:24:42.032 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:24:42.078 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 07:24:42.079 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 07:24:42.080 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 07:24:42.081 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 07:24:42.082 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 07:24:42.083 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:24:42.084 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 07:24:42.086 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 07:24:42.088 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:24:42.089 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 07:24:42.090 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 07:24:42.091 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 07:24:42.092 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 07:24:42.093 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 07:24:42.094 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 07:24:42.095 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 07:24:42.097 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 07:24:42.098 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:24:42.099 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 07:24:42.100 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 07:24:42.101 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 07:24:42.169 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:24:42.171 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 07:24:42.172 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 07:24:42.173 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 07:24:42.175 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 07:24:42.177 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:24:42.198 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 07:24:42.239 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 07:24:42.241 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 07:24:42.242 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:24:42.243 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 07:24:42.244 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:24:42.297 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 07:24:42.299 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 07:24:42.301 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 07:24:42.302 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 07:24:42.343 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 07:24:42.346 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 07:24:42.364 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:24:42.365 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 07:24:42.366 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:24:42.396 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 07:24:42.398 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 07:24:42.411 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:24:42.433 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 07:24:42.434 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 07:24:42.435 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 07:24:42.437 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 07:24:42.481 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 07:24:42.482 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 07:24:42.483 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 07:24:42.486 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 07:24:42.503 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 07:24:42.695 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 07:24:42.737 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 07:24:42.738 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 07:24:42.739 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 07:24:42.757 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 07:24:42.792 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 07:24:42.851 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 07:24:42.918 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 07:24:43.004 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 07:24:43.055 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 07:24:43.261 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 07:24:43.261 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 07:24:43.264 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 07:24:43.344 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:24:43.410 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 07:24:43.585 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 07:24:43.697 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 07:24:43.699 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 07:24:45.699 | Installing collected packages: openstack-placement 2022-04-14 07:24:45.699 | Attempting uninstall: openstack-placement 2022-04-14 07:24:45.699 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 07:24:45.702 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:24:45.703 | Running setup.py develop for openstack-placement 2022-04-14 07:24:51.796 | Successfully installed openstack-placement 2022-04-14 07:24:51.796 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:51.804 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:51.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:51.935 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:51.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:51.940 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:51.942 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:51.945 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:51.947 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:51.949 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:51.952 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:51.954 | + functions-common:time_stop:2439 : start_time=1649921075111 2022-04-14 07:24:51.957 | + functions-common:time_stop:2441 : [[ -z 1649921075111 ]] 2022-04-14 07:24:51.959 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:51.964 | + functions-common:time_stop:2444 : end_time=1649921091961 2022-04-14 07:24:51.966 | + functions-common:time_stop:2445 : elapsed_time=16850 2022-04-14 07:24:51.969 | + functions-common:time_stop:2446 : total=181554 2022-04-14 07:24:51.971 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:51.973 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198404 2022-04-14 07:24:51.976 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:51.978 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:24:51.981 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:24:51.984 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:24:52.003 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:24:52.016 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:24:52.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:24:52.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:52.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:52.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:24:52.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:52.032 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:24:52.035 | + ./stack.sh:main:945 : configure_placement 2022-04-14 07:24:52.037 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:24:52.050 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:24:52.052 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:24:52.057 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:24:52.060 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:24:52.063 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:24:52.065 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:24:52.068 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:24:52.071 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:24:52.105 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:24:52.137 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:24:52.170 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:24:52.173 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:24:52.175 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:24:52.178 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:24:52.181 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:24:52.212 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:24:52.242 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:24:52.272 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:24:52.301 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:24:52.331 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:24:52.361 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:24:52.390 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:24:52.420 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:24:52.450 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:24:52.482 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:24:52.485 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:24:52.488 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:24:52.491 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:24:52.509 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:24:52.512 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:24:52.514 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:24:52.517 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:24:52.519 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:24:52.550 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:52.579 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:24:52.609 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:24:52.638 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:24:52.641 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:24:52.644 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:24:52.646 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:24:52.649 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:24:52.651 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:24:52.654 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:24:52.657 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:24:52.662 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:24:52.664 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:24:52.667 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:24:52.680 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:24:52.680 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:52.688 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:24:52.692 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:24:52.708 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:24:52.711 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:24:52.715 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:24:52.746 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:24:52.775 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:24:52.804 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:24:52.833 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:24:52.863 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:24:52.893 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:24:52.923 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:24:52.954 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:24:52.987 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:24:53.016 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:24:53.049 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:24:53.078 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:24:53.109 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:24:53.114 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:24:53.116 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:24:53.119 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:24:53.122 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:24:53.125 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:53.127 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:53.130 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:24:53.133 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:24:53.135 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:24:53.166 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:24:53.196 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 07:24:53.196 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:24:53.205 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:24:53.208 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:24:53.211 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:24:53.214 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:24:53.216 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:24:53.219 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:24:53.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:53.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:53.227 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:24:53.229 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:24:53.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:53.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:53.237 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:24:53.300 | Site placement-api already enabled 2022-04-14 07:24:53.305 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:24:53.307 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:24:53.310 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:24:53.313 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:24:53.516 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 07:24:53.537 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:53.539 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 07:24:53.559 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:53.561 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 07:24:53.580 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:53.582 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 07:24:53.585 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:24:53.588 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:24:53.620 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-04-14 07:24:53.650 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:24:53.680 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:24:53.710 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:24:53.739 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:24:53.769 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:24:53.799 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:24:53.829 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 07:24:53.846 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:53.849 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 07:24:53.868 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:53.870 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 07:24:53.873 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:24:53.875 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:24:53.878 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:24:53.880 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:24:53.883 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:24:53.885 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:24:53.888 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:24:53.892 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:24:53.896 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:24:53.898 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:24:53.901 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:24:53.904 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:24:53.907 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:24:53.922 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:53.925 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:24:53.927 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:24:53.930 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:24:53.932 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:24:53.934 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:24:53.937 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 07:24:53.939 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:24:53.941 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:24:53.997 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:24:54.035 | [189606 Async install_tempest:215062]: running: install_tempest 2022-04-14 07:24:54.037 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:24:54.040 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:24:54.043 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:24:54.046 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:24:54.048 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:24:54.051 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:24:54.054 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:24:54.057 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:24:54.060 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:24:54.063 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 07:24:54.065 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:24:54.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:24:54.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:24:54.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:24:54.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:24:54.079 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 07:24:54.082 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:24:54.084 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:24:54.088 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:24:54.091 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:24:54.094 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:24:54.098 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:24:54.098 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:24:54.105 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:24:54.108 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:24:54.111 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:24:54.114 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:24:54.117 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:24:54.143 | Using python 3.8 to install python-openstackclient 2022-04-14 07:24:54.146 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 07:24:55.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:55.043 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:55.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:55.043 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:56.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:24:56.288 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:24:56.308 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:24:56.309 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:24:56.310 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:24:56.312 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 07:24:56.313 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:24:56.314 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:24:56.315 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:24:56.316 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:24:56.317 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:24:56.319 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:24:56.320 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:24:56.331 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 07:24:56.332 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 07:24:56.333 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 07:24:56.334 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 07:24:56.335 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 07:24:56.362 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 07:24:56.363 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 07:24:56.364 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 07:24:56.365 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 07:24:56.366 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 07:24:56.367 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 07:24:56.369 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 07:24:56.370 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 07:24:56.371 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 07:24:56.372 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 07:24:56.374 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 07:24:56.387 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 07:24:56.407 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 07:24:56.408 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 07:24:56.410 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 07:24:56.411 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 07:24:56.433 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 07:24:56.453 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 07:24:56.454 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 07:24:56.456 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 07:24:56.554 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 07:24:56.555 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 07:24:56.557 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 07:24:56.601 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 07:24:56.612 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 07:24:56.647 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 07:24:56.818 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 07:24:56.833 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 07:24:56.943 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 07:24:56.945 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 07:24:56.948 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 07:24:56.949 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 07:24:57.111 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 07:24:59.467 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:24:59.474 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:24:59.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:24:59.607 | + inc/python:pip_install:200 : result=0 2022-04-14 07:24:59.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:24:59.612 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:59.614 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:59.617 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:59.619 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:59.621 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:59.624 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:24:59.626 | + functions-common:time_stop:2439 : start_time=1649921094136 2022-04-14 07:24:59.629 | + functions-common:time_stop:2441 : [[ -z 1649921094136 ]] 2022-04-14 07:24:59.632 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:59.636 | + functions-common:time_stop:2444 : end_time=1649921099633 2022-04-14 07:24:59.638 | + functions-common:time_stop:2445 : elapsed_time=5497 2022-04-14 07:24:59.642 | + functions-common:time_stop:2446 : total=198404 2022-04-14 07:24:59.644 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:59.646 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=203901 2022-04-14 07:24:59.649 | + inc/python:pip_install:203 : return 0 2022-04-14 07:24:59.651 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 07:24:59.655 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:24:59.660 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.VVsI08VnfV 2022-04-14 07:24:59.662 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:24:59.665 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:24:59.667 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:24:59.670 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:24:59.673 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:24:59.676 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 07:24:59.694 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:59.697 | + ./stack.sh:main:1037 : configure_database 2022-04-14 07:24:59.700 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:24:59.702 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:24:59.705 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:24:59.707 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:24:59.709 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 07:24:59.712 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:24:59.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:59.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:59.719 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:24:59.722 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:24:59.725 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:24:59.733 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:24:59.738 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:24:59.791 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:24:59.794 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:24:59.796 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:24:59.799 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:24:59.802 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:24:59.804 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:24:59.806 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:24:59.809 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:24:59.811 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:24:59.813 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:24:59.816 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:24:59.818 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:24:59.820 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:24:59.823 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:24:59.825 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:24:59.828 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:24:59.830 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:24:59.833 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:24:59.835 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:24:59.838 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:24:59.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:24:59.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:24:59.845 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:24:59.848 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:24:59.850 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:25:01.663 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:25:01.678 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:25:01.678 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:25:01.682 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:25:01.685 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:25:01.688 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:01.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:01.693 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:25:01.695 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:25:01.697 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:25:01.700 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:25:01.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:25:01.705 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:25:01.708 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:25:01.710 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 07:25:01.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:01.762 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:25:01.775 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:01.792 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:25:01.847 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:25:01.901 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:25:01.954 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:25:01.957 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:25:01.959 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:01.962 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:25:04.120 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 07:25:04.122 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 07:25:04.126 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:25:04.131 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072504 2022-04-14 07:25:04.133 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072504 1041' 2022-04-14 07:25:04.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.139 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:25:04.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.144 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:25:04.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.149 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:25:04.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.154 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:25:04.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.160 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-04-14 07:25:04.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.165 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-04-14 07:25:04.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.170 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-072033 2022-04-14 07:25:04.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.176 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:25:04.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.181 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-04-14 07:25:04.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.186 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:25:04.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.191 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:25:04.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.196 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:25:04.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:25:04.201 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:25:04.204 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 07:25:04.207 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:25:04.209 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:25:04.222 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 07:25:04.224 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.227 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:25:04.229 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.232 | + functions-common:run_process:1689 : local group= 2022-04-14 07:25:04.235 | + functions-common:run_process:1690 : local user= 2022-04-14 07:25:04.237 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:25:04.240 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:25:04.242 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:25:04.245 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:04.247 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:04.250 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:04.255 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921104252 2022-04-14 07:25:04.257 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:25:04.275 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:04.277 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:25:04.280 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:25:04.283 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.285 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.288 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.290 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.293 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:25:04.295 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:25:04.298 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:25:04.301 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:25:04.303 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:25:04.306 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:25:04.309 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 07:25:04.311 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:25:04.314 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.316 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:25:04.319 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:25:04.321 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:25:04.323 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:25:04.326 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:25:04.329 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:25:04.333 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:25:04.385 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:25:04.439 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:25:04.491 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:25:04.546 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:25:04.598 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:25:04.653 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:25:04.656 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:25:04.708 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:25:05.116 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:25:05.130 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:25:05.513 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:25:05.535 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:25:05.537 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:05.540 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:05.542 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:05.545 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:05.547 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:05.550 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:25:05.552 | + functions-common:time_stop:2439 : start_time=1649921104252 2022-04-14 07:25:05.555 | + functions-common:time_stop:2441 : [[ -z 1649921104252 ]] 2022-04-14 07:25:05.560 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:05.564 | + functions-common:time_stop:2444 : end_time=1649921105560 2022-04-14 07:25:05.567 | + functions-common:time_stop:2445 : elapsed_time=1308 2022-04-14 07:25:05.569 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:25:05.572 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:05.574 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1308 2022-04-14 07:25:05.577 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:25:05.580 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:25:05.582 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:25:05.585 | + functions-common:run_process:1689 : local group= 2022-04-14 07:25:05.587 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:25:05.590 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:25:05.592 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:25:05.595 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:25:05.598 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:05.601 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:05.605 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:05.609 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921105606 2022-04-14 07:25:05.612 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:25:05.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:05.634 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:25:05.637 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:05.640 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:05.643 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:05.646 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:05.648 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:05.651 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:25:05.653 | + functions-common:time_stop:2439 : start_time=1649921105606 2022-04-14 07:25:05.656 | + functions-common:time_stop:2441 : [[ -z 1649921105606 ]] 2022-04-14 07:25:05.659 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:05.664 | + functions-common:time_stop:2444 : end_time=1649921105661 2022-04-14 07:25:05.666 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-14 07:25:05.669 | + functions-common:time_stop:2446 : total=1308 2022-04-14 07:25:05.672 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:05.674 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1363 2022-04-14 07:25:05.677 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:25:05.695 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:05.698 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 07:25:05.726 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:05.729 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 07:25:05.749 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:05.752 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 07:25:05.755 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:25:05.757 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:25:05.760 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:25:05.762 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380' 2022-04-14 07:25:05.766 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-04-14 07:25:05.769 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-04-14 07:25:05.771 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:25:05.774 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:25:05.777 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-04-14 07:25:05.779 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:25:05.782 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:25:05.785 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:25:05.787 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-04-14 07:25:05.790 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:25:05.792 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-04-14 07:25:05.795 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:25:05.798 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:25:05.801 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:25:05.803 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:25:05.806 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:25:05.808 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:25:05.813 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:25:05.890 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:25:05.958 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-04-14 07:25:06.009 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:25:06.063 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:25:06.116 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:25:06.167 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:25:06.170 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:25:06.234 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:25:06.622 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:25:06.679 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:25:06.734 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:25:06.787 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:25:06.850 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:25:06.853 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:25:06.857 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:25:06.861 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:25:07.261 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:25:07.275 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:25:07.663 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:25:07.837 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 07:25:07.855 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:07.857 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 07:25:07.860 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:25:07.863 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:25:07.868 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:25:07.881 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:25:07.893 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:25:07.896 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:25:07.898 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:25:08.036 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:25:08.175 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:25:08.312 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:25:08.451 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:25:08.594 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:25:08.733 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:25:08.872 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:25:09.010 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:25:09.148 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:25:09.286 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:25:09.291 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:25:09.295 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:25:09.298 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:25:09.302 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 07:25:09.305 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 07:25:09.308 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 07:25:09.325 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:09.328 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 07:25:09.330 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:25:09.333 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 07:25:09.336 | + ./stack.sh:main:1097 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-04-14 07:25:09.338 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 07:25:09.341 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:25:09.356 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:09.359 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:25:09.361 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:25:09.363 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:25:09.366 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:25:09.368 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:25:09.371 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:25:09.376 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:09.881 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:25:09.888 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:25:09.907 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:25:09.910 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:25:09.913 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:09.915 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:09.918 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:09.924 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921109921 2022-04-14 07:25:09.927 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:25:14.855 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=217156) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:25:14.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:14.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.866 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:14.866 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:14.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:14.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:14.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:14.951 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:14.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:14.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:14.954 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:14.955 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:14.962 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:25:16.715 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.715 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:25:16.724 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.724 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:25:16.731 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.731 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:25:16.739 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.739 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:25:16.747 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.747 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:25:16.757 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.757 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:25:16.818 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:16.818 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:16.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.821 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:16.821 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:16.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:16.825 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:16.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:16.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:16.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:16.836 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:16.836 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.205 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.208 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.208 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.239 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.240 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.247 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:25:17.288 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.288 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:25:17.298 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.298 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:25:17.307 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.307 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:25:17.316 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.316 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:25:17.325 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.325 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:25:17.334 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.335 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:25:17.343 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.344 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.347 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.347 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.347 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.350 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.686 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.689 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.689 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:25:17.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:25:17.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:25:17.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:25:17.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=217156) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:25:17.727 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:25:17.738 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.739 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:25:17.746 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.746 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:25:17.753 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.753 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:25:17.760 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.760 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:25:17.769 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.769 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:25:17.776 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:17.776 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:25:17.783 | INFO migrate.versioning.api [-] done 2022-04-14 07:25:18.197 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:25:18.200 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:18.202 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:18.205 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:18.207 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:18.210 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:18.212 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:25:18.215 | + functions-common:time_stop:2439 : start_time=1649921109921 2022-04-14 07:25:18.218 | + functions-common:time_stop:2441 : [[ -z 1649921109921 ]] 2022-04-14 07:25:18.221 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:18.226 | + functions-common:time_stop:2444 : end_time=1649921118223 2022-04-14 07:25:18.228 | + functions-common:time_stop:2445 : elapsed_time=8302 2022-04-14 07:25:18.231 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:25:18.233 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:18.237 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8302 2022-04-14 07:25:18.239 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:25:18.241 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:25:18.245 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:25:22.836 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:25:22.837 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:25:22.837 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:25:22.837 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:25:22.837 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:25:22.838 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:25:22.838 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:25:22.838 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:25:22.838 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:25:23.210 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:25:23.214 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:25:27.905 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:25:27.906 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:25:27.906 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:25:27.906 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:25:27.907 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:25:27.907 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:25:27.907 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:25:27.907 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:25:27.908 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:25:28.271 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 07:25:28.273 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:25:28.276 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:25:28.278 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:25:28.295 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:28.298 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:25:28.301 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:25:28.305 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:25:28.308 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:25:28.310 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.314 | + functions-common:run_process:1689 : local group= 2022-04-14 07:25:28.317 | + functions-common:run_process:1690 : local user= 2022-04-14 07:25:28.319 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:25:28.322 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:25:28.324 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:25:28.327 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:28.330 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:28.333 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:28.337 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921128334 2022-04-14 07:25:28.339 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:25:28.358 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:28.361 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:25:28.363 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:25:28.366 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.368 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.371 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.373 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.376 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:25:28.379 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:25:28.382 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:25:28.384 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:25:28.386 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:25:28.389 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:25:28.392 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 07:25:28.394 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:25:28.396 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.398 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:25:28.400 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:25:28.402 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:25:28.404 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:25:28.409 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:25:28.461 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:25:28.514 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:25:28.566 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:25:28.618 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:25:28.674 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:25:28.727 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:25:28.778 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:25:28.830 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:25:28.884 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:25:28.937 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:25:28.939 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:25:28.992 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:25:29.355 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:25:29.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:25:29.774 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:25:29.861 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:25:29.864 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:29.867 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:29.870 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:29.874 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:29.877 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:29.879 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:25:29.882 | + functions-common:time_stop:2439 : start_time=1649921128334 2022-04-14 07:25:29.884 | + functions-common:time_stop:2441 : [[ -z 1649921128334 ]] 2022-04-14 07:25:29.888 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:29.893 | + functions-common:time_stop:2444 : end_time=1649921129889 2022-04-14 07:25:29.895 | + functions-common:time_stop:2445 : elapsed_time=1555 2022-04-14 07:25:29.898 | + functions-common:time_stop:2446 : total=1363 2022-04-14 07:25:29.900 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:29.902 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2918 2022-04-14 07:25:29.905 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:25:29.905 | Waiting for keystone to start... 2022-04-14 07:25:29.908 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-04-14 07:25:29.911 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-04-14 07:25:29.913 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:25:29.915 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-04-14 07:25:29.918 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:25:29.921 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:25:29.924 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:25:29.929 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:25:29.932 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:25:29.936 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:25:29.942 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921129937 2022-04-14 07:25:29.944 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:25:29.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-04-14 07:25:36.563 | + :: : [[ 200 == 503 ]] 2022-04-14 07:25:36.565 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:25:36.568 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:25:36.570 | + functions-common:time_stop:2432 : local name 2022-04-14 07:25:36.573 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:25:36.575 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:25:36.578 | + functions-common:time_stop:2435 : local total 2022-04-14 07:25:36.581 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:25:36.583 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:25:36.586 | + functions-common:time_stop:2439 : start_time=1649921129937 2022-04-14 07:25:36.588 | + functions-common:time_stop:2441 : [[ -z 1649921129937 ]] 2022-04-14 07:25:36.591 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:25:36.596 | + functions-common:time_stop:2444 : end_time=1649921136593 2022-04-14 07:25:36.599 | + functions-common:time_stop:2445 : elapsed_time=6656 2022-04-14 07:25:36.601 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:25:36.604 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:25:36.606 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6656 2022-04-14 07:25:36.609 | + functions:wait_for_service:467 : return 0 2022-04-14 07:25:36.612 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:25:36.629 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:25:36.631 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:36.633 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:25:36.636 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:25:36.638 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:25:36.656 | [215062 Async install_tempest:215062]: finished successfully 2022-04-14 07:25:36.669 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 07:25:36.676 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.30/identity 2022-04-14 07:25:41.342 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.342 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.342 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.350 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.367 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.367 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.399 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.433 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.434 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.538 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.545 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.548 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=217962) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:25:41.582 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=217962) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:25:41.890 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created domain default 2022-04-14 07:25:41.932 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created project admin 2022-04-14 07:25:41.964 | DEBUG passlib.handlers.bcrypt [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=217962) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:25:41.964 | DEBUG passlib.handlers.bcrypt [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=217962) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:25:42.026 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created user admin 2022-04-14 07:25:42.040 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created role reader 2022-04-14 07:25:42.050 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created role member 2022-04-14 07:25:42.075 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created implied role where f09fa00c5f7a4f03a03e5f6163f8dbe9 implies f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:25:42.087 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created role admin 2022-04-14 07:25:42.105 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created implied role where 7532f751a89843028fae0c125268456d implies f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:25:42.116 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Granted role admin on project admin to user admin. 2022-04-14 07:25:42.123 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Granted role admin on the system to user admin. 2022-04-14 07:25:42.134 | WARNING py.warnings [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 07:25:42.134 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:25:42.134 |  2022-04-14 07:25:42.138 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created region RegionOne 2022-04-14 07:25:42.169 | INFO keystone.cmd.bootstrap [None req-f0c3c74c-ddb5-4c28-992d-53588ab4587c None None] Created public endpoint http://10.222.0.30/identity 2022-04-14 07:25:42.621 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:25:42.623 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 07:25:42.627 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:25:42.631 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:25:45.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:45.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:45.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:45.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:45.805 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:45.808 | + lib/keystone:create_keystone_accounts:310 : admin_project=ad28a8e599f345bb805602db95d0aab6 2022-04-14 07:25:45.810 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:25:45.814 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:25:48.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:48.143 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:48.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:48.144 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:48.315 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:48.318 | + lib/keystone:create_keystone_accounts:312 : admin_user=86cb98d6033e4f0a890a9fbe02edbdea 2022-04-14 07:25:48.320 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:25:48.323 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:25:48.325 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:25:48.328 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 86cb98d6033e4f0a890a9fbe02edbdea default 2022-04-14 07:25:48.384 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 86cb98d6033e4f0a890a9fbe02edbdea default 2022-04-14 07:25:48.423 | [189606 Async ks-domain-role:218096]: running: get_or_add_user_domain_role admin 86cb98d6033e4f0a890a9fbe02edbdea default 2022-04-14 07:25:48.425 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:25:48.428 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:25:48.431 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:25:51.595 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:25:51.597 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:25:51.597 | default 2022-04-14 07:25:51.600 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:25:51.659 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:25:51.702 | [189606 Async ks-project:218238]: running: get_or_create_project service Default 2022-04-14 07:25:51.704 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:25:51.771 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:25:51.816 | [189606 Async ks-service:218324]: running: get_or_create_role service 2022-04-14 07:25:51.819 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:25:51.886 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:25:52.086 | [189606 Async ks-reseller:218410]: running: get_or_create_role ResellerAdmin 2022-04-14 07:25:52.107 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:25:52.129 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:25:52.598 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:25:52.817 | [189606 Async ks-anotherrole:218501]: running: get_or_create_role anotherrole 2022-04-14 07:25:52.833 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:25:52.873 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:25:52.889 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:25:52.928 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 07:25:55.166 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:55.240 | [218324 Async ks-service:218324]: finished successfully 2022-04-14 07:25:55.974 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:56.061 | [218410 Async ks-reseller:218410]: finished successfully 2022-04-14 07:25:56.325 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:56.379 | [218238 Async ks-project:218238]: finished successfully 2022-04-14 07:25:56.545 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:56.577 | [218501 Async ks-anotherrole:218501]: finished successfully 2022-04-14 07:25:56.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:56.586 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:56.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:56.586 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:56.759 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:56.762 | ++ functions-common:get_or_create_project:945 : project_id=c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:25:56.765 | ++ functions-common:get_or_create_project:946 : echo c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:25:56.768 | + lib/keystone:create_keystone_accounts:340 : invis_project=c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:25:56.770 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:25:56.773 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:25:56.776 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:25:56.779 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 07:25:59.287 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:59.312 | [218096 Async ks-domain-role:218096]: finished successfully 2022-04-14 07:25:59.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:59.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:59.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:59.383 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:59.549 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:59.551 | ++ functions-common:get_or_create_project:945 : project_id=bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:25:59.554 | ++ functions-common:get_or_create_project:946 : echo bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:25:59.557 | + lib/keystone:create_keystone_accounts:344 : demo_project=bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:25:59.559 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:25:59.563 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:25:59.566 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:25:59.568 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:25:59.571 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:25:59.574 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 07:26:02.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.107 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.274 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.277 | ++ functions-common:get_or_create_user:932 : user_id=379973879b7840fcae8ca0b996d50d57 2022-04-14 07:26:02.280 | ++ functions-common:get_or_create_user:933 : echo 379973879b7840fcae8ca0b996d50d57 2022-04-14 07:26:02.283 | + lib/keystone:create_keystone_accounts:347 : demo_user=379973879b7840fcae8ca0b996d50d57 2022-04-14 07:26:02.286 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:26:02.335 | [189606 Async ks-domain-role:218096]: Waiting for completion of get_or_add_user_domain_role admin 86cb98d6033e4f0a890a9fbe02edbdea default running on PID 218096 (6 other jobs running) 2022-04-14 07:26:02.360 | [189606 Async ks-domain-role:218096]: Signaling child to exit 2022-04-14 07:26:02.360 | WAKEUP 2022-04-14 07:26:02.383 | [189606 Async ks-domain-role:218096]: Signaled 2022-04-14 07:26:02.384 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:26:02.384 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86cb98d6033e4f0a890a9fbe02edbdea --domain default 2022-04-14 07:26:02.384 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:02.384 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:26:02.384 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:02.384 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:02.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.384 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.385 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:26:02.385 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:26:02.385 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 86cb98d6033e4f0a890a9fbe02edbdea --domain default 2022-04-14 07:26:02.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.385 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86cb98d6033e4f0a890a9fbe02edbdea --domain default 2022-04-14 07:26:02.385 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:02.385 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:26:02.385 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:02.385 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:02.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.385 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.385 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:02.385 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:02.385 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | 86cb98d6033e4f0a890a9fbe02edbdea | | | default | | False |' 2022-04-14 07:26:02.385 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:02.385 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:02.385 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:26:02.385 | + functions-common:get_or_add_user_domain_role:1028 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:26:02.385 | 7532f751a89843028fae0c125268456d 2022-04-14 07:26:02.431 | [189606 Async ks-domain-role:218096]: finished get_or_add_user_domain_role admin 86cb98d6033e4f0a890a9fbe02edbdea default with result 0 in 10 seconds 2022-04-14 07:26:02.438 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:26:02.473 | [189606 Async ks-project:218238]: Waiting for completion of get_or_create_project service Default running on PID 218238 (5 other jobs running) 2022-04-14 07:26:02.497 | [189606 Async ks-project:218238]: Signaling child to exit 2022-04-14 07:26:02.497 | WAKEUP 2022-04-14 07:26:02.519 | [189606 Async ks-project:218238]: Signaled 2022-04-14 07:26:02.520 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:02.520 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 07:26:02.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.520 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.520 | + functions-common:get_or_create_project:945 : project_id=d12a5a8a2d3d4e60aae91c91663be342 2022-04-14 07:26:02.520 | + functions-common:get_or_create_project:946 : echo d12a5a8a2d3d4e60aae91c91663be342 2022-04-14 07:26:02.520 | d12a5a8a2d3d4e60aae91c91663be342 2022-04-14 07:26:02.565 | [189606 Async ks-project:218238]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:26:02.602 | [189606 Async ks-service:218324]: Waiting for completion of get_or_create_role service running on PID 218324 (4 other jobs running) 2022-04-14 07:26:02.630 | [189606 Async ks-service:218324]: Signaling child to exit 2022-04-14 07:26:02.630 | WAKEUP 2022-04-14 07:26:02.653 | [189606 Async ks-service:218324]: Signaled 2022-04-14 07:26:02.654 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:26:02.654 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:26:02.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.654 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.654 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.654 | + functions-common:get_or_create_role:957 : role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:26:02.654 | + functions-common:get_or_create_role:958 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:26:02.654 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:26:02.698 | [189606 Async ks-service:218324]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:26:02.735 | [189606 Async ks-reseller:218410]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 218410 (3 other jobs running) 2022-04-14 07:26:02.759 | [189606 Async ks-reseller:218410]: Signaling child to exit 2022-04-14 07:26:02.759 | WAKEUP 2022-04-14 07:26:02.782 | [189606 Async ks-reseller:218410]: Signaled 2022-04-14 07:26:02.783 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:26:02.783 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:26:02.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.784 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.784 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.784 | + functions-common:get_or_create_role:957 : role_id=eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:26:02.784 | + functions-common:get_or_create_role:958 : echo eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:26:02.784 | eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:26:02.830 | [189606 Async ks-reseller:218410]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 07:26:02.867 | [189606 Async ks-anotherrole:218501]: Waiting for completion of get_or_create_role anotherrole running on PID 218501 (2 other jobs running) 2022-04-14 07:26:02.892 | [189606 Async ks-anotherrole:218501]: Signaling child to exit 2022-04-14 07:26:02.892 | WAKEUP 2022-04-14 07:26:02.915 | [189606 Async ks-anotherrole:218501]: Signaled 2022-04-14 07:26:02.917 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:26:02.917 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:26:02.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:02.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:02.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:02.917 | + functions-common:get_or_create_role:957 : role_id=84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:02.917 | + functions-common:get_or_create_role:958 : echo 84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:02.917 | 84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:02.965 | [189606 Async ks-anotherrole:218501]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:26:02.969 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:02.972 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.032 | + inc/async:async_inner:63 : get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.073 | [189606 Async ks-demo-member:219403]: running: get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.076 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 86cb98d6033e4f0a890a9fbe02edbdea bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.136 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 86cb98d6033e4f0a890a9fbe02edbdea bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.182 | [189606 Async ks-demo-admin:219515]: running: get_or_add_user_project_role admin 86cb98d6033e4f0a890a9fbe02edbdea bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.184 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.255 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.313 | [189606 Async ks-demo-another:219627]: running: get_or_add_user_project_role anotherrole 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:03.316 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:26:03.384 | + inc/async:async_inner:63 : get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:26:03.464 | [189606 Async ks-demo-invis:219739]: running: get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:26:03.468 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:26:03.477 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:26:03.481 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:03.492 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:26:03.495 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:26:03.503 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 07:26:07.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:07.525 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:07.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:07.525 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:07.733 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:07.737 | ++ functions-common:get_or_create_user:932 : user_id=612f14218d6440a28f62d485e3f56e3c 2022-04-14 07:26:07.741 | ++ functions-common:get_or_create_user:933 : echo 612f14218d6440a28f62d485e3f56e3c 2022-04-14 07:26:07.744 | + lib/keystone:create_keystone_accounts:360 : demo_reader=612f14218d6440a28f62d485e3f56e3c 2022-04-14 07:26:07.747 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 612f14218d6440a28f62d485e3f56e3c bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:07.830 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 612f14218d6440a28f62d485e3f56e3c bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:07.971 | [189606 Async ks-demo-reader:219905]: running: get_or_add_user_project_role reader 612f14218d6440a28f62d485e3f56e3c bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:07.982 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:26:08.000 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:26:08.010 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:08.026 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 07:26:12.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:12.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:12.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:12.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:12.425 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:12.436 | ++ functions-common:get_or_create_project:945 : project_id=a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:12.462 | ++ functions-common:get_or_create_project:946 : echo a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:12.473 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:12.487 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:26:12.511 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:26:12.532 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:12.548 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:26:12.565 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:26:12.581 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 07:26:16.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:16.467 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:16.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:16.467 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:16.893 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:16.896 | ++ functions-common:get_or_create_user:932 : user_id=2a1d71b40a2e48f3b21be99c6ea16cc4 2022-04-14 07:26:16.910 | ++ functions-common:get_or_create_user:933 : echo 2a1d71b40a2e48f3b21be99c6ea16cc4 2022-04-14 07:26:16.933 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2a1d71b40a2e48f3b21be99c6ea16cc4 2022-04-14 07:26:16.957 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:17.025 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:17.149 | [219403 Async ks-demo-member:219403]: finished successfully 2022-04-14 07:26:17.215 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:17.367 | [189606 Async ks-alt-admin:220309]: running: get_or_add_user_project_role admin 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:17.385 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:17.774 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:17.918 | [189606 Async ks-alt-another:220426]: running: get_or_add_user_project_role anotherrole 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:17.922 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:26:17.948 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:26:17.952 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:17.962 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:26:17.977 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:26:18.001 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 07:26:19.248 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:19.410 | [219515 Async ks-demo-admin:219515]: finished successfully 2022-04-14 07:26:20.405 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:20.598 | [219627 Async ks-demo-another:219627]: finished successfully 2022-04-14 07:26:20.855 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:20.977 | [219739 Async ks-demo-invis:219739]: finished successfully 2022-04-14 07:26:22.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:22.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:22.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:22.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:22.879 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:22.885 | ++ functions-common:get_or_create_user:932 : user_id=1f77ad11ebab47e7baf534faba5fce1a 2022-04-14 07:26:22.888 | ++ functions-common:get_or_create_user:933 : echo 1f77ad11ebab47e7baf534faba5fce1a 2022-04-14 07:26:22.891 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1f77ad11ebab47e7baf534faba5fce1a 2022-04-14 07:26:22.897 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1f77ad11ebab47e7baf534faba5fce1a a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:23.009 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1f77ad11ebab47e7baf534faba5fce1a a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:23.106 | [189606 Async ks-alt-member-user:220771]: running: get_or_add_user_project_role member 1f77ad11ebab47e7baf534faba5fce1a a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:23.109 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:26:23.118 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:26:23.122 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:23.128 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:26:23.136 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:26:23.146 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 07:26:23.357 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:23.531 | [219905 Async ks-demo-reader:219905]: finished successfully 2022-04-14 07:26:25.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:25.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:25.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:25.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:26.029 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:26.036 | ++ functions-common:get_or_create_user:932 : user_id=3c6790bff77a44e3b11cfa35808d5b6d 2022-04-14 07:26:26.050 | ++ functions-common:get_or_create_user:933 : echo 3c6790bff77a44e3b11cfa35808d5b6d 2022-04-14 07:26:26.062 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3c6790bff77a44e3b11cfa35808d5b6d 2022-04-14 07:26:26.065 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3c6790bff77a44e3b11cfa35808d5b6d a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:26.153 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3c6790bff77a44e3b11cfa35808d5b6d a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:26.259 | [189606 Async ks-alt-reader-user:221015]: running: get_or_add_user_project_role reader 3c6790bff77a44e3b11cfa35808d5b6d a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:26.294 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:26:26.306 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:26.326 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:26:26.342 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:26:26.361 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 07:26:29.821 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:29.854 | [220309 Async ks-alt-admin:220309]: finished successfully 2022-04-14 07:26:30.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:30.217 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:30.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:30.217 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:30.400 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:30.403 | ++ functions-common:get_or_create_user:932 : user_id=8786adf6ac634acc98645448e4e47a4d 2022-04-14 07:26:30.406 | ++ functions-common:get_or_create_user:933 : echo 8786adf6ac634acc98645448e4e47a4d 2022-04-14 07:26:30.410 | + lib/keystone:create_keystone_accounts:392 : system_member_user=8786adf6ac634acc98645448e4e47a4d 2022-04-14 07:26:30.412 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 8786adf6ac634acc98645448e4e47a4d all 2022-04-14 07:26:30.481 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8786adf6ac634acc98645448e4e47a4d all 2022-04-14 07:26:30.569 | [189606 Async ks-system-member:221257]: running: get_or_add_user_system_role member 8786adf6ac634acc98645448e4e47a4d all 2022-04-14 07:26:30.610 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:26:30.623 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:30.638 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:26:30.646 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:26:30.667 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 07:26:32.445 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:32.618 | [220426 Async ks-alt-another:220426]: finished successfully 2022-04-14 07:26:33.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:33.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:33.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:33.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:34.048 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:34.052 | ++ functions-common:get_or_create_user:932 : user_id=8ce144ed0d5147aab18c22169aae0ff8 2022-04-14 07:26:34.054 | ++ functions-common:get_or_create_user:933 : echo 8ce144ed0d5147aab18c22169aae0ff8 2022-04-14 07:26:34.057 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=8ce144ed0d5147aab18c22169aae0ff8 2022-04-14 07:26:34.060 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 8ce144ed0d5147aab18c22169aae0ff8 all 2022-04-14 07:26:34.125 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 8ce144ed0d5147aab18c22169aae0ff8 all 2022-04-14 07:26:34.214 | [189606 Async ks-system-reader:221492]: running: get_or_add_user_system_role reader 8ce144ed0d5147aab18c22169aae0ff8 all 2022-04-14 07:26:34.217 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:26:34.222 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:26:34.224 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:26:34.229 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:26:34.236 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 07:26:35.769 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:35.950 | [220771 Async ks-alt-member-user:220771]: finished successfully 2022-04-14 07:26:37.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:37.049 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:37.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:37.049 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:37.253 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:37.256 | ++ functions-common:get_or_create_group:909 : group_id=c69bf17cb3c5402ca6ede87690ada119 2022-04-14 07:26:37.262 | ++ functions-common:get_or_create_group:910 : echo c69bf17cb3c5402ca6ede87690ada119 2022-04-14 07:26:37.265 | + lib/keystone:create_keystone_accounts:402 : admin_group=c69bf17cb3c5402ca6ede87690ada119 2022-04-14 07:26:37.270 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:26:37.275 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:26:37.278 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:26:37.281 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:26:37.287 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 07:26:39.045 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:39.075 | [221015 Async ks-alt-reader-user:221015]: finished successfully 2022-04-14 07:26:39.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:39.939 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:39.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:39.939 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:40.126 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:40.129 | ++ functions-common:get_or_create_group:909 : group_id=9b391abc374e4ff9bb9cd72db3783fe8 2022-04-14 07:26:40.132 | ++ functions-common:get_or_create_group:910 : echo 9b391abc374e4ff9bb9cd72db3783fe8 2022-04-14 07:26:40.135 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9b391abc374e4ff9bb9cd72db3783fe8 2022-04-14 07:26:40.137 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:40.202 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:40.247 | [189606 Async ks-group-memberdemo:221843]: running: get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:40.250 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:40.360 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:40.432 | [189606 Async ks-group-anotherdemo:221929]: running: get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:40.448 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:40.769 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:40.969 | [189606 Async ks-group-memberalt:222015]: running: get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:40.998 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:41.371 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:41.422 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:41.497 | [221257 Async ks-system-member:221257]: finished successfully 2022-04-14 07:26:41.513 | [189606 Async ks-group-anotheralt:222106]: running: get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:41.516 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 2022-04-14 07:26:41.918 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 2022-04-14 07:26:42.123 | [189606 Async ks-group-admin:222248]: running: get_or_add_group_project_role admin c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 2022-04-14 07:26:42.144 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 07:26:42.535 | [189606 Async ks-demo-member:219403]: Waiting for completion of get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 running on PID 219403 (17 other jobs running) 2022-04-14 07:26:42.717 | [189606 Async ks-demo-member:219403]: Signaling child to exit 2022-04-14 07:26:42.717 | WAKEUP 2022-04-14 07:26:42.878 | [189606 Async ks-demo-member:219403]: Signaled 2022-04-14 07:26:42.889 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:42.889 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:42.889 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:42.889 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:42.889 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:42.889 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:42.889 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:42.889 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:42.889 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 379973879b7840fcae8ca0b996d50d57 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:42.889 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:42.889 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:42.889 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:42.889 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:42.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:42.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:42.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.889 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:42.889 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:42.890 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:42.890 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 379973879b7840fcae8ca0b996d50d57 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:42.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:42.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:42.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.890 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 379973879b7840fcae8ca0b996d50d57 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:42.890 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:42.890 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:42.890 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:42.890 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:42.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:42.891 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:42.891 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:42.891 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:42.891 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:42.891 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:42.891 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:42.891 | ++ functions-common:get_field:825 : echo '| f09fa00c5f7a4f03a03e5f6163f8dbe9 | 379973879b7840fcae8ca0b996d50d57 | | bba6aefa96cf421587536b09d9bb0986 | | | False |' 2022-04-14 07:26:42.891 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:42.891 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:42.891 | + functions-common:get_or_add_user_project_role:1004 : echo f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:42.891 | f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:43.193 | [189606 Async ks-demo-member:219403]: finished get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 with result 0 in 14 seconds 2022-04-14 07:26:43.482 | [189606 Async ks-demo-admin:219515]: Waiting for completion of get_or_add_user_project_role admin 86cb98d6033e4f0a890a9fbe02edbdea bba6aefa96cf421587536b09d9bb0986 running on PID 219515 (16 other jobs running) 2022-04-14 07:26:43.665 | [189606 Async ks-demo-admin:219515]: Signaling child to exit 2022-04-14 07:26:43.667 | WAKEUP 2022-04-14 07:26:43.816 | [189606 Async ks-demo-admin:219515]: Signaled 2022-04-14 07:26:43.819 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:43.819 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:43.819 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:43.819 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:43.819 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:43.819 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:43.819 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:43.819 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:43.819 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86cb98d6033e4f0a890a9fbe02edbdea --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:43.819 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:43.819 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:43.819 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:43.819 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:43.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:43.819 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:43.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:43.819 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:43.819 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:43.819 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:43.819 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:43.820 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 86cb98d6033e4f0a890a9fbe02edbdea --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:43.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:43.820 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:43.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:43.820 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:43.820 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:43.820 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86cb98d6033e4f0a890a9fbe02edbdea --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:43.820 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:43.820 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:43.820 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:43.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:43.820 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:43.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:43.820 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:43.820 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:43.820 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:43.820 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:43.820 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | 86cb98d6033e4f0a890a9fbe02edbdea | | bba6aefa96cf421587536b09d9bb0986 | | | False |' 2022-04-14 07:26:43.820 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:43.820 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:43.820 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:26:43.820 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:26:43.820 | 7532f751a89843028fae0c125268456d 2022-04-14 07:26:44.106 | [189606 Async ks-demo-admin:219515]: finished get_or_add_user_project_role admin 86cb98d6033e4f0a890a9fbe02edbdea bba6aefa96cf421587536b09d9bb0986 with result 0 in 16 seconds 2022-04-14 07:26:44.362 | [189606 Async ks-demo-another:219627]: Waiting for completion of get_or_add_user_project_role anotherrole 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 running on PID 219627 (15 other jobs running) 2022-04-14 07:26:44.517 | [189606 Async ks-demo-another:219627]: Signaling child to exit 2022-04-14 07:26:44.517 | WAKEUP 2022-04-14 07:26:44.595 | [189606 Async ks-demo-another:219627]: Signaled 2022-04-14 07:26:44.597 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:44.597 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:44.597 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:44.597 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:44.597 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:44.597 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:44.597 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:44.597 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:44.597 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 379973879b7840fcae8ca0b996d50d57 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:44.597 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:44.597 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:44.597 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:44.597 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:44.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:44.597 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:44.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:44.597 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:44.597 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:44.597 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:44.597 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:44.598 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 379973879b7840fcae8ca0b996d50d57 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:44.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:44.598 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:44.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:44.598 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:44.598 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:44.598 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 379973879b7840fcae8ca0b996d50d57 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:44.598 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:44.598 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:44.598 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:44.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:44.598 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:44.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:44.598 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:44.598 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:44.598 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:44.598 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:44.598 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:44.598 | ++ functions-common:get_field:825 : echo '| 84c9121f261e4496af7847281efe1f64 | 379973879b7840fcae8ca0b996d50d57 | | bba6aefa96cf421587536b09d9bb0986 | | | False |' 2022-04-14 07:26:44.598 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:44.598 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:44.598 | + functions-common:get_or_add_user_project_role:1004 : echo 84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:44.598 | 84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:44.800 | [189606 Async ks-demo-another:219627]: finished get_or_add_user_project_role anotherrole 379973879b7840fcae8ca0b996d50d57 bba6aefa96cf421587536b09d9bb0986 with result 0 in 17 seconds 2022-04-14 07:26:45.016 | [189606 Async ks-demo-invis:219739]: Waiting for completion of get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 c9b37ce1a2a2400587c0a9a94501d831 running on PID 219739 (14 other jobs running) 2022-04-14 07:26:45.094 | [189606 Async ks-demo-invis:219739]: Signaling child to exit 2022-04-14 07:26:45.094 | WAKEUP 2022-04-14 07:26:45.148 | [189606 Async ks-demo-invis:219739]: Signaled 2022-04-14 07:26:45.149 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:45.149 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:45.149 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:45.150 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:45.150 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:45.150 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:45.150 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:45.150 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:45.150 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 379973879b7840fcae8ca0b996d50d57 --project c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:26:45.150 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.150 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:45.150 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.150 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.150 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.150 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:45.150 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:45.150 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 379973879b7840fcae8ca0b996d50d57 --project c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:26:45.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.150 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.151 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 379973879b7840fcae8ca0b996d50d57 --project c9b37ce1a2a2400587c0a9a94501d831 2022-04-14 07:26:45.151 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:45.151 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.151 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.151 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.151 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.151 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.151 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:45.151 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:45.151 | ++ functions-common:get_field:825 : echo '| f09fa00c5f7a4f03a03e5f6163f8dbe9 | 379973879b7840fcae8ca0b996d50d57 | | c9b37ce1a2a2400587c0a9a94501d831 | | | False |' 2022-04-14 07:26:45.151 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:45.151 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.151 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:45.151 | + functions-common:get_or_add_user_project_role:1004 : echo f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:45.151 | f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:45.235 | [189606 Async ks-demo-invis:219739]: finished get_or_add_user_project_role member 379973879b7840fcae8ca0b996d50d57 c9b37ce1a2a2400587c0a9a94501d831 with result 0 in 17 seconds 2022-04-14 07:26:45.305 | [189606 Async ks-demo-reader:219905]: Waiting for completion of get_or_add_user_project_role reader 612f14218d6440a28f62d485e3f56e3c bba6aefa96cf421587536b09d9bb0986 running on PID 219905 (13 other jobs running) 2022-04-14 07:26:45.332 | [189606 Async ks-demo-reader:219905]: Signaling child to exit 2022-04-14 07:26:45.332 | WAKEUP 2022-04-14 07:26:45.357 | [189606 Async ks-demo-reader:219905]: Signaled 2022-04-14 07:26:45.359 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:45.359 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:45.359 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:45.359 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:45.359 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:45.359 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:45.360 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:45.360 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:45.360 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 612f14218d6440a28f62d485e3f56e3c --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:45.360 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.360 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:45.360 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.360 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.360 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.360 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:45.360 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:45.360 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 612f14218d6440a28f62d485e3f56e3c --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:45.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.360 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 612f14218d6440a28f62d485e3f56e3c --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:45.360 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:45.360 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.360 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.360 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.361 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.361 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:45.361 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:45.361 | ++ functions-common:get_field:825 : echo '| f2b2ba9c18274793b6dda0ad1af7b5ef | 612f14218d6440a28f62d485e3f56e3c | | bba6aefa96cf421587536b09d9bb0986 | | | False |' 2022-04-14 07:26:45.361 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:45.361 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.361 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:45.361 | + functions-common:get_or_add_user_project_role:1004 : echo f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:45.361 | f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:45.409 | [189606 Async ks-demo-reader:219905]: finished get_or_add_user_project_role reader 612f14218d6440a28f62d485e3f56e3c bba6aefa96cf421587536b09d9bb0986 with result 0 in 15 seconds 2022-04-14 07:26:45.413 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:45.417 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:26:45.513 | [189606 Async ks-alt-admin:220309]: Waiting for completion of get_or_add_user_project_role admin 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 running on PID 220309 (12 other jobs running) 2022-04-14 07:26:45.561 | [189606 Async ks-alt-admin:220309]: Signaling child to exit 2022-04-14 07:26:45.563 | WAKEUP 2022-04-14 07:26:45.626 | [189606 Async ks-alt-admin:220309]: Signaled 2022-04-14 07:26:45.629 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:45.630 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:45.630 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:45.630 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:45.630 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:45.630 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:45.630 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2a1d71b40a2e48f3b21be99c6ea16cc4 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:45.630 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.630 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.630 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.630 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:45.630 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:45.630 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2a1d71b40a2e48f3b21be99c6ea16cc4 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:45.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2a1d71b40a2e48f3b21be99c6ea16cc4 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:45.630 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:45.631 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.631 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.631 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.631 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.631 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.631 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:45.631 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:45.631 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | 2a1d71b40a2e48f3b21be99c6ea16cc4 | | a0b269c97eb241b78ec037c1746b14b5 | | | False |' 2022-04-14 07:26:45.631 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:45.631 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.631 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:26:45.631 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:26:45.631 | 7532f751a89843028fae0c125268456d 2022-04-14 07:26:45.693 | [189606 Async ks-alt-admin:220309]: finished get_or_add_user_project_role admin 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 with result 0 in 12 seconds 2022-04-14 07:26:45.760 | [189606 Async ks-alt-another:220426]: Waiting for completion of get_or_add_user_project_role anotherrole 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 running on PID 220426 (11 other jobs running) 2022-04-14 07:26:45.791 | [189606 Async ks-alt-another:220426]: Signaling child to exit 2022-04-14 07:26:45.794 | WAKEUP 2022-04-14 07:26:45.831 | [189606 Async ks-alt-another:220426]: Signaled 2022-04-14 07:26:45.833 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:45.833 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:45.833 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:45.833 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:45.833 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:45.833 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:45.833 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:45.833 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:45.833 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a1d71b40a2e48f3b21be99c6ea16cc4 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:45.833 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.833 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:45.833 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.833 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.833 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.833 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.833 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:45.833 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:45.833 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2a1d71b40a2e48f3b21be99c6ea16cc4 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:45.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.834 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:45.834 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2a1d71b40a2e48f3b21be99c6ea16cc4 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:45.834 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:45.834 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:45.834 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:45.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:45.834 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:45.834 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:45.834 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:45.834 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:45.834 | ++ functions-common:get_field:825 : echo '| 84c9121f261e4496af7847281efe1f64 | 2a1d71b40a2e48f3b21be99c6ea16cc4 | | a0b269c97eb241b78ec037c1746b14b5 | | | False |' 2022-04-14 07:26:45.834 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:45.834 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:45.834 | + functions-common:get_or_add_user_project_role:1004 : echo 84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:45.834 | 84c9121f261e4496af7847281efe1f64 2022-04-14 07:26:45.915 | [189606 Async ks-alt-another:220426]: finished get_or_add_user_project_role anotherrole 2a1d71b40a2e48f3b21be99c6ea16cc4 a0b269c97eb241b78ec037c1746b14b5 with result 0 in 14 seconds 2022-04-14 07:26:45.977 | [189606 Async ks-alt-member-user:220771]: Waiting for completion of get_or_add_user_project_role member 1f77ad11ebab47e7baf534faba5fce1a a0b269c97eb241b78ec037c1746b14b5 running on PID 220771 (10 other jobs running) 2022-04-14 07:26:46.021 | [189606 Async ks-alt-member-user:220771]: Signaling child to exit 2022-04-14 07:26:46.022 | WAKEUP 2022-04-14 07:26:46.099 | [189606 Async ks-alt-member-user:220771]: Signaled 2022-04-14 07:26:46.102 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:46.102 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:46.102 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:46.102 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:46.102 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:46.102 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:46.102 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:46.102 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:46.102 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:46.102 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1f77ad11ebab47e7baf534faba5fce1a --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:46.102 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:46.102 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:46.102 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:46.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.102 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.102 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.102 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:46.102 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:46.103 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:46.103 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 1f77ad11ebab47e7baf534faba5fce1a --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:46.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.103 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.103 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.103 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:46.103 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:46.103 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1f77ad11ebab47e7baf534faba5fce1a --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:46.103 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:46.103 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:46.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.103 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.104 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.104 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:46.104 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:46.104 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:46.104 | ++ functions-common:get_field:825 : echo '| f09fa00c5f7a4f03a03e5f6163f8dbe9 | 1f77ad11ebab47e7baf534faba5fce1a | | a0b269c97eb241b78ec037c1746b14b5 | | | False |' 2022-04-14 07:26:46.104 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:46.104 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:46.104 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:46.104 | + functions-common:get_or_add_user_project_role:1004 : echo f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:46.104 | f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:46.159 | [189606 Async ks-alt-member-user:220771]: finished get_or_add_user_project_role member 1f77ad11ebab47e7baf534faba5fce1a a0b269c97eb241b78ec037c1746b14b5 with result 0 in 13 seconds 2022-04-14 07:26:46.234 | [189606 Async ks-alt-reader-user:221015]: Waiting for completion of get_or_add_user_project_role reader 3c6790bff77a44e3b11cfa35808d5b6d a0b269c97eb241b78ec037c1746b14b5 running on PID 221015 (9 other jobs running) 2022-04-14 07:26:46.388 | [189606 Async ks-alt-reader-user:221015]: Signaling child to exit 2022-04-14 07:26:46.388 | WAKEUP 2022-04-14 07:26:46.465 | [189606 Async ks-alt-reader-user:221015]: Signaled 2022-04-14 07:26:46.467 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:46.467 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:26:46.467 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:46.467 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:46.467 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:46.467 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:46.467 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:46.467 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:26:46.467 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:46.467 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:46.467 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:46.467 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3c6790bff77a44e3b11cfa35808d5b6d --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:46.467 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:46.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.467 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.467 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.467 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:46.467 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:46.467 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:46.467 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 3c6790bff77a44e3b11cfa35808d5b6d --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:46.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.468 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.468 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.468 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3c6790bff77a44e3b11cfa35808d5b6d --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:46.468 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:46.468 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:46.468 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:46.468 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:46.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.468 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:46.468 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:46.469 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:46.469 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:46.469 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:46.469 | ++ functions-common:get_field:825 : echo '| f2b2ba9c18274793b6dda0ad1af7b5ef | 3c6790bff77a44e3b11cfa35808d5b6d | | a0b269c97eb241b78ec037c1746b14b5 | | | False |' 2022-04-14 07:26:46.469 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:46.469 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:46.469 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:46.469 | + functions-common:get_or_add_user_project_role:1004 : echo f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:46.469 | f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:46.723 | [189606 Async ks-alt-reader-user:221015]: finished get_or_add_user_project_role reader 3c6790bff77a44e3b11cfa35808d5b6d a0b269c97eb241b78ec037c1746b14b5 with result 0 in 12 seconds 2022-04-14 07:26:46.762 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:46.771 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:26:47.085 | [189606 Async ks-system-member:221257]: Waiting for completion of get_or_add_user_system_role member 8786adf6ac634acc98645448e4e47a4d all running on PID 221257 (8 other jobs running) 2022-04-14 07:26:47.262 | [189606 Async ks-system-member:221257]: Signaling child to exit 2022-04-14 07:26:47.262 | WAKEUP 2022-04-14 07:26:47.370 | [189606 Async ks-system-member:221257]: Signaled 2022-04-14 07:26:47.381 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:26:47.381 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:26:47.381 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:26:47.381 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:47.381 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:47.381 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:47.381 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:47.381 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:47.381 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:26:47.381 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8786adf6ac634acc98645448e4e47a4d --system all -f value -c Role 2022-04-14 07:26:47.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:47.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:47.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:47.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:47.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:47.381 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:26:47.381 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:26:47.382 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 8786adf6ac634acc98645448e4e47a4d --system all 2022-04-14 07:26:47.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:47.382 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:47.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:47.382 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:47.382 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8786adf6ac634acc98645448e4e47a4d --system all -f value -c Role 2022-04-14 07:26:47.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:47.382 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:47.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:47.382 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:47.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:47.382 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:47.382 | + functions-common:get_or_add_user_system_role:1059 : echo f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:47.382 | f09fa00c5f7a4f03a03e5f6163f8dbe9 2022-04-14 07:26:47.704 | [189606 Async ks-system-member:221257]: finished get_or_add_user_system_role member 8786adf6ac634acc98645448e4e47a4d all with result 0 in 11 seconds 2022-04-14 07:26:47.853 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:47.951 | [189606 Async ks-system-reader:221492]: Waiting for completion of get_or_add_user_system_role reader 8ce144ed0d5147aab18c22169aae0ff8 all running on PID 221492 (7 other jobs running) 2022-04-14 07:26:48.022 | [221492 Async ks-system-reader:221492]: finished successfully 2022-04-14 07:26:48.121 | [189606 Async ks-system-reader:221492]: Signaling child to exit 2022-04-14 07:26:48.145 | WAKEUP 2022-04-14 07:26:48.289 | [189606 Async ks-system-reader:221492]: Signaled 2022-04-14 07:26:48.297 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:26:48.298 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:26:48.298 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:48.298 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:48.298 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:26:48.298 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:26:48.298 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:26:48.298 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ce144ed0d5147aab18c22169aae0ff8 --system all -f value -c Role 2022-04-14 07:26:48.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:48.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:48.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:48.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:48.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 8ce144ed0d5147aab18c22169aae0ff8 --system all 2022-04-14 07:26:48.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:48.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:48.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:48.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:48.298 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8ce144ed0d5147aab18c22169aae0ff8 --system all -f value -c Role 2022-04-14 07:26:48.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:48.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:48.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:48.298 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:48.298 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:48.298 | + functions-common:get_or_add_user_system_role:1059 : echo f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:48.299 | f2b2ba9c18274793b6dda0ad1af7b5ef 2022-04-14 07:26:48.610 | [189606 Async ks-system-reader:221492]: finished get_or_add_user_system_role reader 8ce144ed0d5147aab18c22169aae0ff8 all with result 0 in 13 seconds 2022-04-14 07:26:48.646 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:48.674 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 07:26:49.027 | [189606 Async ks-group-memberdemo:221843]: Waiting for completion of get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 running on PID 221843 (6 other jobs running) 2022-04-14 07:26:49.184 | [189606 Async ks-group-memberdemo:221843]: Signaling child to exit 2022-04-14 07:26:54.333 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:54.506 | [221843 Async ks-group-memberdemo:221843]: finished successfully 2022-04-14 07:26:54.622 | WAKEUP 2022-04-14 07:26:54.709 | [189606 Async ks-group-memberdemo:221843]: Signaled 2022-04-14 07:26:54.712 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:26:54.712 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9b391abc374e4ff9bb9cd72db3783fe8 --project bba6aefa96cf421587536b09d9bb0986 -f value 2022-04-14 07:26:54.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:54.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:54.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:54.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:54.712 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:54.712 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:26:54.712 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:26:54.712 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 9b391abc374e4ff9bb9cd72db3783fe8 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:54.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:54.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:54.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:54.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:54.712 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9b391abc374e4ff9bb9cd72db3783fe8 --project bba6aefa96cf421587536b09d9bb0986 -f value 2022-04-14 07:26:54.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:54.712 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:54.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:54.713 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:54.713 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:54.713 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f09fa00c5f7a4f03a03e5f6163f8dbe9 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 False' 2022-04-14 07:26:54.713 | + functions-common:get_or_add_group_project_role:1083 : echo f09fa00c5f7a4f03a03e5f6163f8dbe9 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 False 2022-04-14 07:26:54.713 | f09fa00c5f7a4f03a03e5f6163f8dbe9 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 False 2022-04-14 07:26:54.899 | [189606 Async ks-group-memberdemo:221843]: finished get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 with result 0 in 14 seconds 2022-04-14 07:26:55.140 | [189606 Async ks-group-anotherdemo:221929]: Waiting for completion of get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 running on PID 221929 (5 other jobs running) 2022-04-14 07:26:55.267 | [189606 Async ks-group-anotherdemo:221929]: Signaling child to exit 2022-04-14 07:26:55.497 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:55.542 | [221929 Async ks-group-anotherdemo:221929]: finished successfully 2022-04-14 07:26:55.570 | WAKEUP 2022-04-14 07:26:55.614 | [189606 Async ks-group-anotherdemo:221929]: Signaled 2022-04-14 07:26:55.615 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:26:55.615 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9b391abc374e4ff9bb9cd72db3783fe8 --project bba6aefa96cf421587536b09d9bb0986 -f value 2022-04-14 07:26:55.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.615 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.615 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:55.615 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:26:55.615 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:26:55.615 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9b391abc374e4ff9bb9cd72db3783fe8 --project bba6aefa96cf421587536b09d9bb0986 2022-04-14 07:26:55.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.615 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.615 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.615 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9b391abc374e4ff9bb9cd72db3783fe8 --project bba6aefa96cf421587536b09d9bb0986 -f value 2022-04-14 07:26:55.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.616 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:55.616 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:55.616 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:55.616 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='84c9121f261e4496af7847281efe1f64 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 False' 2022-04-14 07:26:55.616 | + functions-common:get_or_add_group_project_role:1083 : echo 84c9121f261e4496af7847281efe1f64 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 False 2022-04-14 07:26:55.616 | 84c9121f261e4496af7847281efe1f64 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 False 2022-04-14 07:26:55.673 | [189606 Async ks-group-anotherdemo:221929]: finished get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 bba6aefa96cf421587536b09d9bb0986 with result 0 in 15 seconds 2022-04-14 07:26:55.720 | [189606 Async ks-group-memberalt:222015]: Waiting for completion of get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 running on PID 222015 (4 other jobs running) 2022-04-14 07:26:55.753 | [189606 Async ks-group-memberalt:222015]: Signaling child to exit 2022-04-14 07:26:56.456 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:56.486 | [222015 Async ks-group-memberalt:222015]: finished successfully 2022-04-14 07:26:56.508 | WAKEUP 2022-04-14 07:26:56.534 | [189606 Async ks-group-memberalt:222015]: Signaled 2022-04-14 07:26:56.535 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:26:56.535 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9b391abc374e4ff9bb9cd72db3783fe8 --project a0b269c97eb241b78ec037c1746b14b5 -f value 2022-04-14 07:26:56.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.535 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:56.535 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:26:56.535 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:26:56.536 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 9b391abc374e4ff9bb9cd72db3783fe8 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:56.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.536 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9b391abc374e4ff9bb9cd72db3783fe8 --project a0b269c97eb241b78ec037c1746b14b5 -f value 2022-04-14 07:26:56.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:56.536 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:56.536 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:56.536 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f09fa00c5f7a4f03a03e5f6163f8dbe9 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 False' 2022-04-14 07:26:56.536 | + functions-common:get_or_add_group_project_role:1083 : echo f09fa00c5f7a4f03a03e5f6163f8dbe9 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 False 2022-04-14 07:26:56.536 | f09fa00c5f7a4f03a03e5f6163f8dbe9 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 False 2022-04-14 07:26:56.586 | [189606 Async ks-group-memberalt:222015]: finished get_or_add_group_project_role member 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 with result 0 in 15 seconds 2022-04-14 07:26:56.632 | [189606 Async ks-group-anotheralt:222106]: Waiting for completion of get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 running on PID 222106 (3 other jobs running) 2022-04-14 07:26:56.663 | [189606 Async ks-group-anotheralt:222106]: Signaling child to exit 2022-04-14 07:26:56.925 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:56.952 | [222106 Async ks-group-anotheralt:222106]: finished successfully 2022-04-14 07:26:56.974 | WAKEUP 2022-04-14 07:26:56.998 | [189606 Async ks-group-anotheralt:222106]: Signaled 2022-04-14 07:26:56.999 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:26:57.000 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9b391abc374e4ff9bb9cd72db3783fe8 --project a0b269c97eb241b78ec037c1746b14b5 -f value 2022-04-14 07:26:57.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.000 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.000 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.000 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.000 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:26:57.000 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:26:57.000 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9b391abc374e4ff9bb9cd72db3783fe8 --project a0b269c97eb241b78ec037c1746b14b5 2022-04-14 07:26:57.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.001 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.001 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.001 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9b391abc374e4ff9bb9cd72db3783fe8 --project a0b269c97eb241b78ec037c1746b14b5 -f value 2022-04-14 07:26:57.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.001 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.001 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.001 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.001 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='84c9121f261e4496af7847281efe1f64 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 False' 2022-04-14 07:26:57.001 | + functions-common:get_or_add_group_project_role:1083 : echo 84c9121f261e4496af7847281efe1f64 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 False 2022-04-14 07:26:57.001 | 84c9121f261e4496af7847281efe1f64 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 False 2022-04-14 07:26:57.048 | [189606 Async ks-group-anotheralt:222106]: finished get_or_add_group_project_role anotherrole 9b391abc374e4ff9bb9cd72db3783fe8 a0b269c97eb241b78ec037c1746b14b5 with result 0 in 15 seconds 2022-04-14 07:26:57.089 | [189606 Async ks-group-admin:222248]: Waiting for completion of get_or_add_group_project_role admin c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 running on PID 222248 (2 other jobs running) 2022-04-14 07:26:57.118 | [189606 Async ks-group-admin:222248]: Signaling child to exit 2022-04-14 07:26:57.244 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:57.271 | [222248 Async ks-group-admin:222248]: finished successfully 2022-04-14 07:26:57.291 | WAKEUP 2022-04-14 07:26:57.315 | [189606 Async ks-group-admin:222248]: Signaled 2022-04-14 07:26:57.316 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:26:57.316 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c69bf17cb3c5402ca6ede87690ada119 --project ad28a8e599f345bb805602db95d0aab6 -f value 2022-04-14 07:26:57.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.316 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.316 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.316 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.316 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:26:57.316 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:26:57.316 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group c69bf17cb3c5402ca6ede87690ada119 --project ad28a8e599f345bb805602db95d0aab6 2022-04-14 07:26:57.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.317 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c69bf17cb3c5402ca6ede87690ada119 --project ad28a8e599f345bb805602db95d0aab6 -f value 2022-04-14 07:26:57.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:57.317 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:57.317 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:57.317 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='7532f751a89843028fae0c125268456d c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 False' 2022-04-14 07:26:57.317 | + functions-common:get_or_add_group_project_role:1083 : echo 7532f751a89843028fae0c125268456d c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 False 2022-04-14 07:26:57.317 | 7532f751a89843028fae0c125268456d c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 False 2022-04-14 07:26:57.362 | [189606 Async ks-group-admin:222248]: finished get_or_add_group_project_role admin c69bf17cb3c5402ca6ede87690ada119 ad28a8e599f345bb805602db95d0aab6 with result 0 in 15 seconds 2022-04-14 07:26:57.366 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:57.368 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:26:57.386 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:57.389 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 07:26:57.407 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:57.409 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 07:26:57.412 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:26:57.471 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:26:57.511 | [189606 Async create_nova_accounts:224182]: running: create_nova_accounts 2022-04-14 07:26:57.513 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 07:26:57.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:57.535 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 07:26:57.538 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:26:57.598 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:26:57.639 | [189606 Async create_glance_accounts:224297]: running: create_glance_accounts 2022-04-14 07:26:57.642 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 07:26:57.666 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:57.668 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 07:26:57.671 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:26:57.740 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:26:57.784 | [189606 Async create_cinder_accounts:224427]: running: create_cinder_accounts 2022-04-14 07:26:57.787 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 07:26:57.809 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:57.812 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 07:26:57.814 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:26:57.883 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:26:57.950 | [189606 Async create_neutron_accounts:224542]: running: create_neutron_accounts 2022-04-14 07:26:57.953 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 07:26:57.985 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:57.990 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 07:26:57.993 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:26:58.183 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:26:58.426 | [189606 Async create_swift_accounts:224683]: running: create_swift_accounts 2022-04-14 07:26:58.442 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 07:26:58.541 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:58.558 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:26:58.952 | [189606 Async create_nova_accounts:224182]: Waiting for completion of create_nova_accounts running on PID 224182 (6 other jobs running) 2022-04-14 07:26:59.120 | [189606 Async create_nova_accounts:224182]: Signaling child to exit 2022-04-14 07:27:39.144 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:39.245 | [224542 Async create_neutron_accounts:224542]: finished successfully 2022-04-14 07:27:56.891 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:56.932 | [224427 Async create_cinder_accounts:224427]: finished successfully 2022-04-14 07:28:13.167 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:13.196 | [224297 Async create_glance_accounts:224297]: finished successfully 2022-04-14 07:28:19.167 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:28:19.193 | [224182 Async create_nova_accounts:224182]: finished successfully 2022-04-14 07:28:19.214 | WAKEUP 2022-04-14 07:28:19.237 | [189606 Async create_nova_accounts:224182]: Signaled 2022-04-14 07:28:19.239 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:28:19.239 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:28:19.239 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:28:19.239 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:19.239 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:19.239 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:19.239 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:28:19.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.239 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.239 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.239 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.239 | + functions-common:get_or_create_user:932 : user_id=e6abc0155627412e802d18aa7a62bbc0 2022-04-14 07:28:19.239 | + functions-common:get_or_create_user:933 : echo e6abc0155627412e802d18aa7a62bbc0 2022-04-14 07:28:19.239 | e6abc0155627412e802d18aa7a62bbc0 2022-04-14 07:28:19.239 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:28:19.239 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.239 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.239 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.239 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.239 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.240 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.240 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.240 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.240 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.240 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.240 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.240 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.240 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.240 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.240 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.240 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.240 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.240 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.240 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.240 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.240 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.240 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.240 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.240 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.240 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.241 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.241 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.241 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.241 | ++ functions-common:get_field:825 : echo '| 450ed7aa2c64488a9a20d258bdb7b325 | e6abc0155627412e802d18aa7a62bbc0 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.241 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.241 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.241 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.241 | + functions-common:get_or_add_user_project_role:1004 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.241 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.241 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:28:19.241 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:28:19.241 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.241 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.241 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.241 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.241 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.241 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.241 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.241 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.241 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.241 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.242 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.242 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.242 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.242 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.242 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.242 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.242 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.242 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.242 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.242 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.242 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.242 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.242 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.242 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | e6abc0155627412e802d18aa7a62bbc0 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.242 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.242 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.242 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:28:19.242 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:28:19.242 | 7532f751a89843028fae0c125268456d 2022-04-14 07:28:19.242 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:28:19.242 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:28:19.243 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-04-14 07:28:19.243 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:28:19.243 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:19.243 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:28:19.243 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 07:28:19.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.243 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.243 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:19.243 | d6fdb12db98942a5a5b45c684073dfe5' 2022-04-14 07:28:19.243 | + functions-common:get_or_create_service:1101 : echo d6fdb12db98942a5a5b45c684073dfe5 2022-04-14 07:28:19.243 | d6fdb12db98942a5a5b45c684073dfe5 2022-04-14 07:28:19.243 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-04-14 07:28:19.243 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:19.243 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:28:19.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:19.243 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 07:28:19.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.243 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:19.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:19.243 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:28:19.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.244 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.244 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.244 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ab95e4c8429941f8bf363cc1f8dde340 2022-04-14 07:28:19.244 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ab95e4c8429941f8bf363cc1f8dde340 2022-04-14 07:28:19.244 | + functions-common:get_or_create_endpoint:1134 : public_id=ab95e4c8429941f8bf363cc1f8dde340 2022-04-14 07:28:19.244 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:19.244 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:19.244 | + functions-common:get_or_create_endpoint:1143 : echo ab95e4c8429941f8bf363cc1f8dde340 2022-04-14 07:28:19.244 | ab95e4c8429941f8bf363cc1f8dde340 2022-04-14 07:28:19.244 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:28:19.244 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:19.244 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:28:19.244 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 07:28:19.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.244 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.244 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.244 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.244 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:19.244 | 1ba111997e964960b8d4661973b0b352' 2022-04-14 07:28:19.244 | + functions-common:get_or_create_service:1101 : echo 1ba111997e964960b8d4661973b0b352 2022-04-14 07:28:19.244 | 1ba111997e964960b8d4661973b0b352 2022-04-14 07:28:19.244 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-04-14 07:28:19.244 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:19.244 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-04-14 07:28:19.244 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:19.244 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 07:28:19.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.245 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:19.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:19.245 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:28:19.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.245 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8ab601916bdc4a128b6973faad8bc079 2022-04-14 07:28:19.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8ab601916bdc4a128b6973faad8bc079 2022-04-14 07:28:19.245 | + functions-common:get_or_create_endpoint:1134 : public_id=8ab601916bdc4a128b6973faad8bc079 2022-04-14 07:28:19.245 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:19.245 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:19.245 | + functions-common:get_or_create_endpoint:1143 : echo 8ab601916bdc4a128b6973faad8bc079 2022-04-14 07:28:19.245 | 8ab601916bdc4a128b6973faad8bc079 2022-04-14 07:28:19.245 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:28:19.245 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:19.245 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:28:19.245 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:19.245 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:28:19.245 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.245 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.245 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.245 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.246 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.246 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.246 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.246 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.246 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.246 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.246 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.246 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.246 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.246 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.246 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.246 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.246 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.246 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.246 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.246 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.246 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.246 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.246 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.246 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.246 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.246 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.246 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.246 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.247 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.247 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.247 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.247 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.247 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.247 | ++ functions-common:get_field:825 : echo '| eda0c65cd2594fd3861058e3cf5a74ae | e6abc0155627412e802d18aa7a62bbc0 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.247 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.247 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:28:19.247 | + functions-common:get_or_add_user_project_role:1004 : echo eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:28:19.247 | eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:28:19.247 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:28:19.247 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:28:19.247 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:28:19.247 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:19.247 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:28:19.284 | [189606 Async create_nova_accounts:224182]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 07:28:19.322 | [189606 Async create_glance_accounts:224297]: Waiting for completion of create_glance_accounts running on PID 224297 (5 other jobs running) 2022-04-14 07:28:19.347 | [189606 Async create_glance_accounts:224297]: Signaling child to exit 2022-04-14 07:28:19.347 | WAKEUP 2022-04-14 07:28:19.372 | [189606 Async create_glance_accounts:224297]: Signaled 2022-04-14 07:28:19.373 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:28:19.373 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:19.373 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:28:19.373 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:28:19.373 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:19.373 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:19.373 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:19.373 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:28:19.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.374 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.374 | + functions-common:get_or_create_user:932 : user_id=15b819e49a494c2396ebfb73db103038 2022-04-14 07:28:19.374 | + functions-common:get_or_create_user:933 : echo 15b819e49a494c2396ebfb73db103038 2022-04-14 07:28:19.374 | 15b819e49a494c2396ebfb73db103038 2022-04-14 07:28:19.375 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:28:19.375 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.375 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.375 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.375 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.375 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.375 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.375 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.375 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.375 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.375 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.375 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.375 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.375 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.375 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.376 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.376 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.376 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.376 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.376 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.376 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.376 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.376 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.376 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.376 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.376 | ++ functions-common:get_field:825 : echo '| 450ed7aa2c64488a9a20d258bdb7b325 | 15b819e49a494c2396ebfb73db103038 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.376 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.376 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.376 | + functions-common:get_or_add_user_project_role:1004 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.376 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.376 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:28:19.376 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:28:19.376 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:19.376 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:28:19.376 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:28:19.376 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:19.376 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:19.376 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:19.376 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:28:19.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.377 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.377 | + functions-common:get_or_create_user:932 : user_id=9e19c3634f48499bacb3a1c7441663ba 2022-04-14 07:28:19.377 | + functions-common:get_or_create_user:933 : echo 9e19c3634f48499bacb3a1c7441663ba 2022-04-14 07:28:19.377 | 9e19c3634f48499bacb3a1c7441663ba 2022-04-14 07:28:19.377 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:28:19.377 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.377 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.377 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.377 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.377 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.377 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.377 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.377 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.377 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.377 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.377 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.378 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.378 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.378 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.378 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.378 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.378 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.378 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.378 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.378 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.378 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.378 | ++ functions-common:get_field:825 : echo '| 450ed7aa2c64488a9a20d258bdb7b325 | 9e19c3634f48499bacb3a1c7441663ba | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.378 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.378 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.378 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.378 | + functions-common:get_or_add_user_project_role:1004 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.378 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.378 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:28:19.378 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:28:19.378 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.378 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.378 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.379 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.379 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.379 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.379 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.379 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.379 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.379 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.379 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.379 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.379 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.379 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.379 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.379 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.379 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.379 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.379 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.379 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.379 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.379 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.379 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.379 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.379 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.379 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.379 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.379 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.380 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.380 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.380 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.380 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.380 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.380 | ++ functions-common:get_field:825 : echo '| eda0c65cd2594fd3861058e3cf5a74ae | 9e19c3634f48499bacb3a1c7441663ba | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.380 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.380 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:28:19.380 | + functions-common:get_or_add_user_project_role:1004 : echo eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:28:19.380 | eda0c65cd2594fd3861058e3cf5a74ae 2022-04-14 07:28:19.380 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:28:19.380 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:19.380 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:28:19.380 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 07:28:19.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.380 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.380 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.380 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:19.380 | 840a62523f7b49039f8cbd0c154eecd4' 2022-04-14 07:28:19.380 | + functions-common:get_or_create_service:1101 : echo 840a62523f7b49039f8cbd0c154eecd4 2022-04-14 07:28:19.380 | 840a62523f7b49039f8cbd0c154eecd4 2022-04-14 07:28:19.380 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-04-14 07:28:19.380 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:19.380 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-04-14 07:28:19.380 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:19.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 07:28:19.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.381 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:19.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:19.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-04-14 07:28:19.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.381 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.381 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=427d3a60e2944ef9acd3680357e628c8 2022-04-14 07:28:19.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 427d3a60e2944ef9acd3680357e628c8 2022-04-14 07:28:19.381 | + functions-common:get_or_create_endpoint:1134 : public_id=427d3a60e2944ef9acd3680357e628c8 2022-04-14 07:28:19.381 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:19.381 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:19.381 | + functions-common:get_or_create_endpoint:1143 : echo 427d3a60e2944ef9acd3680357e628c8 2022-04-14 07:28:19.381 | 427d3a60e2944ef9acd3680357e628c8 2022-04-14 07:28:19.381 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:28:19.381 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:28:19.381 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:28:19.381 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:28:19.381 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:28:19.381 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:28:19.381 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:28:19.381 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:28:19.381 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:28:19.424 | [189606 Async create_glance_accounts:224297]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 07:28:19.463 | [189606 Async create_cinder_accounts:224427]: Waiting for completion of create_cinder_accounts running on PID 224427 (4 other jobs running) 2022-04-14 07:28:19.488 | [189606 Async create_cinder_accounts:224427]: Signaling child to exit 2022-04-14 07:28:19.488 | WAKEUP 2022-04-14 07:28:19.512 | [189606 Async create_cinder_accounts:224427]: Signaled 2022-04-14 07:28:19.513 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 07:28:19.513 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:28:19.513 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:28:19.513 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:19.513 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:19.513 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:19.513 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:28:19.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.513 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.514 | + functions-common:get_or_create_user:932 : user_id=e9a2fd52eed64bd0acfe9c961d0b82bc 2022-04-14 07:28:19.514 | + functions-common:get_or_create_user:933 : echo e9a2fd52eed64bd0acfe9c961d0b82bc 2022-04-14 07:28:19.514 | e9a2fd52eed64bd0acfe9c961d0b82bc 2022-04-14 07:28:19.514 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:28:19.514 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.514 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.514 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.514 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.514 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.514 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.514 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.514 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.514 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.514 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.514 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.514 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.514 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.515 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.515 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.515 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.515 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.515 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.515 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.515 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.515 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.515 | ++ functions-common:get_field:825 : echo '| 450ed7aa2c64488a9a20d258bdb7b325 | e9a2fd52eed64bd0acfe9c961d0b82bc | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.515 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.515 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.516 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.516 | + functions-common:get_or_add_user_project_role:1004 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.516 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.516 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:28:19.516 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:28:19.516 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:19.516 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:28:19.516 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 07:28:19.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.516 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.517 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:19.517 | 1a2b2d036f5d4b45b5bddf9be5ceb0b8' 2022-04-14 07:28:19.517 | + functions-common:get_or_create_service:1101 : echo 1a2b2d036f5d4b45b5bddf9be5ceb0b8 2022-04-14 07:28:19.517 | 1a2b2d036f5d4b45b5bddf9be5ceb0b8 2022-04-14 07:28:19.517 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:28:19.517 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-04-14 07:28:19.517 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:19.517 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:28:19.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:19.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 07:28:19.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.517 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:19.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:19.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:28:19.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.517 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.518 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.518 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0e4145c5f46a4808b40316be5db82ab5 2022-04-14 07:28:19.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0e4145c5f46a4808b40316be5db82ab5 2022-04-14 07:28:19.518 | + functions-common:get_or_create_endpoint:1134 : public_id=0e4145c5f46a4808b40316be5db82ab5 2022-04-14 07:28:19.518 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:19.518 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:19.518 | + functions-common:get_or_create_endpoint:1143 : echo 0e4145c5f46a4808b40316be5db82ab5 2022-04-14 07:28:19.518 | 0e4145c5f46a4808b40316be5db82ab5 2022-04-14 07:28:19.518 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:28:19.518 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:19.518 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:28:19.518 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 07:28:19.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.518 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.518 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.518 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.518 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:19.519 | 1506480019ac4f01b3d6e4a0b56e52fd' 2022-04-14 07:28:19.519 | + functions-common:get_or_create_service:1101 : echo 1506480019ac4f01b3d6e4a0b56e52fd 2022-04-14 07:28:19.519 | 1506480019ac4f01b3d6e4a0b56e52fd 2022-04-14 07:28:19.519 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-04-14 07:28:19.519 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:19.519 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:28:19.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:19.519 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 07:28:19.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.519 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.519 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.519 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:19.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:19.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:28:19.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.520 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=eecac016daba4a2f80cecabe31307483 2022-04-14 07:28:19.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo eecac016daba4a2f80cecabe31307483 2022-04-14 07:28:19.520 | + functions-common:get_or_create_endpoint:1134 : public_id=eecac016daba4a2f80cecabe31307483 2022-04-14 07:28:19.520 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:19.520 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:19.520 | + functions-common:get_or_create_endpoint:1143 : echo eecac016daba4a2f80cecabe31307483 2022-04-14 07:28:19.520 | eecac016daba4a2f80cecabe31307483 2022-04-14 07:28:19.520 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:28:19.520 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:28:19.520 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:28:19.520 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 07:28:19.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.520 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.521 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.521 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.521 | ++ functions-common:get_or_create_project:945 : project_id=d12a5a8a2d3d4e60aae91c91663be342 2022-04-14 07:28:19.521 | ++ functions-common:get_or_create_project:946 : echo d12a5a8a2d3d4e60aae91c91663be342 2022-04-14 07:28:19.521 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d12a5a8a2d3d4e60aae91c91663be342 2022-04-14 07:28:19.521 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:28:19.521 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:19.521 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:19.521 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:19.521 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 07:28:19.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.521 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.522 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.522 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:28:19.522 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.522 | ++ functions-common:get_or_create_user:932 : user_id=e9a2fd52eed64bd0acfe9c961d0b82bc 2022-04-14 07:28:19.522 | ++ functions-common:get_or_create_user:933 : echo e9a2fd52eed64bd0acfe9c961d0b82bc 2022-04-14 07:28:19.522 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id e9a2fd52eed64bd0acfe9c961d0b82bc 2022-04-14 07:28:19.563 | [189606 Async create_cinder_accounts:224427]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 07:28:19.568 | + inc/async:async_wait:197 : return 0 2022-04-14 07:28:19.570 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:28:19.623 | [189606 Async create_neutron_accounts:224542]: Waiting for completion of create_neutron_accounts running on PID 224542 (3 other jobs running) 2022-04-14 07:28:19.648 | [189606 Async create_neutron_accounts:224542]: Signaling child to exit 2022-04-14 07:28:19.648 | WAKEUP 2022-04-14 07:28:19.672 | [189606 Async create_neutron_accounts:224542]: Signaled 2022-04-14 07:28:19.674 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:28:19.674 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:28:19.674 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:28:19.674 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:28:19.674 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:28:19.674 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:28:19.674 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:28:19.674 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:28:19.674 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:28:19.674 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:28:19.674 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-04-14 07:28:19.674 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 07:28:19.674 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:28:19.674 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:28:19.674 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:28:19.674 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:28:19.674 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:28:19.674 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:28:19.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.674 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.675 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.675 | + functions-common:get_or_create_user:932 : user_id=503f4f57b69c4f5ea479716bda11daa1 2022-04-14 07:28:19.675 | + functions-common:get_or_create_user:933 : echo 503f4f57b69c4f5ea479716bda11daa1 2022-04-14 07:28:19.675 | 503f4f57b69c4f5ea479716bda11daa1 2022-04-14 07:28:19.675 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:28:19.675 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:28:19.675 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:28:19.675 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:28:19.675 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:28:19.675 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.675 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.675 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:28:19.675 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.675 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.675 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.675 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.675 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:28:19.675 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:28:19.676 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.676 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.676 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.676 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:28:19.676 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:28:19.676 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:28:19.676 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:28:19.676 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.676 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.676 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.676 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.676 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:28:19.676 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:28:19.676 | ++ functions-common:get_field:825 : echo '| 450ed7aa2c64488a9a20d258bdb7b325 | 503f4f57b69c4f5ea479716bda11daa1 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:28:19.676 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:28:19.676 | ++ functions-common:get_field:819 : read data 2022-04-14 07:28:19.676 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.676 | + functions-common:get_or_add_user_project_role:1004 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.676 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:28:19.676 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:28:19.677 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:28:19.677 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:28:19.677 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:28:19.677 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 07:28:19.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.677 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:28:19.677 | 5c027a39c4c44854b6b320965c9af95d' 2022-04-14 07:28:19.677 | + functions-common:get_or_create_service:1101 : echo 5c027a39c4c44854b6b320965c9af95d 2022-04-14 07:28:19.677 | 5c027a39c4c44854b6b320965c9af95d 2022-04-14 07:28:19.677 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-04-14 07:28:19.677 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:28:19.677 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-04-14 07:28:19.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:28:19.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 07:28:19.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:28:19.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:28:19.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-04-14 07:28:19.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:19.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:19.678 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:28:19.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cc525bd956b140cc94f2c9bd638f5bc0 2022-04-14 07:28:19.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cc525bd956b140cc94f2c9bd638f5bc0 2022-04-14 07:28:19.678 | + functions-common:get_or_create_endpoint:1134 : public_id=cc525bd956b140cc94f2c9bd638f5bc0 2022-04-14 07:28:19.678 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:28:19.678 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:28:19.678 | + functions-common:get_or_create_endpoint:1143 : echo cc525bd956b140cc94f2c9bd638f5bc0 2022-04-14 07:28:19.678 | cc525bd956b140cc94f2c9bd638f5bc0 2022-04-14 07:28:19.720 | [189606 Async create_neutron_accounts:224542]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 07:28:19.759 | [189606 Async create_swift_accounts:224683]: Waiting for completion of create_swift_accounts running on PID 224683 (2 other jobs running) 2022-04-14 07:28:19.787 | [189606 Async create_swift_accounts:224683]: Signaling child to exit 2022-04-14 07:29:07.283 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:07.310 | [224683 Async create_swift_accounts:224683]: finished successfully 2022-04-14 07:29:07.330 | WAKEUP 2022-04-14 07:29:07.352 | [189606 Async create_swift_accounts:224683]: Signaled 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:29:07.354 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:29:07.354 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:29:07.354 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:29:07.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.354 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.354 | ++ functions-common:get_or_create_role:957 : role_id=84c9121f261e4496af7847281efe1f64 2022-04-14 07:29:07.354 | ++ functions-common:get_or_create_role:958 : echo 84c9121f261e4496af7847281efe1f64 2022-04-14 07:29:07.354 | + lib/swift:create_swift_accounts:614 : another_role=84c9121f261e4496af7847281efe1f64 2022-04-14 07:29:07.355 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:29:07.355 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:29:07.355 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:07.355 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:29:07.355 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:29:07.355 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:29:07.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.355 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.355 | + functions-common:get_or_create_user:932 : user_id=78044ef79e944210a1fcddf6d54cbe90 2022-04-14 07:29:07.355 | + functions-common:get_or_create_user:933 : echo 78044ef79e944210a1fcddf6d54cbe90 2022-04-14 07:29:07.355 | 78044ef79e944210a1fcddf6d54cbe90 2022-04-14 07:29:07.355 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:29:07.355 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:07.355 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:29:07.355 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:29:07.355 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:29:07.355 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:29:07.355 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:07.355 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.355 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.355 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.356 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.356 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.356 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.356 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:07.356 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:07.356 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:29:07.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.356 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.356 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.356 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:29:07.356 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:07.356 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.356 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.356 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.356 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.356 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.356 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.356 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:07.356 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:07.356 | ++ functions-common:get_field:825 : echo '| 450ed7aa2c64488a9a20d258bdb7b325 | 78044ef79e944210a1fcddf6d54cbe90 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:29:07.356 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:07.356 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:1004 : echo 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:29:07.357 | 450ed7aa2c64488a9a20d258bdb7b325 2022-04-14 07:29:07.357 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:29:07.357 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:07.357 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:29:07.357 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:29:07.357 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:07.357 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.357 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:29:07.357 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.357 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:07.357 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:29:07.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.357 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.358 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:29:07.358 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.358 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:07.358 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.358 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.358 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.358 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:07.358 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:07.358 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:07.358 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | 78044ef79e944210a1fcddf6d54cbe90 | | d12a5a8a2d3d4e60aae91c91663be342 | | | False |' 2022-04-14 07:29:07.358 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.358 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.358 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.358 | 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.358 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:29:07.358 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:29:07.358 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:29:07.358 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 07:29:07.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.358 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.358 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.359 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:29:07.359 | 526ac34907694c23a1e83c2bca8b33fa' 2022-04-14 07:29:07.359 | + functions-common:get_or_create_service:1101 : echo 526ac34907694c23a1e83c2bca8b33fa 2022-04-14 07:29:07.359 | 526ac34907694c23a1e83c2bca8b33fa 2022-04-14 07:29:07.359 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-04-14 07:29:07.359 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:29:07.359 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:29:07.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:29:07.359 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 07:29:07.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.359 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.359 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.359 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:29:07.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:29:07.359 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:29:07.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.359 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.359 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.359 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=575fcfb4377640f7bd3a967d69a94475 2022-04-14 07:29:07.359 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 575fcfb4377640f7bd3a967d69a94475 2022-04-14 07:29:07.359 | + functions-common:get_or_create_endpoint:1134 : public_id=575fcfb4377640f7bd3a967d69a94475 2022-04-14 07:29:07.359 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.30:8080 ]] 2022-04-14 07:29:07.359 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-04-14 07:29:07.359 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:29:07.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 07:29:07.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.360 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.360 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:29:07.360 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:29:07.360 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-04-14 07:29:07.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.360 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.360 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=15f20e025a2d4eb980a64f34230650a3 2022-04-14 07:29:07.360 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 15f20e025a2d4eb980a64f34230650a3 2022-04-14 07:29:07.360 | 15f20e025a2d4eb980a64f34230650a3 2022-04-14 07:29:07.360 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:29:07.360 | + functions-common:get_or_create_endpoint:1143 : echo 575fcfb4377640f7bd3a967d69a94475 2022-04-14 07:29:07.360 | 575fcfb4377640f7bd3a967d69a94475 2022-04-14 07:29:07.360 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:29:07.360 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:29:07.360 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:29:07.360 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 07:29:07.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.360 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.360 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.360 | ++ functions-common:get_or_create_project:945 : project_id=343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.361 | ++ functions-common:get_or_create_project:946 : echo 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.361 | + lib/swift:create_swift_accounts:628 : swift_project_test1=343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.361 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:29:07.361 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.361 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:29:07.361 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:07.361 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:29:07.361 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:29:07.361 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 07:29:07.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.361 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.361 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.361 | ++ functions-common:get_or_create_user:932 : user_id=8229e9d85c164aafa2273204417ec177 2022-04-14 07:29:07.361 | ++ functions-common:get_or_create_user:933 : echo 8229e9d85c164aafa2273204417ec177 2022-04-14 07:29:07.361 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=8229e9d85c164aafa2273204417ec177 2022-04-14 07:29:07.361 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:29:07.361 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.361 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 8229e9d85c164aafa2273204417ec177 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.361 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:07.361 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:07.361 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:07.361 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:07.361 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:07.361 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:07.361 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:07.361 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:07.362 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8229e9d85c164aafa2273204417ec177 --project 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.362 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:07.362 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.362 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.362 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.362 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:07.362 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:07.362 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8229e9d85c164aafa2273204417ec177 --project 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.362 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8229e9d85c164aafa2273204417ec177 --project 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.362 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:07.362 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.362 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.362 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.362 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.362 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:07.362 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:07.362 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | 8229e9d85c164aafa2273204417ec177 | | 343fc39997b5407ea3921bf4496831e0 | | | False |' 2022-04-14 07:29:07.363 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:07.363 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.363 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.363 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.363 | 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.363 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:29:07.363 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:29:07.363 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:07.363 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:29:07.363 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:29:07.363 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 07:29:07.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.363 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.363 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.363 | ++ functions-common:get_or_create_user:932 : user_id=eb290f41244047e787c3287cddf50627 2022-04-14 07:29:07.363 | ++ functions-common:get_or_create_user:933 : echo eb290f41244047e787c3287cddf50627 2022-04-14 07:29:07.363 | + lib/swift:create_swift_accounts:637 : swift_user_test3=eb290f41244047e787c3287cddf50627 2022-04-14 07:29:07.363 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:29:07.363 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.363 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 84c9121f261e4496af7847281efe1f64 eb290f41244047e787c3287cddf50627 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.363 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:07.363 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:07.363 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:07.363 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:07.363 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:07.363 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:07.363 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:07.364 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:07.364 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 84c9121f261e4496af7847281efe1f64 --user eb290f41244047e787c3287cddf50627 --project 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.364 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.364 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:07.364 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.364 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.364 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.364 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:07.364 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:07.364 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 84c9121f261e4496af7847281efe1f64 --user eb290f41244047e787c3287cddf50627 --project 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.364 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 84c9121f261e4496af7847281efe1f64 --user eb290f41244047e787c3287cddf50627 --project 343fc39997b5407ea3921bf4496831e0 2022-04-14 07:29:07.364 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.364 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:07.364 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.364 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.364 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.365 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.365 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:07.365 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:07.365 | ++ functions-common:get_field:825 : echo '| 84c9121f261e4496af7847281efe1f64 | eb290f41244047e787c3287cddf50627 | | 343fc39997b5407ea3921bf4496831e0 | | | False |' 2022-04-14 07:29:07.365 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:07.365 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.365 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=84c9121f261e4496af7847281efe1f64 2022-04-14 07:29:07.365 | + functions-common:get_or_add_user_project_role:1004 : echo 84c9121f261e4496af7847281efe1f64 2022-04-14 07:29:07.365 | 84c9121f261e4496af7847281efe1f64 2022-04-14 07:29:07.365 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:29:07.365 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:29:07.365 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:29:07.365 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 07:29:07.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.365 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.365 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.365 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.365 | ++ functions-common:get_or_create_project:945 : project_id=708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.365 | ++ functions-common:get_or_create_project:946 : echo 708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.365 | + lib/swift:create_swift_accounts:642 : swift_project_test2=708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.365 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:29:07.365 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.365 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:29:07.365 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:29:07.365 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:07.365 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:29:07.365 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:29:07.365 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 07:29:07.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.366 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.366 | ++ functions-common:get_or_create_user:932 : user_id=b480ea801bba4531908f3e376e2aab10 2022-04-14 07:29:07.366 | ++ functions-common:get_or_create_user:933 : echo b480ea801bba4531908f3e376e2aab10 2022-04-14 07:29:07.366 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b480ea801bba4531908f3e376e2aab10 2022-04-14 07:29:07.366 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:29:07.366 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.366 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b480ea801bba4531908f3e376e2aab10 708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.366 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:07.366 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:07.366 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:07.366 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:07.366 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:07.366 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:07.366 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:07.366 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:07.366 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b480ea801bba4531908f3e376e2aab10 --project 708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.366 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.366 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:07.366 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.366 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.367 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:07.367 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:07.367 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b480ea801bba4531908f3e376e2aab10 --project 708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.367 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b480ea801bba4531908f3e376e2aab10 --project 708b19c60301483997f8c0994057dc71 2022-04-14 07:29:07.367 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.367 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:07.367 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.367 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.367 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.367 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:07.367 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:07.367 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | b480ea801bba4531908f3e376e2aab10 | | 708b19c60301483997f8c0994057dc71 | | | False |' 2022-04-14 07:29:07.367 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:07.367 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.367 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.367 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.367 | 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.367 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:29:07.367 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:29:07.367 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:29:07.367 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:29:07.368 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 07:29:07.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.368 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:29:07.368 | 032c607bf041460fae60ec164575fe10' 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_domain:895 : echo 032c607bf041460fae60ec164575fe10 2022-04-14 07:29:07.368 | + lib/swift:create_swift_accounts:652 : swift_domain=032c607bf041460fae60ec164575fe10 2022-04-14 07:29:07.368 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:29:07.368 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.368 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:29:07.368 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 032c607bf041460fae60ec164575fe10 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:29:07.368 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=032c607bf041460fae60ec164575fe10 --or-show -f value -c id 2022-04-14 07:29:07.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.368 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.368 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_project:945 : project_id=eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_project:946 : echo eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.368 | + lib/swift:create_swift_accounts:656 : swift_project_test4=eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.368 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:29:07.368 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.368 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:29:07.368 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 032c607bf041460fae60ec164575fe10 test4@example.com 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:29:07.368 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:29:07.369 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:29:07.369 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=032c607bf041460fae60ec164575fe10 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:29:07.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.369 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.369 | ++ functions-common:get_or_create_user:932 : user_id=a02c9009593640f1a6d5987c57fc7a5e 2022-04-14 07:29:07.369 | ++ functions-common:get_or_create_user:933 : echo a02c9009593640f1a6d5987c57fc7a5e 2022-04-14 07:29:07.369 | + lib/swift:create_swift_accounts:661 : swift_user_test4=a02c9009593640f1a6d5987c57fc7a5e 2022-04-14 07:29:07.369 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:29:07.369 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:29:07.369 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin a02c9009593640f1a6d5987c57fc7a5e eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.369 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:29:07.369 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:29:07.369 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:29:07.369 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:29:07.369 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:29:07.369 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:29:07.369 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:29:07.369 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:29:07.369 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.369 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:29:07.369 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a02c9009593640f1a6d5987c57fc7a5e --project eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.369 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.369 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.369 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.370 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:29:07.370 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:29:07.370 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a02c9009593640f1a6d5987c57fc7a5e --project eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.370 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a02c9009593640f1a6d5987c57fc7a5e --project eeae72aa37c24a4db8ddf5dabf1af8a3 2022-04-14 07:29:07.370 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:29:07.370 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:29:07.370 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:29:07.370 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:07.370 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:07.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:29:07.370 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:29:07.370 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:29:07.370 | ++ functions-common:get_field:825 : echo '| 7532f751a89843028fae0c125268456d | a02c9009593640f1a6d5987c57fc7a5e | | eeae72aa37c24a4db8ddf5dabf1af8a3 | | | False |' 2022-04-14 07:29:07.370 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:29:07.370 | ++ functions-common:get_field:819 : read data 2022-04-14 07:29:07.370 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.370 | + functions-common:get_or_add_user_project_role:1004 : echo 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.370 | 7532f751a89843028fae0c125268456d 2022-04-14 07:29:07.407 | [189606 Async create_swift_accounts:224683]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 07:29:07.415 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:29:07.418 | + inc/async:async_wait:197 : return 0 2022-04-14 07:29:07.421 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 07:29:07.441 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:07.443 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 07:29:07.462 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:07.464 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 07:29:07.467 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:29:07.469 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 07:29:07.472 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 07:29:07.474 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:29:07.535 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:29:07.574 | [189606 Async init_glance:228941]: running: init_glance 2022-04-14 07:29:07.577 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 07:29:07.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:07.599 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 07:29:07.602 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:29:07.605 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 07:29:07.608 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 07:29:07.611 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:29:07.615 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:29:07.616 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:29:07.622 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:29:07.626 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:29:07.629 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:29:07.632 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:29:07.635 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:29:07.639 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:29:07.641 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:29:07.644 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:29:07.658 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:29:07.661 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:29:11.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:11.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:11.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:11.287 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:14.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:14.839 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:14.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:14.839 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:17.755 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:29:17.782 | [228941 Async init_glance:228941]: finished successfully 2022-04-14 07:29:18.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:18.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:18.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:22.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:22.161 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:22.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:22.161 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:25.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:25.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:25.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:25.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:29.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:29.334 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:29.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:29.334 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:32.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:32.974 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:32.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:32.974 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:36.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:36.732 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:36.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:36.732 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:41.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:41.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:41.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:41.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:41.560 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:29:47.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:47.502 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:47.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:47.502 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:47.818 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:29:47.823 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:29:47.825 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:29:47.828 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:29:47.830 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:29:47.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:29:47.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:29:47.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:29:47.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:29:47.843 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:29:47.845 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:29:47.847 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:29:47.849 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:29:47.852 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:29:47.854 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:29:47.856 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:29:47.860 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:47.863 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:29:47.865 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:47.870 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:29:47.873 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:29:47.875 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:29:47.878 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:29:47.880 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:29:47.883 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:29:47.912 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:29:47.943 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:29:47.971 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:29:48.001 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:29:48.031 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:29:48.061 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:29:48.064 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:29:48.066 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:29:48.068 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:29:48.071 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:29:48.089 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:29:48.091 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:29:48.094 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:29:48.096 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:29:48.098 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 07:29:48.127 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:29:48.157 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 07:29:48.188 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:29:48.217 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:29:48.233 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:29:48.236 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:29:48.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:29:48.240 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:29:48.243 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:29:48.245 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:29:48.258 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:29:48.260 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:29:48.263 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:29:48.266 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:29:48.278 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 07:29:48.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:29:48.294 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 07:29:48.306 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:29:48.319 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:29:48.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:29:48.333 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:48.336 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:29:48.341 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.5NwZ5k0zn5 2022-04-14 07:29:48.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:29:48.346 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:48.349 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.5NwZ5k0zn5 2022-04-14 07:29:48.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.5NwZ5k0zn5 2022-04-14 07:29:48.365 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.5NwZ5k0zn5 /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:29:48.377 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:29:48.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:48.409 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:48.438 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:29:48.441 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:29:48.443 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:29:48.446 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:29:48.448 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:29:48.450 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:29:48.468 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:48.471 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:29:48.474 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:29:48.476 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:29:48.493 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:48.496 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:29:48.499 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:29:48.529 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:29:48.532 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:29:48.534 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:29:48.554 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:48.557 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:29:48.561 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:29:48.563 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:29:48.566 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:29:48.569 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:29:48.571 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:29:48.574 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:29:48.578 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:29:48.581 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:29:48.583 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:29:48.588 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:29:48.591 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:29:48.596 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:29:48.613 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:48.616 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:29:48.618 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:29:48.620 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:29:48.626 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:29:48.656 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:29:48.687 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:29:48.717 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:29:48.748 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:29:48.778 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:29:48.781 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:29:48.784 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:29:48.786 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:29:48.788 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:29:48.818 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:29:48.847 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:29:48.879 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:29:48.911 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:29:48.943 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:29:48.975 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:29:49.005 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:29:49.036 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:29:49.066 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:29:49.096 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:29:49.126 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:29:49.157 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:29:49.160 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:29:49.162 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:29:49.165 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:29:49.167 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:29:49.198 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:29:49.229 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.30/identity 2022-04-14 07:29:49.261 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:29:49.292 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:29:49.322 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:29:49.353 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:29:49.383 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:29:49.414 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:29:49.444 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:29:49.475 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:29:49.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:29:49.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:29:49.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:29:49.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:29:49.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:29:49.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:29:49.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-14 07:29:49.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-14 07:29:49.497 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-14 07:29:49.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:29:49.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:29:49.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:29:49.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:29:49.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:29:49.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:29:49.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:29:49.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:29:49.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:49.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 07:29:49.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 07:29:49.553 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.555 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:29:49.558 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:29:49.561 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:29:49.563 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.565 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:29:49.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:29:49.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 07:29:49.598 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:29:49.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:29:49.605 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:29:49.608 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.610 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:29:49.638 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 07:29:49.641 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.643 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:29:49.646 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:29:49.648 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:29:49.651 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.653 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:29:49.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 07:29:49.685 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.687 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:29:49.689 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:29:49.692 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:29:49.694 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.697 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 07:29:49.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 07:29:49.728 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.730 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:29:49.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:29:49.735 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:29:49.738 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.740 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 07:29:49.770 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 07:29:49.772 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.774 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:29:49.777 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:29:49.780 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:29:49.782 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.785 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:29:49.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:200:249 2022-04-14 07:29:49.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:29:49.821 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-14 07:29:49.824 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-14 07:29:49.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.829 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-14 07:29:49.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 07:29:49.861 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:29:49.863 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:29:49.866 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:29:49.868 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:29:49.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:29:49.874 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 07:29:49.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:29:49.906 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:29:49.924 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:49.927 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:29:49.929 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:29:49.961 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:49.964 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:49.993 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:29:50.025 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:29:50.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:29:50.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:29:50.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:29:53.064 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:29:53.064 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:29:53.065 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=230884) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:29:53.114 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=230884) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:29:53.114 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=230884) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:29:53.114 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=230884) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:53.115 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=230884) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:53.115 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=230884) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:53.115 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=230884) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:53.166 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:29:53.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:53.166 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:53.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:53.166 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:53.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:29:53.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:29:53.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 07:29:53.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:29:53.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:29:53.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 07:29:53.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:29:53.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:53.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 07:29:53.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:29:53.648 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:29:53.657 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:29:53.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:29:53.662 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:29:53.675 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:29:53.688 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:29:53.691 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:29:53.699 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:29:53.702 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:29:53.705 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:29:53.713 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:29:53.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:29:53.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:29:53.722 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:29:53.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:29:53.727 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:29:53.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:29:53.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:29:53.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:29:53.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:29:53.764 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:29:53.767 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 07:29:53.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:29:53.804 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:29:53.835 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 07:29:53.865 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:29:53.882 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:53.885 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:29:53.888 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:29:53.893 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:29:53.924 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:29:53.955 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:29:53.991 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:53.993 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:54.023 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:29:54.040 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:54.043 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:29:54.045 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:29:54.074 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:29:54.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:29:54.079 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:29:54.109 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:29:54.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:29:54.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:29:54.116 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:29:54.133 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:29:54.136 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:29:54.139 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 07:29:54.144 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:29:54.173 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:29:54.205 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:54.208 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:29:54.237 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:29:54.240 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:29:54.268 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:29:54.271 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:29:54.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:29:54.302 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:29:54.305 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:29:54.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:29:54.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:29:57.325 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:29:57.325 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:29:57.325 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=231416) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:29:57.375 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=231416) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:29:57.375 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=231416) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:29:57.375 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=231416) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:57.376 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=231416) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:57.376 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=231416) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:57.376 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=231416) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:29:57.435 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:29:57.436 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=231416) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:29:57.436 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=231416) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:29:57.437 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:29:57.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:57.437 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:57.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:29:57.437 | from cryptography.utils import int_from_bytes 2022-04-14 07:29:57.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:29:57.814 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:29:57.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:29:57.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:29:57.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:29:57.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:29:57.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:29:57.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:29:57.847 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:29:57.849 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:29:57.852 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:29:57.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 07:29:57.883 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:29:57.886 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:29:57.888 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:29:57.891 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:29:57.893 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:29:57.896 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:29:57.898 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:29:57.901 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:29:57.903 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:29:57.906 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:29:57.908 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:29:57.911 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:29:57.913 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:29:57.915 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:29:57.920 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:29:57.920 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:29:57.928 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:29:57.930 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:29:57.933 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:29:57.936 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:29:57.941 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:29:57.941 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:29:57.941 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:29:57.947 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-04-14 07:29:57.950 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:29:57.952 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:29:57.955 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:29:57.957 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:29:57.960 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:29:57.962 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:29:57.964 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:29:57.967 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:29:57.969 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:29:57.974 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:29:57.974 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-04-14 07:29:57.974 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:29:57.976 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:29:57.980 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-04-14 07:29:57.984 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-04-14 07:29:57.986 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-04-14 07:29:57.999 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-04-14 07:29:58.012 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:29:58.024 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:29:58.045 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 2022-04-14 07:30:01.054 | ARPING 192.168.0.38 from 192.168.0.38 br-data 2022-04-14 07:30:01.054 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:30:01.054 | Received 0 response(s) 2022-04-14 07:30:01.076 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:30:01.079 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 07:30:01.082 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 07:30:01.084 | + ./stack.sh:exit_trap:524 : jobs='215062 2022-04-14 07:30:01.084 | 228941' 2022-04-14 07:30:01.087 | + ./stack.sh:exit_trap:527 : [[ -n 215062 2022-04-14 07:30:01.087 | 228941 ]] 2022-04-14 07:30:01.089 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-072033 ]] 2022-04-14 07:30:01.091 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 07:30:01.093 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:30:01.094 | exit_trap: cleaning up child processes 2022-04-14 07:30:01.096 | + ./stack.sh:exit_trap:529 : kill 215062 228941 2022-04-14 07:30:01.098 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.VVsI08VnfV ']' 2022-04-14 07:30:01.101 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.VVsI08VnfV 2022-04-14 07:30:01.105 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 07:30:01.107 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 07:30:01.109 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 07:30:01.111 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 07:30:01.112 | Error on exit 2022-04-14 07:30:01.114 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 07:30:01.116 | + ./stack.sh:exit_trap:544 : generate-subunit 1649920830 571 fail 2022-04-14 07:30:01.787 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 07:30:01.790 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:30:02.928 | + ./stack.sh:exit_trap:558 : exit 1