2022-06-09 01:43:42.221 | + ./stack.sh:main:482 : exec 2022-06-09 01:43:42.221 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-014342' 2022-06-09 01:43:42.221 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-014342.summary.2022-06-09-014342 2022-06-09 01:43:42.221 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:43:42.221 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-014342 2022-06-09 01:43:42.221 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-014342 /opt/stack/logs/stack.sh.log 2022-06-09 01:43:42.221 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-014342.summary.2022-06-09-014342 /opt/stack/logs/stack.sh.log.summary 2022-06-09 01:43:42.221 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-09 01:43:42.222 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-09 01:43:42.222 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-09 01:43:42.222 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-09 01:43:42.222 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 01:43:42.222 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-09 01:43:42.223 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-09 01:43:42.227 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 01:43:42.229 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-09 01:43:42.231 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-09 01:43:42.233 | + ./stack.sh:main:568 : set -o errexit 2022-06-09 01:43:42.234 | + ./stack.sh:main:571 : uname -a 2022-06-09 01:43:42.236 | Linux dv-cinder-845069-3-smb 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-06-09 01:43:42.238 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 01:43:42.240 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 01:43:42.243 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-09 01:43:42.279 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 01:43:42.295 | + ./stack.sh:main:585 : fetch_plugins 2022-06-09 01:43:42.297 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-09 01:43:42.299 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-09 01:43:42.301 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-09 01:43:42.303 | + functions-common:fetch_plugins:1777 : return 2022-06-09 01:43:42.305 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-09 01:43:42.307 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-09 01:43:42.308 | + functions-common:run_phase:1855 : local phase= 2022-06-09 01:43:42.310 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 01:43:42.312 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 01:43:42.314 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 01:43:42.316 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 01:43:42.317 | + functions-common:run_phase:1864 : local extra 2022-06-09 01:43:42.320 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 01:43:42.323 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 01:43:42.325 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 01:43:42.326 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 01:43:42.328 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 01:43:42.330 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 01:43:42.342 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:43:42.344 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 01:43:42.346 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:43:42.348 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:43:42.350 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:43:42.352 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:43:42.354 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:43:42.356 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 01:43:42.357 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 01:43:42.359 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 01:43:42.362 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 01:43:42.363 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-09 01:43:42.365 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-09 01:43:42.367 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-09 01:43:42.369 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-09 01:43:42.371 | + functions-common:plugin_override_defaults:1818 : return 2022-06-09 01:43:42.373 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-09 01:43:42.390 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-09 01:43:42.392 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 01:43:42.404 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:43:42.407 | +++ lib/tls:source:43 : hostname -f 2022-06-09 01:43:42.411 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 01:43:42.413 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 01:43:42.415 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 01:43:42.417 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 01:43:42.419 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 01:43:42.420 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 01:43:42.422 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 01:43:42.425 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 01:43:42.427 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 01:43:42.429 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 01:43:42.433 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-09 01:43:42.444 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 01:43:42.461 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 01:43:42.474 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 01:43:42.487 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 01:43:42.522 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-09 01:43:42.581 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-09 01:43:42.671 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-09 01:43:42.694 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 01:43:42.738 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-09 01:43:42.789 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 01:43:42.935 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 01:43:42.949 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 01:43:42.962 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 01:43:42.975 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 01:43:43.061 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-09 01:43:43.064 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-09 01:43:43.067 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-09 01:43:43.069 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-09 01:43:43.071 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-09 01:43:43.073 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-09 01:43:43.076 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-09 01:43:43.076 | False' 2022-06-09 01:43:43.079 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-09 01:43:43.095 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-09 01:43:43.098 | + ./stack.sh:main:619 : run_phase source 2022-06-09 01:43:43.100 | + functions-common:run_phase:1854 : local mode=source 2022-06-09 01:43:43.102 | + functions-common:run_phase:1855 : local phase= 2022-06-09 01:43:43.104 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 01:43:43.106 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 01:43:43.108 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 01:43:43.110 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 01:43:43.112 | + functions-common:run_phase:1864 : local extra 2022-06-09 01:43:43.114 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 01:43:43.118 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 01:43:43.120 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 01:43:43.122 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 01:43:43.124 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 01:43:43.127 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 01:43:43.141 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:43:43.144 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 01:43:43.146 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 01:43:43.186 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 01:43:43.188 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-09 01:43:43.190 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 01:43:43.192 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-09 01:43:43.194 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-09 01:43:43.196 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-09 01:43:43.198 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-09 01:43:43.200 | + functions-common:load_plugin_settings:1795 : return 2022-06-09 01:43:43.202 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-09 01:43:43.205 | + functions-common:verify_disabled_services:2137 : local service 2022-06-09 01:43:43.207 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.209 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 01:43:43.211 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.214 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 01:43:43.216 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.218 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 01:43:43.221 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.223 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 01:43:43.226 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.228 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 01:43:43.230 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.232 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 01:43:43.235 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.238 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 01:43:43.240 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.243 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 01:43:43.245 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.247 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 01:43:43.250 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.252 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 01:43:43.254 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.256 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-09 01:43:43.259 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.261 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-09 01:43:43.263 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.266 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-09 01:43:43.268 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.270 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-09 01:43:43.273 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.275 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 01:43:43.277 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.280 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-09 01:43:43.282 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.285 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 01:43:43.287 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.289 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 01:43:43.291 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.294 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 01:43:43.296 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.299 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 01:43:43.301 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.303 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 01:43:43.306 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.308 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 01:43:43.310 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.312 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 01:43:43.315 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.317 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 01:43:43.319 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.321 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 01:43:43.323 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.326 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 01:43:43.328 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.331 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 01:43:43.333 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.335 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 01:43:43.337 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.340 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 01:43:43.342 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.344 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 01:43:43.347 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.349 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 01:43:43.352 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.354 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 01:43:43.356 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.358 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 01:43:43.361 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.363 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 01:43:43.365 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.368 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 01:43:43.370 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.372 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 01:43:43.375 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.377 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 01:43:43.380 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.382 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 01:43:43.384 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.386 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 01:43:43.389 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.391 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 01:43:43.394 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.396 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 01:43:43.398 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.400 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 01:43:43.403 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.405 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 01:43:43.408 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.410 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 01:43:43.413 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:43:43.415 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 01:43:43.418 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-09 01:43:43.420 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 01:43:43.422 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 01:43:43.437 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:43:43.439 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 01:43:43.442 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 01:43:43.445 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 01:43:43.460 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:43:43.462 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 01:43:43.464 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 01:43:43.467 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 01:43:43.469 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 01:43:43.476 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 01:43:43.479 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 01:43:43.481 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 01:43:43.483 | + lib/database:initialize_database_backends:92 : return 0 2022-06-09 01:43:43.486 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-09 01:43:43.486 | Using mysql database backend 2022-06-09 01:43:43.488 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 01:43:43.504 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-09 01:43:43.507 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-09 01:43:43.509 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 01:43:43.512 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-09 01:43:43.514 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 01:43:43.517 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-09 01:43:43.534 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:43:43.536 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 01:43:43.552 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-09 01:43:43.568 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:43:43.570 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 01:43:43.587 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 01:43:43.603 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-09 01:43:43.620 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:43:43.622 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-09 01:43:43.639 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:43:43.641 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 01:43:43.657 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-09 01:43:43.659 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-09 01:43:43.662 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-09 01:43:43.664 | + functions-common:save_stackenv:60 : local tag=752 2022-06-09 01:43:43.667 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 01:43:43.671 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-014343 2022-06-09 01:43:43.674 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-014343 752' 2022-06-09 01:43:43.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.679 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 01:43:43.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.684 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 01:43:43.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.689 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 01:43:43.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.694 | + 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,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,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-06-09 01:43:43.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.698 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2022-06-09 01:43:43.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.703 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2022-06-09 01:43:43.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.708 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-014342 2022-06-09 01:43:43.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.712 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 01:43:43.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.717 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2022-06-09 01:43:43.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.722 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 01:43:43.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.727 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 01:43:43.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.732 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 01:43:43.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.737 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 01:43:43.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.742 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.57 2022-06-09 01:43:43.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:43:43.746 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-09 01:43:43.749 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-09 01:43:43.751 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-09 01:43:43.754 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 01:43:43.756 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-09 01:43:43.758 | + functions-common:git_clone:599 : local git_ref=master 2022-06-09 01:43:43.760 | + functions-common:git_clone:600 : local orig_dir 2022-06-09 01:43:43.762 | ++ functions-common:git_clone:601 : pwd 2022-06-09 01:43:43.765 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-09 01:43:43.767 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-09 01:43:43.770 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-09 01:43:43.785 | + functions-common:git_clone:604 : RECLONE=False 2022-06-09 01:43:43.787 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-09 01:43:43.789 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-09 01:43:43.791 | + functions-common:git_clone:618 : echo master 2022-06-09 01:43:43.792 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-09 01:43:43.797 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 01:43:43.799 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-09 01:43:43.801 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 01:43:43.814 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-09 01:43:43.816 | + functions-common:git_clone:679 : git show --oneline 2022-06-09 01:43:43.817 | + functions-common:git_clone:679 : head -1 2022-06-09 01:43:43.820 | 2cc6b9f8 Updated from generate-constraints 2022-06-09 01:43:43.822 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-09 01:43:43.825 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-09 01:43:43.827 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:43:43.830 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-09 01:43:43.832 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 01:43:43.835 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 01:43:43.837 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 01:43:43.840 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 01:43:43.842 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 01:43:43.845 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 01:43:43.847 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 01:43:43.851 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 01:43:43.855 | ++ tools/install_prereqs.sh:source:47 : NOW=1654739023 2022-06-09 01:43:43.858 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 01:43:43.863 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654738864 2022-06-09 01:43:43.865 | ++ tools/install_prereqs.sh:source:49 : DELTA=159 2022-06-09 01:43:43.868 | ++ tools/install_prereqs.sh:source:50 : [[ 159 -lt 7200 ]] 2022-06-09 01:43:43.870 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 01:43:43.873 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 01:43:43.875 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-09 01:43:43.878 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-09 01:43:43.880 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-09 01:43:43.883 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-09 01:43:43.885 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-09 01:43:43.887 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-09 01:43:43.891 | +++ 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,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,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-06-09 01:43:43.936 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 01:43:43.936 | apache2-dev 2022-06-09 01:43:43.936 | bc 2022-06-09 01:43:43.936 | bsdmainutils 2022-06-09 01:43:43.936 | curl 2022-06-09 01:43:43.936 | g++ 2022-06-09 01:43:43.936 | gawk 2022-06-09 01:43:43.936 | gcc 2022-06-09 01:43:43.936 | gettext 2022-06-09 01:43:43.937 | git 2022-06-09 01:43:43.937 | graphviz 2022-06-09 01:43:43.937 | iputils-ping 2022-06-09 01:43:43.937 | libapache2-mod-proxy-uwsgi 2022-06-09 01:43:43.937 | libffi-dev 2022-06-09 01:43:43.937 | libjpeg-dev 2022-06-09 01:43:43.937 | libpcre3-dev 2022-06-09 01:43:43.937 | libpq-dev 2022-06-09 01:43:43.937 | libssl-dev 2022-06-09 01:43:43.937 | libsystemd-dev 2022-06-09 01:43:43.937 | libxml2-dev 2022-06-09 01:43:43.937 | libxslt1-dev 2022-06-09 01:43:43.937 | libyaml-dev 2022-06-09 01:43:43.937 | lsof 2022-06-09 01:43:43.937 | openssh-server 2022-06-09 01:43:43.937 | openssl 2022-06-09 01:43:43.937 | pkg-config 2022-06-09 01:43:43.937 | psmisc 2022-06-09 01:43:43.937 | python3-dev 2022-06-09 01:43:43.937 | python3-pip 2022-06-09 01:43:43.937 | python3-systemd 2022-06-09 01:43:43.937 | python3-venv 2022-06-09 01:43:43.937 | tar 2022-06-09 01:43:43.937 | tcpdump 2022-06-09 01:43:43.937 | unzip 2022-06-09 01:43:43.937 | uuid-runtime 2022-06-09 01:43:43.937 | wget 2022-06-09 01:43:43.937 | wget 2022-06-09 01:43:43.937 | zlib1g-dev 2022-06-09 01:43:43.937 | libkrb5-dev 2022-06-09 01:43:43.937 | libldap2-dev 2022-06-09 01:43:43.937 | libsasl2-dev 2022-06-09 01:43:43.937 | memcached 2022-06-09 01:43:43.937 | python3-mysqldb 2022-06-09 01:43:43.937 | sqlite3 2022-06-09 01:43:43.937 | conntrack 2022-06-09 01:43:43.937 | curl 2022-06-09 01:43:43.937 | dnsmasq-base 2022-06-09 01:43:43.938 | dnsmasq-utils 2022-06-09 01:43:43.938 | ebtables 2022-06-09 01:43:43.938 | genisoimage 2022-06-09 01:43:43.938 | iptables 2022-06-09 01:43:43.938 | iputils-arping 2022-06-09 01:43:43.938 | kpartx 2022-06-09 01:43:43.938 | libjs-jquery-tablesorter 2022-06-09 01:43:43.938 | parted 2022-06-09 01:43:43.938 | pm-utils 2022-06-09 01:43:43.938 | python3-mysqldb 2022-06-09 01:43:43.938 | socat 2022-06-09 01:43:43.938 | sqlite3 2022-06-09 01:43:43.938 | sudo 2022-06-09 01:43:43.938 | vlan 2022-06-09 01:43:43.938 | lsscsi 2022-06-09 01:43:43.938 | open-iscsi 2022-06-09 01:43:43.938 | lvm2 2022-06-09 01:43:43.938 | qemu-utils 2022-06-09 01:43:43.938 | thin-provisioning-tools 2022-06-09 01:43:43.938 | acl 2022-06-09 01:43:43.938 | dnsmasq-base 2022-06-09 01:43:43.938 | dnsmasq-utils 2022-06-09 01:43:43.938 | ebtables 2022-06-09 01:43:43.938 | haproxy 2022-06-09 01:43:43.938 | iptables 2022-06-09 01:43:43.938 | iputils-arping 2022-06-09 01:43:43.938 | iputils-ping 2022-06-09 01:43:43.939 | postgresql-server-dev-all 2022-06-09 01:43:43.939 | python3-mysqldb 2022-06-09 01:43:43.939 | sqlite3 2022-06-09 01:43:43.939 | sudo 2022-06-09 01:43:43.939 | vlan 2022-06-09 01:43:43.939 | pcp 2022-06-09 01:43:43.939 | ipset 2022-06-09 01:43:43.939 | conntrack 2022-06-09 01:43:43.939 | conntrackd 2022-06-09 01:43:43.939 | keepalived 2022-06-09 01:43:43.939 | lvm2 2022-06-09 01:43:43.939 | qemu-utils 2022-06-09 01:43:43.939 | thin-provisioning-tools 2022-06-09 01:43:43.939 | curl 2022-06-09 01:43:43.939 | liberasurecode-dev 2022-06-09 01:43:43.939 | make 2022-06-09 01:43:43.939 | memcached 2022-06-09 01:43:43.939 | rsync 2022-06-09 01:43:43.939 | sqlite3 2022-06-09 01:43:43.939 | xfsprogs' 2022-06-09 01:43:43.940 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 01:43:43.959 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 01:43:43.959 | apache2-dev 2022-06-09 01:43:43.959 | bc 2022-06-09 01:43:43.959 | bsdmainutils 2022-06-09 01:43:43.959 | curl 2022-06-09 01:43:43.959 | g++ 2022-06-09 01:43:43.959 | gawk 2022-06-09 01:43:43.959 | gcc 2022-06-09 01:43:43.959 | gettext 2022-06-09 01:43:43.959 | git 2022-06-09 01:43:43.959 | graphviz 2022-06-09 01:43:43.959 | iputils-ping 2022-06-09 01:43:43.959 | libapache2-mod-proxy-uwsgi 2022-06-09 01:43:43.959 | libffi-dev 2022-06-09 01:43:43.959 | libjpeg-dev 2022-06-09 01:43:43.959 | libpcre3-dev 2022-06-09 01:43:43.959 | libpq-dev 2022-06-09 01:43:43.959 | libssl-dev 2022-06-09 01:43:43.959 | libsystemd-dev 2022-06-09 01:43:43.959 | libxml2-dev 2022-06-09 01:43:43.959 | libxslt1-dev 2022-06-09 01:43:43.959 | libyaml-dev 2022-06-09 01:43:43.959 | lsof 2022-06-09 01:43:43.959 | openssh-server 2022-06-09 01:43:43.959 | openssl 2022-06-09 01:43:43.959 | pkg-config 2022-06-09 01:43:43.959 | psmisc 2022-06-09 01:43:43.959 | python3-dev 2022-06-09 01:43:43.959 | python3-pip 2022-06-09 01:43:43.959 | python3-systemd 2022-06-09 01:43:43.959 | python3-venv 2022-06-09 01:43:43.960 | tar 2022-06-09 01:43:43.960 | tcpdump 2022-06-09 01:43:43.960 | unzip 2022-06-09 01:43:43.960 | uuid-runtime 2022-06-09 01:43:43.960 | wget 2022-06-09 01:43:43.960 | wget 2022-06-09 01:43:43.960 | zlib1g-dev 2022-06-09 01:43:43.960 | libkrb5-dev 2022-06-09 01:43:43.960 | libldap2-dev 2022-06-09 01:43:43.960 | libsasl2-dev 2022-06-09 01:43:43.960 | memcached 2022-06-09 01:43:43.960 | python3-mysqldb 2022-06-09 01:43:43.960 | sqlite3 2022-06-09 01:43:43.960 | conntrack 2022-06-09 01:43:43.960 | curl 2022-06-09 01:43:43.960 | dnsmasq-base 2022-06-09 01:43:43.960 | dnsmasq-utils 2022-06-09 01:43:43.960 | ebtables 2022-06-09 01:43:43.960 | genisoimage 2022-06-09 01:43:43.960 | iptables 2022-06-09 01:43:43.960 | iputils-arping 2022-06-09 01:43:43.960 | kpartx 2022-06-09 01:43:43.960 | libjs-jquery-tablesorter 2022-06-09 01:43:43.960 | parted 2022-06-09 01:43:43.960 | pm-utils 2022-06-09 01:43:43.960 | python3-mysqldb 2022-06-09 01:43:43.960 | socat 2022-06-09 01:43:43.960 | sqlite3 2022-06-09 01:43:43.960 | sudo 2022-06-09 01:43:43.960 | vlan 2022-06-09 01:43:43.960 | lsscsi 2022-06-09 01:43:43.960 | open-iscsi 2022-06-09 01:43:43.960 | lvm2 2022-06-09 01:43:43.960 | qemu-utils 2022-06-09 01:43:43.960 | thin-provisioning-tools 2022-06-09 01:43:43.961 | acl 2022-06-09 01:43:43.961 | dnsmasq-base 2022-06-09 01:43:43.961 | dnsmasq-utils 2022-06-09 01:43:43.961 | ebtables 2022-06-09 01:43:43.961 | haproxy 2022-06-09 01:43:43.961 | iptables 2022-06-09 01:43:43.961 | iputils-arping 2022-06-09 01:43:43.961 | iputils-ping 2022-06-09 01:43:43.961 | postgresql-server-dev-all 2022-06-09 01:43:43.961 | python3-mysqldb 2022-06-09 01:43:43.961 | sqlite3 2022-06-09 01:43:43.961 | sudo 2022-06-09 01:43:43.961 | vlan 2022-06-09 01:43:43.961 | pcp 2022-06-09 01:43:43.961 | ipset 2022-06-09 01:43:43.961 | conntrack 2022-06-09 01:43:43.961 | conntrackd 2022-06-09 01:43:43.961 | keepalived 2022-06-09 01:43:43.961 | lvm2 2022-06-09 01:43:43.961 | qemu-utils 2022-06-09 01:43:43.961 | thin-provisioning-tools 2022-06-09 01:43:43.961 | curl 2022-06-09 01:43:43.961 | liberasurecode-dev 2022-06-09 01:43:43.961 | make 2022-06-09 01:43:43.961 | memcached 2022-06-09 01:43:43.961 | rsync 2022-06-09 01:43:43.961 | sqlite3 2022-06-09 01:43:43.961 | xfsprogs ' 2022-06-09 01:43:43.961 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 01:43:43.963 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:43:43.966 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:43:43.969 | ++ 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-06-09 01:43:43.969 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 01:43:43.974 | ++ 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-06-09 01:43:43.976 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-09 01:43:43.978 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:43:43.980 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-09 01:43:43.982 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:43:43.984 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:43:43.987 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:43:43.989 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:43:43.991 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:43:43.993 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:43:43.995 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-09 01:43:43.997 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-09 01:43:43.999 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-09 01:43:44.002 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-09 01:43:44.006 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-09 01:43:44.008 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-09 01:43:44.010 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-09 01:43:44.012 | ++ functions-common:time_start:2413 : local start_time= 2022-06-09 01:43:44.014 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-09 01:43:44.018 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-09 01:43:44.021 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654739024019 2022-06-09 01:43:44.023 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 01:43:44.025 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 01:43:44.028 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-09 01:43:44.236 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 01:43:44.270 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-09 01:43:44.447 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-09 01:43:44.470 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-09 01:43:45.180 | Fetched 336 kB in 1s (384 kB/s) 2022-06-09 01:43:46.745 | Reading package lists... 2022-06-09 01:43:46.777 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-09 01:43:46.779 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-09 01:43:46.782 | ++ functions-common:time_stop:2426 : local name 2022-06-09 01:43:46.784 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 01:43:46.786 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:43:46.788 | ++ functions-common:time_stop:2429 : local total 2022-06-09 01:43:46.790 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 01:43:46.792 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-09 01:43:46.794 | ++ functions-common:time_stop:2433 : start_time=1654739024019 2022-06-09 01:43:46.796 | ++ functions-common:time_stop:2435 : [[ -z 1654739024019 ]] 2022-06-09 01:43:46.798 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:43:46.802 | ++ functions-common:time_stop:2438 : end_time=1654739026800 2022-06-09 01:43:46.805 | ++ functions-common:time_stop:2439 : elapsed_time=2781 2022-06-09 01:43:46.807 | ++ functions-common:time_stop:2440 : total=0 2022-06-09 01:43:46.809 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:43:46.811 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2781 2022-06-09 01:43:46.813 | ++ functions-common:install_package:1465 : 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-06-09 01:43:46.816 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:43:46.818 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:43:46.820 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:43:46.823 | ++ functions-common:real_install_package:1451 : 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-06-09 01:43:46.843 | ++ functions-common:apt_get:1231 : 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-06-09 01:43:46.952 | Reading package lists... 2022-06-09 01:43:47.196 | Building dependency tree... 2022-06-09 01:43:47.198 | Reading state information... 2022-06-09 01:43:47.230 | acl is already the newest version (2.2.53-6). 2022-06-09 01:43:47.230 | bc is already the newest version (1.07.1-2build1). 2022-06-09 01:43:47.230 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 01:43:47.230 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 01:43:47.230 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 01:43:47.230 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 01:43:47.230 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 01:43:47.231 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 01:43:47.231 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 01:43:47.231 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 01:43:47.231 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 01:43:47.231 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 01:43:47.231 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 01:43:47.231 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 01:43:47.231 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 01:43:47.231 | libffi-dev is already the newest version (3.3-4). 2022-06-09 01:43:47.231 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 01:43:47.231 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 01:43:47.231 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 01:43:47.231 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 01:43:47.231 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 01:43:47.231 | make is already the newest version (4.2.1-1.2). 2022-06-09 01:43:47.231 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 01:43:47.231 | psmisc is already the newest version (23.3-1). 2022-06-09 01:43:47.231 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 01:43:47.231 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 01:43:47.231 | python3-systemd is already the newest version (234-3build2). 2022-06-09 01:43:47.231 | socat is already the newest version (1.7.3.3-2). 2022-06-09 01:43:47.231 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 01:43:47.231 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 01:43:47.231 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 01:43:47.231 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 01:43:47.231 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 01:43:47.231 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 01:43:47.231 | pcp is already the newest version (5.0.3-1). 2022-06-09 01:43:47.231 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 01:43:47.231 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 01:43:47.231 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 01:43:47.231 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 01:43:47.231 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 01:43:47.231 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 01:43:47.232 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 01:43:47.232 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 01:43:47.232 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 01:43:47.232 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 01:43:47.232 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 01:43:47.232 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 01:43:47.232 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 01:43:47.232 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 01:43:47.232 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 01:43:47.232 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 01:43:47.232 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 01:43:47.232 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 01:43:47.232 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 01:43:47.232 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 01:43:47.232 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 01:43:47.232 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 01:43:47.232 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 01:43:47.232 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 01:43:47.232 | openssl set to manually installed. 2022-06-09 01:43:47.232 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 01:43:47.232 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 01:43:47.232 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-09 01:43:47.232 | rsync set to manually installed. 2022-06-09 01:43:47.232 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 01:43:47.232 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 01:43:47.232 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 01:43:47.232 | tar set to manually installed. 2022-06-09 01:43:47.232 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 01:43:47.232 | tcpdump set to manually installed. 2022-06-09 01:43:47.232 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 01:43:47.443 | uuid-runtime set to manually installed. 2022-06-09 01:43:47.443 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 01:43:47.443 | wget set to manually installed. 2022-06-09 01:43:47.443 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 01:43:47.443 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 01:43:47.443 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 01:43:47.443 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 01:43:47.443 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 01:43:47.443 | The following packages were automatically installed and are no longer required: 2022-06-09 01:43:47.444 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:43:47.444 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:43:47.444 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:43:47.444 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:43:47.444 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:43:47.444 | python3-zope.interface 2022-06-09 01:43:47.444 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:43:47.572 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:43:47.576 | ++ functions-common:apt_get:1235 : result=0 2022-06-09 01:43:47.578 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:43:47.581 | ++ functions-common:time_stop:2426 : local name 2022-06-09 01:43:47.583 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 01:43:47.585 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:43:47.587 | ++ functions-common:time_stop:2429 : local total 2022-06-09 01:43:47.589 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 01:43:47.591 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:43:47.594 | ++ functions-common:time_stop:2433 : start_time=1654739026840 2022-06-09 01:43:47.596 | ++ functions-common:time_stop:2435 : [[ -z 1654739026840 ]] 2022-06-09 01:43:47.599 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:43:47.603 | ++ functions-common:time_stop:2438 : end_time=1654739027601 2022-06-09 01:43:47.605 | ++ functions-common:time_stop:2439 : elapsed_time=761 2022-06-09 01:43:47.607 | ++ functions-common:time_stop:2440 : total=748 2022-06-09 01:43:47.609 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:43:47.612 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1509 2022-06-09 01:43:47.614 | ++ functions-common:apt_get:1239 : return 0 2022-06-09 01:43:47.617 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 01:43:47.619 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 01:43:47.622 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 01:43:47.626 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 01:43:47.631 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-09 01:43:47.634 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-09 01:43:47.637 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 01:43:49.056 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 01:43:49.058 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 01:43:49.060 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 01:43:49.062 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 01:43:49.063 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-09 01:43:49.066 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-09 01:43:49.067 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-09 01:43:49.069 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-09 01:43:49.071 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-09 01:43:49.072 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-09 01:43:49.074 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-09 01:43:49.076 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-09 01:43:49.078 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-09 01:43:49.079 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-09 01:43:49.081 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-09 01:43:49.086 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-09 01:43:49.088 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-09 01:43:49.090 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-09 01:43:49.092 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-09 01:43:49.093 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-09 01:43:49.096 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-09 01:43:49.098 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 01:43:49.100 | + functions-common:_ensure_lsb_release:394 : return 2022-06-09 01:43:49.102 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-09 01:43:49.169 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-09 01:43:49.171 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-09 01:43:49.237 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-09 01:43:49.239 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-09 01:43:49.306 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-09 01:43:49.307 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 01:43:49.309 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-09 01:43:49.311 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-09 01:43:49.313 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-09 01:43:49.315 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-09 01:43:49.317 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-09 01:43:49.319 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 01:43:49.320 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-09 01:43:49.322 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-09 01:43:49.324 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 01:43:49.324 | Distro: focal 2022-06-09 01:43:49.326 | + tools/install_pip.sh:main:124 : get_versions 2022-06-09 01:43:49.329 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 01:43:49.333 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 01:43:49.334 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 01:43:49.337 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 01:43:49.337 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 01:43:49.906 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 01:43:49.908 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 01:43:49.908 | pip: 21.3.1 2022-06-09 01:43:49.910 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-09 01:43:49.912 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-09 01:43:49.914 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:43:49.916 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:43:49.917 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:43:49.919 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:43:49.921 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:43:49.922 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:43:49.925 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:43:49.926 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:43:49.928 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:43:49.930 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:43:49.931 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-09 01:43:49.933 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:43:49.935 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:43:49.937 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-09 01:43:49.941 | + tools/install_pip.sh:main:153 : set -x 2022-06-09 01:43:49.943 | + tools/install_pip.sh:main:156 : get_versions 2022-06-09 01:43:49.945 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 01:43:49.948 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 01:43:49.950 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 01:43:49.953 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 01:43:49.953 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 01:43:50.514 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 01:43:50.515 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 01:43:50.516 | pip: 21.3.1 2022-06-09 01:43:50.519 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 01:43:50.521 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 01:43:50.525 | + ./stack.sh:main:791 : fixup_all 2022-06-09 01:43:50.527 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-09 01:43:50.529 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-09 01:43:50.531 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:43:50.533 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:43:50.536 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-09 01:43:50.548 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-09 01:43:50.559 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-09 01:43:50.570 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-09 01:43:50.572 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-09 01:43:50.574 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:43:50.576 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:43:50.578 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:43:50.581 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:43:50.583 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:43:50.585 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:43:50.587 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:43:50.589 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:43:50.591 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:43:50.593 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:43:50.595 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-09 01:43:50.598 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-09 01:43:50.600 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-09 01:43:50.603 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:43:50.605 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:43:50.607 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:43:50.609 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:43:50.611 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:43:50.614 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:43:50.616 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-09 01:43:50.618 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-09 01:43:50.639 | Using python 3.8 to install os-testr 2022-06-09 01:43:50.642 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-09 01:43:51.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:43:51.364 | from cryptography.utils import int_from_bytes 2022-06-09 01:43:51.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:43:51.365 | from cryptography.utils import int_from_bytes 2022-06-09 01:43:52.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:43:52.470 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-09 01:43:52.952 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-09 01:43:52.953 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-09 01:43:52.954 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-09 01:43:52.968 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-09 01:43:52.977 | 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-06-09 01:43:52.989 | 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-06-09 01:43:54.544 | 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-06-09 01:43:54.614 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:43:54.614 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:43:54.718 | + inc/python:pip_install:196 : result=0 2022-06-09 01:43:54.723 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:43:54.725 | + functions-common:time_stop:2426 : local name 2022-06-09 01:43:54.727 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:43:54.729 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:43:54.731 | + functions-common:time_stop:2429 : local total 2022-06-09 01:43:54.733 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:43:54.736 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:43:54.738 | + functions-common:time_stop:2433 : start_time=1654739030634 2022-06-09 01:43:54.740 | + functions-common:time_stop:2435 : [[ -z 1654739030634 ]] 2022-06-09 01:43:54.743 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:43:54.747 | + functions-common:time_stop:2438 : end_time=1654739034745 2022-06-09 01:43:54.749 | + functions-common:time_stop:2439 : elapsed_time=4111 2022-06-09 01:43:54.751 | + functions-common:time_stop:2440 : total=0 2022-06-09 01:43:54.754 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:43:54.756 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4111 2022-06-09 01:43:54.758 | + inc/python:pip_install:199 : return 0 2022-06-09 01:43:54.760 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 01:43:54.813 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-09 01:43:54.914 | + ./stack.sh:main:805 : install_infra 2022-06-09 01:43:54.916 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 01:43:54.919 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 01:43:54.921 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 01:43:54.926 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 01:43:54.950 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 01:43:57.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:43:58.366 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-09 01:43:58.678 | + inc/python:pip_install:196 : result=0 2022-06-09 01:43:58.680 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:43:58.682 | + functions-common:time_stop:2426 : local name 2022-06-09 01:43:58.684 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:43:58.686 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:43:58.688 | + functions-common:time_stop:2429 : local total 2022-06-09 01:43:58.691 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:43:58.693 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:43:58.695 | + functions-common:time_stop:2433 : start_time=1654739034942 2022-06-09 01:43:58.697 | + functions-common:time_stop:2435 : [[ -z 1654739034942 ]] 2022-06-09 01:43:58.700 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:43:58.704 | + functions-common:time_stop:2438 : end_time=1654739038701 2022-06-09 01:43:58.706 | + functions-common:time_stop:2439 : elapsed_time=3759 2022-06-09 01:43:58.709 | + functions-common:time_stop:2440 : total=4111 2022-06-09 01:43:58.711 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:43:58.713 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7870 2022-06-09 01:43:58.715 | + inc/python:pip_install:199 : return 0 2022-06-09 01:43:58.717 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 01:43:58.720 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 01:43:58.742 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-09 01:44:01.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:44:01.381 | Processing /opt/stack/requirements 2022-06-09 01:44:03.142 | 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 61)) (3.0.0) 2022-06-09 01:44:03.153 | 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 184)) (6.0) 2022-06-09 01:44:03.155 | 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 225)) (2.27.1) 2022-06-09 01:44:03.183 | 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 341)) (21.3) 2022-06-09 01:44:03.189 | 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 354)) (2.5.0) 2022-06-09 01:44:03.198 | 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 372)) (3.3) 2022-06-09 01:44:03.201 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-09 01:44:03.207 | 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 457)) (1.16.0) 2022-06-09 01:44:03.210 | 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 568)) (2.0.12) 2022-06-09 01:44:03.215 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (1.3) 2022-06-09 01:44:03.217 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (0.3.0) 2022-06-09 01:44:03.233 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-09 01:44:03.236 | 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 225)) (2022.5.18.1) 2022-06-09 01:44:03.239 | 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 175)) (1.26.9) 2022-06-09 01:44:03.272 | 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 164)) (1.0.0) 2022-06-09 01:44:03.275 | 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 252)) (3.10.1) 2022-06-09 01:44:03.287 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-09 01:44:03.317 | 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 429)) (3.5.0) 2022-06-09 01:44:03.323 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-09 01:44:03.326 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-09 01:44:03.374 | 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 139)) (0.2.5) 2022-06-09 01:44:03.380 | 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 277)) (1.8.2) 2022-06-09 01:44:03.382 | 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 48)) (21.4.0) 2022-06-09 01:44:03.449 | Building wheels for collected packages: openstack-requirements 2022-06-09 01:44:03.450 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 01:44:04.291 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 01:44:04.291 | ERROR: Command errored out with exit status 1: 2022-06-09 01:44:04.291 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jf9jtnwb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jf9jtnwb/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-2g4c_lye 2022-06-09 01:44:04.291 | cwd: /tmp/pip-req-build-jf9jtnwb/ 2022-06-09 01:44:04.291 | Complete output (6 lines): 2022-06-09 01:44:04.291 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 01:44:04.291 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 01:44:04.291 | or: setup.py --help-commands 2022-06-09 01:44:04.291 | or: setup.py cmd --help 2022-06-09 01:44:04.291 | 2022-06-09 01:44:04.291 | error: invalid command 'bdist_wheel' 2022-06-09 01:44:04.291 | ---------------------------------------- 2022-06-09 01:44:04.291 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 01:44:04.291 | Running setup.py clean for openstack-requirements 2022-06-09 01:44:05.122 | Failed to build openstack-requirements 2022-06-09 01:44:05.137 | Installing collected packages: openstack-requirements 2022-06-09 01:44:05.137 | Attempting uninstall: openstack-requirements 2022-06-09 01:44:05.138 | Found existing installation: openstack-requirements 1.2.1.dev5467 2022-06-09 01:44:05.179 | Uninstalling openstack-requirements-1.2.1.dev5467: 2022-06-09 01:44:05.198 | Successfully uninstalled openstack-requirements-1.2.1.dev5467 2022-06-09 01:44:05.201 | Running setup.py install for openstack-requirements: started 2022-06-09 01:44:07.594 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 01:44:07.618 | Successfully installed openstack-requirements-1.2.1.dev5467 2022-06-09 01:44:07.746 | + inc/python:pip_install:196 : result=0 2022-06-09 01:44:07.748 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:44:07.750 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:07.753 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:07.755 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:07.757 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:07.759 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:07.762 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:44:07.764 | + functions-common:time_stop:2433 : start_time=1654739038734 2022-06-09 01:44:07.766 | + functions-common:time_stop:2435 : [[ -z 1654739038734 ]] 2022-06-09 01:44:07.769 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:07.773 | + functions-common:time_stop:2438 : end_time=1654739047771 2022-06-09 01:44:07.775 | + functions-common:time_stop:2439 : elapsed_time=9037 2022-06-09 01:44:07.777 | + functions-common:time_stop:2440 : total=7870 2022-06-09 01:44:07.779 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:07.781 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16907 2022-06-09 01:44:07.784 | + inc/python:pip_install:199 : return 0 2022-06-09 01:44:07.786 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 01:44:07.788 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 01:44:07.791 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-09 01:44:07.793 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:07.795 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:07.798 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-09 01:44:07.800 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:07.802 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 01:44:07.822 | Using python 3.8 to install pbr 2022-06-09 01:44:07.825 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 01:44:08.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:44:08.537 | from cryptography.utils import int_from_bytes 2022-06-09 01:44:08.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:44:08.537 | from cryptography.utils import int_from_bytes 2022-06-09 01:44:09.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:44:09.639 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-09 01:44:11.341 | 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-06-09 01:44:11.436 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:44:11.437 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:44:11.544 | + inc/python:pip_install:196 : result=0 2022-06-09 01:44:11.546 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:44:11.548 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:11.550 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:11.552 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:11.555 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:11.557 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:11.559 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:44:11.561 | + functions-common:time_stop:2433 : start_time=1654739047817 2022-06-09 01:44:11.563 | + functions-common:time_stop:2435 : [[ -z 1654739047817 ]] 2022-06-09 01:44:11.566 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:11.570 | + functions-common:time_stop:2438 : end_time=1654739051568 2022-06-09 01:44:11.572 | + functions-common:time_stop:2439 : elapsed_time=3751 2022-06-09 01:44:11.575 | + functions-common:time_stop:2440 : total=16907 2022-06-09 01:44:11.577 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:11.579 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20658 2022-06-09 01:44:11.582 | + inc/python:pip_install:199 : return 0 2022-06-09 01:44:11.584 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 01:44:13.835 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 01:44:15.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:44:15.717 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 01:44:15.738 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 01:44:15.741 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 01:44:15.746 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 01:44:15.750 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-09 01:44:15.754 | 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.9) 2022-06-09 01:44:15.823 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 01:44:15.826 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 01:44:15.829 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-09 01:44:15.846 | + ./stack.sh:main:814 : pkgs= 2022-06-09 01:44:15.848 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-09 01:44:15.850 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-09 01:44:15.853 | + functions-common:run_phase:1854 : local mode=stack 2022-06-09 01:44:15.855 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-09 01:44:15.857 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 01:44:15.859 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 01:44:15.862 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 01:44:15.864 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 01:44:15.866 | + functions-common:run_phase:1864 : local extra 2022-06-09 01:44:15.869 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 01:44:15.873 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 01:44:15.875 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 01:44:15.878 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 01:44:15.881 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 01:44:15.883 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 01:44:15.897 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:15.899 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 01:44:15.901 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:44:15.903 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 01:44:15.906 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:44:15.908 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 01:44:15.910 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:44:15.912 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 01:44:15.914 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:44:15.916 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 01:44:15.918 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:44:15.921 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 01:44:15.923 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 01:44:15.925 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-09 01:44:15.927 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 01:44:15.929 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 01:44:15.931 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-09 01:44:15.933 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-09 01:44:15.935 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-09 01:44:15.938 | + functions-common:run_plugins:1843 : local plugins= 2022-06-09 01:44:15.940 | + functions-common:run_plugins:1844 : local plugin 2022-06-09 01:44:15.943 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 01:44:15.945 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-09 01:44:15.947 | + functions:set_systemd_override:821 : local value=2048 2022-06-09 01:44:15.950 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-09 01:44:15.952 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 01:44:16.003 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 01:44:16.003 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 01:44:16.006 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-09 01:44:16.362 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-09 01:44:16.364 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 01:44:16.380 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:16.383 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 01:44:16.385 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:44:16.387 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:44:16.389 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:44:16.392 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:44:16.394 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:44:16.397 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:44:16.399 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:16.401 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:16.403 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:44:16.406 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:44:16.408 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:44:16.411 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:44:16.413 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-09 01:44:16.415 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:44:16.418 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:16.420 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:16.422 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-09 01:44:16.443 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-09 01:44:16.553 | Reading package lists... 2022-06-09 01:44:16.805 | Building dependency tree... 2022-06-09 01:44:16.807 | Reading state information... 2022-06-09 01:44:17.058 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 01:44:17.058 | The following packages were automatically installed and are no longer required: 2022-06-09 01:44:17.059 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:44:17.059 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:44:17.059 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:44:17.059 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:44:17.059 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:44:17.059 | python3-zope.interface 2022-06-09 01:44:17.059 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:44:17.185 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:44:17.189 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:44:17.191 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:44:17.194 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:17.196 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:17.198 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:17.200 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:17.202 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:17.205 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:44:17.207 | + functions-common:time_stop:2433 : start_time=1654739056440 2022-06-09 01:44:17.209 | + functions-common:time_stop:2435 : [[ -z 1654739056440 ]] 2022-06-09 01:44:17.212 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:17.216 | + functions-common:time_stop:2438 : end_time=1654739057214 2022-06-09 01:44:17.218 | + functions-common:time_stop:2439 : elapsed_time=774 2022-06-09 01:44:17.220 | + functions-common:time_stop:2440 : total=1509 2022-06-09 01:44:17.224 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:17.226 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2283 2022-06-09 01:44:17.229 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:44:17.231 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 01:44:17.233 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:44:17.235 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:44:17.238 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:44:17.240 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:44:17.242 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:44:17.245 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:44:17.247 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 01:44:17.249 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:44:17.252 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:44:17.254 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:44:17.256 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:44:17.258 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:44:17.261 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:44:17.263 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:44:17.265 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:44:17.267 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:44:17.270 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:44:17.272 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 01:44:17.275 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:44:17.277 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:44:17.279 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:44:17.281 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:44:17.284 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:44:17.286 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:44:17.289 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-09 01:44:17.291 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 01:44:17.307 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:17.309 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 01:44:17.311 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:44:17.314 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-09 01:44:17.316 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 01:44:17.319 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 01:44:17.323 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 01:44:17.325 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 01:44:17.327 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 01:44:17.330 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 01:44:17.332 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 01:44:17.335 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 01:44:17.337 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 01:44:18.023 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 01:44:18.023 | user tags 2022-06-09 01:44:18.023 | stackrabbit []' 2022-06-09 01:44:18.026 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 01:44:18.026 | user tags 2022-06-09 01:44:18.027 | stackrabbit []' 2022-06-09 01:44:18.027 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 01:44:18.033 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 01:44:18.035 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 01:44:18.037 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 01:44:18.694 | Changing password for user "stackrabbit" ... 2022-06-09 01:44:18.717 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 01:44:19.444 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 01:44:19.467 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 01:44:19.469 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 01:44:20.148 | Changing password for user "stackrabbit" ... 2022-06-09 01:44:20.169 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 01:44:20.172 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 01:44:20.174 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 01:44:20.854 | Deleting user "guest" ... 2022-06-09 01:44:20.869 | Error: 2022-06-09 01:44:20.869 | {:no_such_user, "guest"} 2022-06-09 01:44:20.881 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 01:44:20.884 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-09 01:44:20.901 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:20.903 | + ./stack.sh:main:831 : install_database 2022-06-09 01:44:20.905 | + lib/database:install_database:118 : install_database_mysql 2022-06-09 01:44:20.908 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-09 01:44:20.910 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:20.913 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:20.915 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-09 01:44:21.129 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 01:44:21.132 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-09 01:44:21.134 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-09 01:44:21.136 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-09 01:44:21.139 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:44:21.141 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-09 01:44:21.144 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:44:21.146 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:44:21.149 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:44:21.151 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:44:21.153 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:44:21.156 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:44:21.159 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:44:21.161 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:44:21.163 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:44:21.166 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:44:21.168 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-09 01:44:21.171 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:44:21.173 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:44:21.175 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:44:21.178 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:44:21.180 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:44:21.182 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:44:21.185 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-09 01:44:21.187 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:21.190 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:21.192 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-09 01:44:21.194 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:44:21.197 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:44:21.199 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:44:21.201 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:44:21.204 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:44:21.206 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:44:21.208 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:21.211 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:21.213 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:44:21.215 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:44:21.217 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:44:21.220 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:44:21.222 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-09 01:44:21.225 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:44:21.227 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:21.229 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:21.232 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-09 01:44:21.255 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-09 01:44:21.365 | Reading package lists... 2022-06-09 01:44:21.608 | Building dependency tree... 2022-06-09 01:44:21.610 | Reading state information... 2022-06-09 01:44:21.854 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 01:44:21.854 | The following packages were automatically installed and are no longer required: 2022-06-09 01:44:21.855 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:44:21.855 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:44:21.855 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:44:21.855 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:44:21.855 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:44:21.855 | python3-zope.interface 2022-06-09 01:44:21.855 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:44:21.967 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:44:21.971 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:44:21.974 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:44:21.976 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:21.978 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:21.980 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:21.982 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:21.984 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:21.987 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:44:21.989 | + functions-common:time_stop:2433 : start_time=1654739061253 2022-06-09 01:44:21.991 | + functions-common:time_stop:2435 : [[ -z 1654739061253 ]] 2022-06-09 01:44:21.994 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:21.998 | + functions-common:time_stop:2438 : end_time=1654739061996 2022-06-09 01:44:22.001 | + functions-common:time_stop:2439 : elapsed_time=743 2022-06-09 01:44:22.003 | + functions-common:time_stop:2440 : total=2283 2022-06-09 01:44:22.005 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:22.008 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3026 2022-06-09 01:44:22.010 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:44:22.012 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-09 01:44:22.014 | + ./stack.sh:main:834 : install_database_python 2022-06-09 01:44:22.017 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-09 01:44:22.019 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-09 01:44:22.021 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 01:44:22.024 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 01:44:22.026 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 01:44:22.029 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-09 01:44:22.031 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-09 01:44:22.035 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 01:44:22.036 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-09 01:44:22.041 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-09 01:44:22.044 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-09 01:44:22.046 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-09 01:44:22.050 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 01:44:22.052 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 01:44:22.074 | Using python 3.8 to install PyMySQL 2022-06-09 01:44:22.076 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-09 01:44:22.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:44:22.791 | from cryptography.utils import int_from_bytes 2022-06-09 01:44:22.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:44:22.791 | from cryptography.utils import int_from_bytes 2022-06-09 01:44:23.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:44:23.892 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-09 01:44:25.488 | 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-06-09 01:44:25.559 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:44:25.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:44:25.660 | + inc/python:pip_install:196 : result=0 2022-06-09 01:44:25.663 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:44:25.665 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:25.667 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:25.670 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:25.672 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:25.674 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:25.677 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:44:25.679 | + functions-common:time_stop:2433 : start_time=1654739062068 2022-06-09 01:44:25.681 | + functions-common:time_stop:2435 : [[ -z 1654739062068 ]] 2022-06-09 01:44:25.684 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:25.688 | + functions-common:time_stop:2438 : end_time=1654739065686 2022-06-09 01:44:25.691 | + functions-common:time_stop:2439 : elapsed_time=3618 2022-06-09 01:44:25.693 | + functions-common:time_stop:2440 : total=20658 2022-06-09 01:44:25.695 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:25.698 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24276 2022-06-09 01:44:25.700 | + inc/python:pip_install:199 : return 0 2022-06-09 01:44:25.702 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 01:44:25.704 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 01:44:25.707 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 01:44:25.710 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-09 01:44:25.726 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:25.728 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-09 01:44:25.730 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-09 01:44:25.734 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 01:44:25.734 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-09 01:44:25.739 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 01:44:25.742 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 01:44:25.744 | + 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,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,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-06-09 01:44:25.747 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-09 01:44:25.749 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-09 01:44:25.751 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-09 01:44:25.767 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:25.770 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-09 01:44:25.772 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:44:25.775 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:44:25.777 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:44:25.779 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:44:25.782 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:44:25.784 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:44:25.786 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:25.789 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:25.791 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:44:25.793 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:44:25.795 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:44:25.797 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:44:25.800 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-09 01:44:25.802 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:44:25.804 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:25.807 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:25.809 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-09 01:44:25.830 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-09 01:44:25.940 | Reading package lists... 2022-06-09 01:44:26.183 | Building dependency tree... 2022-06-09 01:44:26.184 | Reading state information... 2022-06-09 01:44:26.435 | radvd is already the newest version (1:2.17-2). 2022-06-09 01:44:26.435 | The following packages were automatically installed and are no longer required: 2022-06-09 01:44:26.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:44:26.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:44:26.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:44:26.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:44:26.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:44:26.437 | python3-zope.interface 2022-06-09 01:44:26.437 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:44:26.549 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:44:26.554 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:44:26.556 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:44:26.558 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:26.561 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:26.563 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:26.566 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:26.568 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:26.570 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:44:26.572 | + functions-common:time_stop:2433 : start_time=1654739065827 2022-06-09 01:44:26.574 | + functions-common:time_stop:2435 : [[ -z 1654739065827 ]] 2022-06-09 01:44:26.577 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:26.582 | + functions-common:time_stop:2438 : end_time=1654739066579 2022-06-09 01:44:26.584 | + functions-common:time_stop:2439 : elapsed_time=752 2022-06-09 01:44:26.586 | + functions-common:time_stop:2440 : total=3026 2022-06-09 01:44:26.588 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:26.590 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3778 2022-06-09 01:44:26.593 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:44:26.595 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 01:44:26.612 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:26.614 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-09 01:44:26.616 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 01:44:26.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-09 01:44:26.622 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-09 01:44:26.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-09 01:44:26.644 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:44:26.646 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:44:26.649 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:44:26.651 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:44:26.653 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:44:26.655 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:44:26.658 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:26.660 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:26.662 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:44:26.664 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:44:26.667 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:44:26.669 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:44:26.671 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-09 01:44:26.673 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:44:26.675 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:26.678 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:26.680 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-09 01:44:26.700 | + functions-common:apt_get:1231 : 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-06-09 01:44:26.839 | Reading package lists... 2022-06-09 01:44:27.094 | Building dependency tree... 2022-06-09 01:44:27.098 | Reading state information... 2022-06-09 01:44:27.367 | fakeroot is already the newest version (1.24-1). 2022-06-09 01:44:27.367 | make is already the newest version (4.2.1-1.2). 2022-06-09 01:44:27.367 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 01:44:27.367 | The following packages were automatically installed and are no longer required: 2022-06-09 01:44:27.368 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:44:27.368 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:44:27.368 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:44:27.368 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:44:27.368 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:44:27.368 | python3-zope.interface 2022-06-09 01:44:27.368 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:44:27.487 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:44:27.491 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:44:27.493 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:44:27.495 | + functions-common:time_stop:2426 : local name 2022-06-09 01:44:27.498 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:44:27.500 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:44:27.502 | + functions-common:time_stop:2429 : local total 2022-06-09 01:44:27.504 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:44:27.506 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:44:27.508 | + functions-common:time_stop:2433 : start_time=1654739066698 2022-06-09 01:44:27.511 | + functions-common:time_stop:2435 : [[ -z 1654739066698 ]] 2022-06-09 01:44:27.513 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:44:27.518 | + functions-common:time_stop:2438 : end_time=1654739067515 2022-06-09 01:44:27.520 | + functions-common:time_stop:2439 : elapsed_time=817 2022-06-09 01:44:27.522 | + functions-common:time_stop:2440 : total=3778 2022-06-09 01:44:27.524 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:44:27.526 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4595 2022-06-09 01:44:27.529 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:44:27.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-09 01:44:27.533 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:44:27.535 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:44:27.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 01:44:27.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-09 01:44:27.543 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-09 01:44:27.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-09 01:44:27.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-09 01:44:27.553 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-09 01:44:27.553 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-09 01:44:27.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-09 01:44:27.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-09 01:44:27.562 | + functions:vercmp:628 : local v1=5.4 2022-06-09 01:44:27.564 | + functions:vercmp:629 : local 'op=<' 2022-06-09 01:44:27.567 | + functions:vercmp:630 : local v2=3.13 2022-06-09 01:44:27.569 | + functions:vercmp:631 : local result 2022-06-09 01:44:27.572 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-09 01:44:27.573 | ++ functions:vercmp:635 : sort -V 2022-06-09 01:44:27.573 | ++ functions:vercmp:635 : head -1 2022-06-09 01:44:27.578 | + functions:vercmp:635 : result=3.13 2022-06-09 01:44:27.580 | + functions:vercmp:637 : case $op in 2022-06-09 01:44:27.582 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 01:44:27.585 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-09 01:44:27.587 | + functions:vercmp:648 : return 2022-06-09 01:44:27.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-09 01:44:27.591 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-09 01:44:27.594 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 01:44:28.058 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-09 01:44:28.062 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-09 01:44:28.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.067 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.070 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-09 01:44:28.072 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.074 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-09 01:44:28.096 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:44:28.098 | + ./stack.sh:main:842 : install_etcd3 2022-06-09 01:44:28.101 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 01:44:28.101 | Installing etcd 2022-06-09 01:44:28.103 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 01:44:28.116 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 01:44:28.127 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 01:44:28.132 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 01:44:28.146 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 01:44:28.149 | ++ 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-06-09 01:44:28.151 | ++ 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-06-09 01:44:28.154 | +++ 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-06-09 01:44:28.159 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:44:28.161 | ++ 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-06-09 01:44:28.164 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 01:44:28.166 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:44:28.168 | ++ functions:get_extra_file:74 : return 2022-06-09 01:44:28.171 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:44:28.174 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 01:44:28.176 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 01:44:28.179 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-09 01:44:28.195 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:44:28.198 | + ./stack.sh:main:861 : install_dstat 2022-06-09 01:44:28.200 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 01:44:28.216 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:44:28.218 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-09 01:44:28.221 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:44:28.223 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-09 01:44:28.226 | + ./stack.sh:main:870 : install_libs 2022-06-09 01:44:28.228 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-09 01:44:28.230 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-09 01:44:28.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-09 01:44:28.235 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-09 01:44:28.238 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.240 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.242 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-09 01:44:28.244 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.247 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-09 01:44:28.249 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-09 01:44:28.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-09 01:44:28.254 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-09 01:44:28.256 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.258 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.260 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-09 01:44:28.262 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.265 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-09 01:44:28.267 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-09 01:44:28.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-09 01:44:28.272 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-09 01:44:28.274 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.276 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.279 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-09 01:44:28.282 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.285 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-09 01:44:28.287 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-09 01:44:28.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-09 01:44:28.292 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-09 01:44:28.294 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.296 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.299 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-09 01:44:28.301 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.304 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-09 01:44:28.306 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-09 01:44:28.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-09 01:44:28.310 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-09 01:44:28.313 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.315 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.317 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-09 01:44:28.320 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.322 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-09 01:44:28.324 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-09 01:44:28.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-09 01:44:28.329 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-09 01:44:28.332 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.334 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.336 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-09 01:44:28.339 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.341 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-09 01:44:28.343 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-09 01:44:28.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-09 01:44:28.348 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-09 01:44:28.351 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.353 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.355 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-09 01:44:28.358 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.360 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-09 01:44:28.362 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-09 01:44:28.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-09 01:44:28.367 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-09 01:44:28.369 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.371 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.374 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-09 01:44:28.376 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.378 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-09 01:44:28.381 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-09 01:44:28.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-09 01:44:28.385 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-09 01:44:28.387 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.390 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.392 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-09 01:44:28.395 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.397 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-09 01:44:28.400 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-09 01:44:28.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-09 01:44:28.404 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-09 01:44:28.406 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.409 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.412 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-09 01:44:28.414 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.416 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-09 01:44:28.419 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-09 01:44:28.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-09 01:44:28.423 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-09 01:44:28.426 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.428 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.430 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-09 01:44:28.433 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.435 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-09 01:44:28.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-09 01:44:28.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-09 01:44:28.442 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-09 01:44:28.444 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.446 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.449 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-09 01:44:28.451 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.453 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-09 01:44:28.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-09 01:44:28.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-09 01:44:28.461 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-09 01:44:28.463 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.465 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.468 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-09 01:44:28.470 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.473 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-09 01:44:28.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-09 01:44:28.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-09 01:44:28.480 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-09 01:44:28.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.484 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.487 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-09 01:44:28.489 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.491 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-09 01:44:28.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-09 01:44:28.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-09 01:44:28.499 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-09 01:44:28.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.503 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.506 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-09 01:44:28.508 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.510 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-09 01:44:28.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-09 01:44:28.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-09 01:44:28.518 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-09 01:44:28.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.523 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.525 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-09 01:44:28.527 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.530 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-09 01:44:28.532 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-09 01:44:28.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-09 01:44:28.537 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-09 01:44:28.540 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.542 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.544 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-09 01:44:28.547 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.549 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-09 01:44:28.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-09 01:44:28.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-09 01:44:28.556 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-09 01:44:28.558 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.561 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.563 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-09 01:44:28.565 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.568 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-09 01:44:28.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-09 01:44:28.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-09 01:44:28.574 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-09 01:44:28.577 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.579 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.582 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-09 01:44:28.584 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.586 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-09 01:44:28.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-09 01:44:28.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-09 01:44:28.593 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-09 01:44:28.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.598 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.601 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-09 01:44:28.603 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.605 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-09 01:44:28.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-09 01:44:28.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-09 01:44:28.612 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-09 01:44:28.615 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.617 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.619 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-09 01:44:28.622 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.624 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-09 01:44:28.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-09 01:44:28.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-09 01:44:28.632 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-09 01:44:28.634 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.636 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.639 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-09 01:44:28.641 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.644 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-09 01:44:28.646 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-09 01:44:28.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-09 01:44:28.651 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-09 01:44:28.653 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.655 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.658 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-09 01:44:28.661 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.663 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-09 01:44:28.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-09 01:44:28.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-09 01:44:28.670 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-09 01:44:28.672 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.675 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.677 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-09 01:44:28.679 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.682 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-09 01:44:28.684 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-09 01:44:28.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-09 01:44:28.688 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-09 01:44:28.691 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.694 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.696 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-09 01:44:28.698 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.701 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-09 01:44:28.703 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-09 01:44:28.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-09 01:44:28.708 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-09 01:44:28.710 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.715 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-09 01:44:28.717 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.719 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-09 01:44:28.722 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-09 01:44:28.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-09 01:44:28.727 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-09 01:44:28.729 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.732 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.734 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-09 01:44:28.737 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.739 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-09 01:44:28.742 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-09 01:44:28.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-09 01:44:28.747 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-09 01:44:28.749 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.752 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.754 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-09 01:44:28.756 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.759 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-09 01:44:28.761 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-09 01:44:28.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-09 01:44:28.766 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-09 01:44:28.768 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.770 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.773 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-09 01:44:28.775 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.778 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-09 01:44:28.780 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-09 01:44:28.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-09 01:44:28.785 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-09 01:44:28.787 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.790 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.792 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-09 01:44:28.794 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.797 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-09 01:44:28.800 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-09 01:44:28.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-09 01:44:28.805 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-09 01:44:28.807 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.809 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.812 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-09 01:44:28.814 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.816 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-09 01:44:28.819 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-09 01:44:28.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-09 01:44:28.823 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-09 01:44:28.826 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.828 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.831 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-09 01:44:28.833 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.835 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-09 01:44:28.838 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-09 01:44:28.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-09 01:44:28.842 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-09 01:44:28.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.847 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.850 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-09 01:44:28.852 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.854 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-09 01:44:28.857 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-09 01:44:28.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-09 01:44:28.862 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-09 01:44:28.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.866 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.869 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-09 01:44:28.871 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.874 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-09 01:44:28.876 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-09 01:44:28.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-09 01:44:28.881 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-09 01:44:28.884 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.886 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.888 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-09 01:44:28.891 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.893 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-09 01:44:28.896 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-09 01:44:28.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-09 01:44:28.900 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-09 01:44:28.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.905 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.907 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-09 01:44:28.910 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.913 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-09 01:44:28.915 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-09 01:44:28.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-09 01:44:28.919 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-09 01:44:28.922 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.925 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.927 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-09 01:44:28.930 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.932 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-09 01:44:28.934 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-09 01:44:28.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-09 01:44:28.939 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-09 01:44:28.941 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:44:28.944 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:44:28.946 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-09 01:44:28.948 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:44:28.951 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-09 01:44:28.972 | Using python 3.8 to install etcd3 2022-06-09 01:44:28.974 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-09 01:44:29.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:44:29.696 | from cryptography.utils import int_from_bytes 2022-06-09 01:44:29.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:44:29.696 | from cryptography.utils import int_from_bytes 2022-06-09 01:44:30.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:44:30.876 | Collecting etcd3 2022-06-09 01:44:30.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-09 01:44:30.910 | Preparing metadata (setup.py): started 2022-06-09 01:44:30.953 | Preparing metadata (setup.py): finished with status 'error' 2022-06-09 01:44:30.953 | ERROR: Command errored out with exit status 1: 2022-06-09 01:44:30.953 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-l4jw2nhw/etcd3_045d5ae000414961ae855d30b7857bc0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-l4jw2nhw/etcd3_045d5ae000414961ae855d30b7857bc0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-iz8e3rs7 2022-06-09 01:44:30.953 | cwd: /tmp/pip-install-l4jw2nhw/etcd3_045d5ae000414961ae855d30b7857bc0/ 2022-06-09 01:44:30.953 | Complete output (3 lines): 2022-06-09 01:44:30.953 | Traceback (most recent call last): 2022-06-09 01:44:30.953 | File "", line 1, in 2022-06-09 01:44:30.953 | ModuleNotFoundError: No module named 'setuptools' 2022-06-09 01:44:30.953 | ---------------------------------------- 2022-06-09 01:44:30.954 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-09 01:44:30.954 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-09 01:44:30.954 | 2022-06-09 01:44:30.954 | The conflict is caused by: 2022-06-09 01:44:30.954 | The user requested etcd3 2022-06-09 01:44:30.954 | The user requested (constraint) etcd3===0.12.0 2022-06-09 01:44:30.954 | 2022-06-09 01:44:30.954 | To fix this you could try to: 2022-06-09 01:44:30.954 | 1. loosen the range of package versions you've specified 2022-06-09 01:44:30.954 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-09 01:44:30.954 | 2022-06-09 01:44:30.954 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-09 01:44:31.029 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:44:31.029 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:44:31.112 | + inc/python:pip_install:1 : exit_trap 2022-06-09 01:44:31.114 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-09 01:44:31.117 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-09 01:44:31.120 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-09 01:44:31.122 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-09 01:44:31.124 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-09 01:44:31.126 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-09 01:44:31.129 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-09 01:44:31.131 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-09 01:44:31.133 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-09 01:44:31.133 | Error on exit 2022-06-09 01:44:31.135 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-09 01:44:31.137 | + ./stack.sh:exit_trap:537 : generate-subunit 1654739018 53 fail 2022-06-09 01:44:31.390 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-09 01:44:31.393 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 01:44:31.846 | + ./stack.sh:exit_trap:551 : exit 1