2022-06-08 23:51:30.225 | + ./stack.sh:main:482 : exec 2022-06-08 23:51:30.225 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-235130.summary.2022-06-08-235130 2022-06-08 23:51:30.225 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-235130' 2022-06-08 23:51:30.225 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 23:51:30.226 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-235130 2022-06-08 23:51:30.226 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-235130 /opt/stack/logs/stack.sh.log 2022-06-08 23:51:30.226 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-235130.summary.2022-06-08-235130 /opt/stack/logs/stack.sh.log.summary 2022-06-08 23:51:30.226 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 23:51:30.226 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 23:51:30.226 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 23:51:30.226 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 23:51:30.226 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 23:51:30.226 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 23:51:30.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 23:51:30.226 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 23:51:30.226 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 23:51:30.228 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 23:51:30.230 | + ./stack.sh:main:571 : uname -a 2022-06-08 23:51:30.231 | Linux dv-cinder-845178-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-08 23:51:30.233 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 23:51:30.235 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 23:51:30.238 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 23:51:30.274 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 23:51:30.290 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 23:51:30.292 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-08 23:51:30.294 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 23:51:30.296 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-08 23:51:30.297 | + functions-common:fetch_plugins:1777 : return 2022-06-08 23:51:30.299 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 23:51:30.301 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 23:51:30.303 | + functions-common:run_phase:1855 : local phase= 2022-06-08 23:51:30.305 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 23:51:30.307 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 23:51:30.309 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 23:51:30.310 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 23:51:30.312 | + functions-common:run_phase:1864 : local extra 2022-06-08 23:51:30.314 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 23:51:30.318 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 23:51:30.319 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 23:51:30.321 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 23:51:30.323 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 23:51:30.325 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 23:51:30.337 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:51:30.339 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 23:51:30.341 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 23:51:30.343 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 23:51:30.344 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 23:51:30.346 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 23:51:30.348 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 23:51:30.350 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 23:51:30.352 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 23:51:30.354 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 23:51:30.355 | + 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-08 23:51:30.357 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 23:51:30.359 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-08 23:51:30.361 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 23:51:30.362 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-08 23:51:30.364 | + functions-common:plugin_override_defaults:1818 : return 2022-06-08 23:51:30.367 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 23:51:30.384 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 23:51:30.386 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 23:51:30.399 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 23:51:30.401 | +++ lib/tls:source:43 : hostname -f 2022-06-08 23:51:30.405 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 23:51:30.406 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 23:51:30.408 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 23:51:30.410 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 23:51:30.412 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 23:51:30.414 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 23:51:30.416 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 23:51:30.418 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 23:51:30.420 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 23:51:30.422 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 23:51:30.426 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 23:51:30.437 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 23:51:30.454 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 23:51:30.466 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 23:51:30.479 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 23:51:30.518 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 23:51:30.576 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 23:51:30.665 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 23:51:30.687 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 23:51:30.730 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 23:51:30.781 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 23:51:30.926 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 23:51:30.939 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 23:51:30.952 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 23:51:30.965 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 23:51:31.053 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 23:51:31.055 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 23:51:31.058 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 23:51:31.060 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 23:51:31.062 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 23:51:31.064 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 23:51:31.066 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 23:51:31.066 | False' 2022-06-08 23:51:31.069 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 23:51:31.084 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 23:51:31.087 | + ./stack.sh:main:619 : run_phase source 2022-06-08 23:51:31.089 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 23:51:31.091 | + functions-common:run_phase:1855 : local phase= 2022-06-08 23:51:31.093 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 23:51:31.095 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 23:51:31.097 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 23:51:31.099 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 23:51:31.101 | + functions-common:run_phase:1864 : local extra 2022-06-08 23:51:31.103 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 23:51:31.107 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 23:51:31.109 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 23:51:31.111 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 23:51:31.113 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 23:51:31.115 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 23:51:31.130 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:51:31.133 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 23:51:31.135 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 23:51:31.173 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 23:51:31.175 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 23:51:31.177 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 23:51:31.180 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 23:51:31.182 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-08 23:51:31.184 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 23:51:31.186 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-08 23:51:31.188 | + functions-common:load_plugin_settings:1795 : return 2022-06-08 23:51:31.190 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 23:51:31.192 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 23:51:31.195 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.197 | + 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-08 23:51:31.199 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.201 | + 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-08 23:51:31.204 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.206 | + 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-08 23:51:31.208 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.210 | + 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-08 23:51:31.212 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.215 | + 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-08 23:51:31.217 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.219 | + 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-08 23:51:31.221 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.224 | + 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-08 23:51:31.226 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.228 | + 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-08 23:51:31.230 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.233 | + 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-08 23:51:31.235 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.237 | + 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-08 23:51:31.239 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.242 | + 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-08 23:51:31.244 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.247 | + 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-08 23:51:31.249 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.251 | + 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-08 23:51:31.253 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.256 | + 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-08 23:51:31.259 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.261 | + 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-08 23:51:31.263 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.265 | + 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-08 23:51:31.268 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.270 | + 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-08 23:51:31.272 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.274 | + 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-08 23:51:31.277 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.279 | + 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-08 23:51:31.281 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.283 | + 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-08 23:51:31.285 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.288 | + 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-08 23:51:31.290 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.292 | + 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-08 23:51:31.294 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.297 | + 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-08 23:51:31.299 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.301 | + 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-08 23:51:31.304 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.306 | + 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-08 23:51:31.308 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.310 | + 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-08 23:51:31.313 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.315 | + 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-08 23:51:31.317 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.320 | + 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-08 23:51:31.322 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.324 | + 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-08 23:51:31.327 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.329 | + 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-08 23:51:31.331 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.333 | + 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-08 23:51:31.336 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.338 | + 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-08 23:51:31.340 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.342 | + 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-08 23:51:31.345 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.347 | + 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-08 23:51:31.349 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.351 | + 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-08 23:51:31.353 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.356 | + 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-08 23:51:31.358 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.360 | + 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-08 23:51:31.362 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.365 | + 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-08 23:51:31.367 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.370 | + 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-08 23:51:31.372 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.374 | + 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-08 23:51:31.376 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.379 | + 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-08 23:51:31.381 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.384 | + 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-08 23:51:31.386 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.388 | + 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-08 23:51:31.390 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.393 | + 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-08 23:51:31.395 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 23:51:31.397 | + 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-08 23:51:31.400 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 23:51:31.402 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 23:51:31.404 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 23:51:31.419 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:51:31.421 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 23:51:31.423 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 23:51:31.425 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 23:51:31.440 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 23:51:31.442 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 23:51:31.445 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 23:51:31.447 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 23:51:31.450 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 23:51:31.452 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 23:51:31.454 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 23:51:31.456 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 23:51:31.459 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 23:51:31.461 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 23:51:31.461 | Using mysql database backend 2022-06-08 23:51:31.463 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 23:51:31.479 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 23:51:31.482 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 23:51:31.484 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 23:51:31.487 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 23:51:31.489 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 23:51:31.492 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 23:51:31.508 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:51:31.510 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 23:51:31.526 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 23:51:31.542 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:51:31.544 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 23:51:31.560 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 23:51:31.576 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 23:51:31.592 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 23:51:31.594 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 23:51:31.610 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:51:31.612 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 23:51:31.629 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-08 23:51:31.631 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-08 23:51:31.633 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 23:51:31.636 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 23:51:31.639 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 23:51:31.643 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-235131 2022-06-08 23:51:31.645 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-235131 752' 2022-06-08 23:51:31.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.650 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 23:51:31.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.655 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 23:51:31.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.659 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 23:51:31.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.664 | + 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-08 23:51:31.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.669 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-06-08 23:51:31.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.674 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-06-08 23:51:31.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.679 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-235130 2022-06-08 23:51:31.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.684 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 23:51:31.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.688 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-06-08 23:51:31.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.693 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 23:51:31.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.697 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 23:51:31.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.702 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 23:51:31.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.707 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 23:51:31.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.711 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-06-08 23:51:31.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 23:51:31.716 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-08 23:51:31.718 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 23:51:31.721 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 23:51:31.723 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 23:51:31.725 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 23:51:31.728 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 23:51:31.730 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 23:51:31.732 | ++ functions-common:git_clone:601 : pwd 2022-06-08 23:51:31.735 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 23:51:31.737 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 23:51:31.739 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 23:51:31.754 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 23:51:31.756 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 23:51:31.758 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 23:51:31.761 | + functions-common:git_clone:618 : echo master 2022-06-08 23:51:31.761 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 23:51:31.766 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 23:51:31.768 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 23:51:31.770 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 23:51:31.782 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 23:51:31.785 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 23:51:31.785 | + functions-common:git_clone:679 : head -1 2022-06-08 23:51:31.789 | 2cc6b9f8 Updated from generate-constraints 2022-06-08 23:51:31.792 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 23:51:31.794 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 23:51:31.797 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 23:51:31.799 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 23:51:31.802 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 23:51:31.805 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 23:51:31.807 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 23:51:31.810 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 23:51:31.812 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 23:51:31.814 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 23:51:31.817 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 23:51:31.820 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 23:51:31.824 | ++ tools/install_prereqs.sh:source:47 : NOW=1654732291 2022-06-08 23:51:31.827 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 23:51:31.832 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654732232 2022-06-08 23:51:31.834 | ++ tools/install_prereqs.sh:source:49 : DELTA=59 2022-06-08 23:51:31.836 | ++ tools/install_prereqs.sh:source:50 : [[ 59 -lt 7200 ]] 2022-06-08 23:51:31.839 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 23:51:31.841 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 23:51:31.843 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 23:51:31.846 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 23:51:31.848 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 23:51:31.851 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 23:51:31.853 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 23:51:31.855 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 23:51:31.858 | +++ 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-08 23:51:31.909 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 23:51:31.909 | apache2-dev 2022-06-08 23:51:31.909 | bc 2022-06-08 23:51:31.909 | bsdmainutils 2022-06-08 23:51:31.909 | curl 2022-06-08 23:51:31.909 | g++ 2022-06-08 23:51:31.909 | gawk 2022-06-08 23:51:31.909 | gcc 2022-06-08 23:51:31.909 | gettext 2022-06-08 23:51:31.909 | git 2022-06-08 23:51:31.909 | graphviz 2022-06-08 23:51:31.909 | iputils-ping 2022-06-08 23:51:31.909 | libapache2-mod-proxy-uwsgi 2022-06-08 23:51:31.909 | libffi-dev 2022-06-08 23:51:31.910 | libjpeg-dev 2022-06-08 23:51:31.910 | libpcre3-dev 2022-06-08 23:51:31.910 | libpq-dev 2022-06-08 23:51:31.910 | libssl-dev 2022-06-08 23:51:31.910 | libsystemd-dev 2022-06-08 23:51:31.910 | libxml2-dev 2022-06-08 23:51:31.910 | libxslt1-dev 2022-06-08 23:51:31.910 | libyaml-dev 2022-06-08 23:51:31.910 | lsof 2022-06-08 23:51:31.910 | openssh-server 2022-06-08 23:51:31.910 | openssl 2022-06-08 23:51:31.910 | pkg-config 2022-06-08 23:51:31.910 | psmisc 2022-06-08 23:51:31.910 | python3-dev 2022-06-08 23:51:31.910 | python3-pip 2022-06-08 23:51:31.910 | python3-systemd 2022-06-08 23:51:31.910 | python3-venv 2022-06-08 23:51:31.910 | tar 2022-06-08 23:51:31.910 | tcpdump 2022-06-08 23:51:31.910 | unzip 2022-06-08 23:51:31.910 | uuid-runtime 2022-06-08 23:51:31.910 | wget 2022-06-08 23:51:31.910 | wget 2022-06-08 23:51:31.910 | zlib1g-dev 2022-06-08 23:51:31.910 | libkrb5-dev 2022-06-08 23:51:31.910 | libldap2-dev 2022-06-08 23:51:31.910 | libsasl2-dev 2022-06-08 23:51:31.910 | memcached 2022-06-08 23:51:31.910 | python3-mysqldb 2022-06-08 23:51:31.910 | sqlite3 2022-06-08 23:51:31.910 | conntrack 2022-06-08 23:51:31.910 | curl 2022-06-08 23:51:31.911 | dnsmasq-base 2022-06-08 23:51:31.911 | dnsmasq-utils 2022-06-08 23:51:31.911 | ebtables 2022-06-08 23:51:31.911 | genisoimage 2022-06-08 23:51:31.911 | iptables 2022-06-08 23:51:31.911 | iputils-arping 2022-06-08 23:51:31.911 | kpartx 2022-06-08 23:51:31.911 | libjs-jquery-tablesorter 2022-06-08 23:51:31.911 | parted 2022-06-08 23:51:31.911 | pm-utils 2022-06-08 23:51:31.911 | python3-mysqldb 2022-06-08 23:51:31.911 | socat 2022-06-08 23:51:31.911 | sqlite3 2022-06-08 23:51:31.911 | sudo 2022-06-08 23:51:31.911 | vlan 2022-06-08 23:51:31.911 | lsscsi 2022-06-08 23:51:31.911 | open-iscsi 2022-06-08 23:51:31.911 | lvm2 2022-06-08 23:51:31.911 | qemu-utils 2022-06-08 23:51:31.911 | thin-provisioning-tools 2022-06-08 23:51:31.911 | acl 2022-06-08 23:51:31.911 | dnsmasq-base 2022-06-08 23:51:31.911 | dnsmasq-utils 2022-06-08 23:51:31.911 | ebtables 2022-06-08 23:51:31.911 | haproxy 2022-06-08 23:51:31.911 | iptables 2022-06-08 23:51:31.911 | iputils-arping 2022-06-08 23:51:31.911 | iputils-ping 2022-06-08 23:51:31.911 | postgresql-server-dev-all 2022-06-08 23:51:31.911 | python3-mysqldb 2022-06-08 23:51:31.911 | sqlite3 2022-06-08 23:51:31.911 | sudo 2022-06-08 23:51:31.911 | vlan 2022-06-08 23:51:31.911 | pcp 2022-06-08 23:51:31.911 | ipset 2022-06-08 23:51:31.912 | conntrack 2022-06-08 23:51:31.912 | conntrackd 2022-06-08 23:51:31.912 | keepalived 2022-06-08 23:51:31.912 | lvm2 2022-06-08 23:51:31.912 | qemu-utils 2022-06-08 23:51:31.912 | thin-provisioning-tools 2022-06-08 23:51:31.912 | curl 2022-06-08 23:51:31.912 | liberasurecode-dev 2022-06-08 23:51:31.912 | make 2022-06-08 23:51:31.912 | memcached 2022-06-08 23:51:31.912 | rsync 2022-06-08 23:51:31.912 | sqlite3 2022-06-08 23:51:31.912 | xfsprogs' 2022-06-08 23:51:31.912 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 23:51:31.931 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 23:51:31.931 | apache2-dev 2022-06-08 23:51:31.931 | bc 2022-06-08 23:51:31.931 | bsdmainutils 2022-06-08 23:51:31.931 | curl 2022-06-08 23:51:31.931 | g++ 2022-06-08 23:51:31.931 | gawk 2022-06-08 23:51:31.931 | gcc 2022-06-08 23:51:31.931 | gettext 2022-06-08 23:51:31.931 | git 2022-06-08 23:51:31.931 | graphviz 2022-06-08 23:51:31.931 | iputils-ping 2022-06-08 23:51:31.931 | libapache2-mod-proxy-uwsgi 2022-06-08 23:51:31.931 | libffi-dev 2022-06-08 23:51:31.931 | libjpeg-dev 2022-06-08 23:51:31.931 | libpcre3-dev 2022-06-08 23:51:31.931 | libpq-dev 2022-06-08 23:51:31.931 | libssl-dev 2022-06-08 23:51:31.931 | libsystemd-dev 2022-06-08 23:51:31.931 | libxml2-dev 2022-06-08 23:51:31.931 | libxslt1-dev 2022-06-08 23:51:31.931 | libyaml-dev 2022-06-08 23:51:31.931 | lsof 2022-06-08 23:51:31.931 | openssh-server 2022-06-08 23:51:31.931 | openssl 2022-06-08 23:51:31.931 | pkg-config 2022-06-08 23:51:31.931 | psmisc 2022-06-08 23:51:31.932 | python3-dev 2022-06-08 23:51:31.932 | python3-pip 2022-06-08 23:51:31.932 | python3-systemd 2022-06-08 23:51:31.932 | python3-venv 2022-06-08 23:51:31.932 | tar 2022-06-08 23:51:31.932 | tcpdump 2022-06-08 23:51:31.932 | unzip 2022-06-08 23:51:31.932 | uuid-runtime 2022-06-08 23:51:31.932 | wget 2022-06-08 23:51:31.932 | wget 2022-06-08 23:51:31.932 | zlib1g-dev 2022-06-08 23:51:31.932 | libkrb5-dev 2022-06-08 23:51:31.932 | libldap2-dev 2022-06-08 23:51:31.932 | libsasl2-dev 2022-06-08 23:51:31.932 | memcached 2022-06-08 23:51:31.932 | python3-mysqldb 2022-06-08 23:51:31.932 | sqlite3 2022-06-08 23:51:31.932 | conntrack 2022-06-08 23:51:31.932 | curl 2022-06-08 23:51:31.932 | dnsmasq-base 2022-06-08 23:51:31.932 | dnsmasq-utils 2022-06-08 23:51:31.932 | ebtables 2022-06-08 23:51:31.932 | genisoimage 2022-06-08 23:51:31.932 | iptables 2022-06-08 23:51:31.933 | iputils-arping 2022-06-08 23:51:31.933 | kpartx 2022-06-08 23:51:31.933 | libjs-jquery-tablesorter 2022-06-08 23:51:31.933 | parted 2022-06-08 23:51:31.933 | pm-utils 2022-06-08 23:51:31.933 | python3-mysqldb 2022-06-08 23:51:31.933 | socat 2022-06-08 23:51:31.933 | sqlite3 2022-06-08 23:51:31.933 | sudo 2022-06-08 23:51:31.933 | vlan 2022-06-08 23:51:31.933 | lsscsi 2022-06-08 23:51:31.933 | open-iscsi 2022-06-08 23:51:31.933 | lvm2 2022-06-08 23:51:31.933 | qemu-utils 2022-06-08 23:51:31.933 | thin-provisioning-tools 2022-06-08 23:51:31.933 | acl 2022-06-08 23:51:31.933 | dnsmasq-base 2022-06-08 23:51:31.933 | dnsmasq-utils 2022-06-08 23:51:31.933 | ebtables 2022-06-08 23:51:31.933 | haproxy 2022-06-08 23:51:31.933 | iptables 2022-06-08 23:51:31.933 | iputils-arping 2022-06-08 23:51:31.933 | iputils-ping 2022-06-08 23:51:31.933 | postgresql-server-dev-all 2022-06-08 23:51:31.933 | python3-mysqldb 2022-06-08 23:51:31.933 | sqlite3 2022-06-08 23:51:31.933 | sudo 2022-06-08 23:51:31.933 | vlan 2022-06-08 23:51:31.933 | pcp 2022-06-08 23:51:31.933 | ipset 2022-06-08 23:51:31.933 | conntrack 2022-06-08 23:51:31.933 | conntrackd 2022-06-08 23:51:31.933 | keepalived 2022-06-08 23:51:31.933 | lvm2 2022-06-08 23:51:31.933 | qemu-utils 2022-06-08 23:51:31.933 | thin-provisioning-tools 2022-06-08 23:51:31.933 | curl 2022-06-08 23:51:31.934 | liberasurecode-dev 2022-06-08 23:51:31.934 | make 2022-06-08 23:51:31.934 | memcached 2022-06-08 23:51:31.934 | rsync 2022-06-08 23:51:31.934 | sqlite3 2022-06-08 23:51:31.934 | xfsprogs ' 2022-06-08 23:51:31.935 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 23:51:31.938 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:51:31.940 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:51:31.943 | ++ 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-08 23:51:31.943 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 23:51:31.948 | ++ 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-08 23:51:31.950 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 23:51:31.952 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 23:51:31.954 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 23:51:31.956 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 23:51:31.958 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 23:51:31.961 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 23:51:31.963 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:51:31.965 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:51:31.967 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 23:51:31.969 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 23:51:31.971 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 23:51:31.973 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 23:51:31.976 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 23:51:31.981 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 23:51:31.983 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 23:51:31.985 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 23:51:31.987 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 23:51:31.989 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 23:51:31.991 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 23:51:31.995 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654732291993 2022-06-08 23:51:31.997 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 23:51:31.999 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 23:51:32.001 | ++ 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-08 23:51:32.220 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 23:51:32.249 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 23:51:32.443 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 23:51:32.772 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 23:51:33.754 | Fetched 336 kB in 1s (227 kB/s) 2022-06-08 23:51:35.295 | Reading package lists... 2022-06-08 23:51:35.326 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 23:51:35.328 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 23:51:35.331 | ++ functions-common:time_stop:2426 : local name 2022-06-08 23:51:35.333 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 23:51:35.335 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:51:35.337 | ++ functions-common:time_stop:2429 : local total 2022-06-08 23:51:35.339 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 23:51:35.341 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 23:51:35.343 | ++ functions-common:time_stop:2433 : start_time=1654732291993 2022-06-08 23:51:35.346 | ++ functions-common:time_stop:2435 : [[ -z 1654732291993 ]] 2022-06-08 23:51:35.348 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:51:35.352 | ++ functions-common:time_stop:2438 : end_time=1654732295350 2022-06-08 23:51:35.354 | ++ functions-common:time_stop:2439 : elapsed_time=3357 2022-06-08 23:51:35.356 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 23:51:35.358 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:51:35.360 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3357 2022-06-08 23:51:35.362 | ++ 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-08 23:51:35.365 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 23:51:35.367 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:51:35.369 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:51:35.371 | ++ 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-08 23:51:35.392 | ++ 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-08 23:51:35.501 | Reading package lists... 2022-06-08 23:51:35.745 | Building dependency tree... 2022-06-08 23:51:35.747 | Reading state information... 2022-06-08 23:51:35.780 | acl is already the newest version (2.2.53-6). 2022-06-08 23:51:35.780 | bc is already the newest version (1.07.1-2build1). 2022-06-08 23:51:35.780 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 23:51:35.780 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 23:51:35.780 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 23:51:35.780 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 23:51:35.780 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 23:51:35.780 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 23:51:35.780 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 23:51:35.780 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 23:51:35.780 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 23:51:35.781 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 23:51:35.781 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 23:51:35.781 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 23:51:35.781 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-08 23:51:35.781 | libffi-dev is already the newest version (3.3-4). 2022-06-08 23:51:35.781 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 23:51:35.781 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 23:51:35.781 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 23:51:35.781 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 23:51:35.781 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 23:51:35.781 | make is already the newest version (4.2.1-1.2). 2022-06-08 23:51:35.781 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 23:51:35.781 | psmisc is already the newest version (23.3-1). 2022-06-08 23:51:35.781 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 23:51:35.781 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 23:51:35.781 | python3-systemd is already the newest version (234-3build2). 2022-06-08 23:51:35.781 | socat is already the newest version (1.7.3.3-2). 2022-06-08 23:51:35.781 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 23:51:35.781 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 23:51:35.781 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 23:51:35.781 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 23:51:35.781 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 23:51:35.781 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 23:51:35.781 | pcp is already the newest version (5.0.3-1). 2022-06-08 23:51:35.781 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 23:51:35.781 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 23:51:35.781 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 23:51:35.781 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 23:51:35.781 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 23:51:35.781 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 23:51:35.781 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 23:51:35.781 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 23:51:35.781 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 23:51:35.781 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 23:51:35.782 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 23:51:35.782 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 23:51:35.782 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 23:51:35.782 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 23:51:35.782 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 23:51:35.782 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 23:51:35.782 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 23:51:35.782 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 23:51:35.782 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 23:51:35.782 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 23:51:35.782 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 23:51:35.782 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 23:51:35.782 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 23:51:35.782 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 23:51:35.782 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 23:51:35.782 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 23:51:35.782 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-08 23:51:35.782 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 23:51:35.782 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 23:51:35.782 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 23:51:35.782 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 23:51:35.782 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 23:51:35.782 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 23:51:35.782 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 23:51:35.994 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 23:51:35.994 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 23:51:35.994 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 23:51:35.994 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 23:51:35.994 | The following packages were automatically installed and are no longer required: 2022-06-08 23:51:35.995 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 23:51:35.995 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 23:51:35.995 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 23:51:35.995 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 23:51:35.995 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 23:51:35.995 | python3-zope.interface 2022-06-08 23:51:35.995 | Use 'sudo apt autoremove' to remove them. 2022-06-08 23:51:36.106 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 23:51:36.111 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 23:51:36.113 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 23:51:36.115 | ++ functions-common:time_stop:2426 : local name 2022-06-08 23:51:36.117 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 23:51:36.119 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:51:36.121 | ++ functions-common:time_stop:2429 : local total 2022-06-08 23:51:36.124 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 23:51:36.126 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 23:51:36.128 | ++ functions-common:time_stop:2433 : start_time=1654732295390 2022-06-08 23:51:36.130 | ++ functions-common:time_stop:2435 : [[ -z 1654732295390 ]] 2022-06-08 23:51:36.133 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:51:36.137 | ++ functions-common:time_stop:2438 : end_time=1654732296135 2022-06-08 23:51:36.139 | ++ functions-common:time_stop:2439 : elapsed_time=745 2022-06-08 23:51:36.141 | ++ functions-common:time_stop:2440 : total=736 2022-06-08 23:51:36.144 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:51:36.146 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1481 2022-06-08 23:51:36.149 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 23:51:36.151 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 23:51:36.154 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 23:51:36.156 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 23:51:36.160 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 23:51:36.164 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 23:51:36.167 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 23:51:36.170 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 23:51:37.553 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 23:51:37.554 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 23:51:37.556 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 23:51:37.558 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 23:51:37.561 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 23:51:37.563 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 23:51:37.566 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 23:51:37.569 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 23:51:37.570 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 23:51:37.572 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 23:51:37.574 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 23:51:37.576 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 23:51:37.577 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 23:51:37.579 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 23:51:37.581 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 23:51:37.582 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 23:51:37.585 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 23:51:37.586 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 23:51:37.588 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 23:51:37.590 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 23:51:37.592 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 23:51:37.594 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 23:51:37.596 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 23:51:37.598 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 23:51:37.665 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 23:51:37.667 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 23:51:37.733 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 23:51:37.735 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 23:51:37.801 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 23:51:37.803 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 23:51:37.805 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 23:51:37.806 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 23:51:37.808 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 23:51:37.810 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 23:51:37.812 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 23:51:37.814 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 23:51:37.815 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 23:51:37.817 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 23:51:37.820 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 23:51:37.820 | Distro: focal 2022-06-08 23:51:37.822 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 23:51:37.824 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 23:51:37.828 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 23:51:37.829 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 23:51:37.832 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 23:51:37.832 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 23:51:38.409 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 23:51:38.411 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 23:51:38.411 | pip: 21.3.1 2022-06-08 23:51:38.413 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 23:51:38.415 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 23:51:38.417 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 23:51:38.418 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 23:51:38.420 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 23:51:38.422 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 23:51:38.423 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 23:51:38.425 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 23:51:38.427 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 23:51:38.429 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 23:51:38.431 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 23:51:38.432 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 23:51:38.434 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 23:51:38.436 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:51:38.437 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:51:38.439 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 23:51:38.444 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 23:51:38.445 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 23:51:38.448 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 23:51:38.451 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 23:51:38.453 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 23:51:38.455 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 23:51:38.456 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 23:51:39.015 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 23:51:39.017 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 23:51:39.017 | pip: 21.3.1 2022-06-08 23:51:39.020 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 23:51:39.023 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 23:51:39.027 | + ./stack.sh:main:791 : fixup_all 2022-06-08 23:51:39.029 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 23:51:39.031 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 23:51:39.033 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:51:39.036 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:51:39.038 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 23:51:39.049 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 23:51:39.060 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 23:51:39.072 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 23:51:39.074 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 23:51:39.076 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 23:51:39.078 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 23:51:39.080 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 23:51:39.082 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 23:51:39.085 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 23:51:39.087 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 23:51:39.089 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 23:51:39.091 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 23:51:39.093 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 23:51:39.095 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 23:51:39.097 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 23:51:39.099 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 23:51:39.102 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 23:51:39.104 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 23:51:39.106 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 23:51:39.108 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 23:51:39.110 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 23:51:39.112 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 23:51:39.114 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 23:51:39.117 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 23:51:39.119 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 23:51:39.140 | Using python 3.8 to install os-testr 2022-06-08 23:51:39.143 | + 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-08 23:51:39.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:51:39.857 | from cryptography.utils import int_from_bytes 2022-06-08 23:51:39.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:51:39.857 | from cryptography.utils import int_from_bytes 2022-06-08 23:51:40.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:51:40.954 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 23:51:41.020 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 23:51:41.021 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 23:51:41.022 | 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-08 23:51:41.036 | 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-08 23:51:41.046 | 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-08 23:51:41.056 | 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-08 23:51:42.578 | 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-08 23:51:42.647 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 23:51:42.647 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 23:51:42.749 | + inc/python:pip_install:196 : result=0 2022-06-08 23:51:42.751 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 23:51:42.753 | + functions-common:time_stop:2426 : local name 2022-06-08 23:51:42.755 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:51:42.757 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:51:42.759 | + functions-common:time_stop:2429 : local total 2022-06-08 23:51:42.761 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:51:42.764 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 23:51:42.766 | + functions-common:time_stop:2433 : start_time=1654732299135 2022-06-08 23:51:42.768 | + functions-common:time_stop:2435 : [[ -z 1654732299135 ]] 2022-06-08 23:51:42.771 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:51:42.775 | + functions-common:time_stop:2438 : end_time=1654732302772 2022-06-08 23:51:42.777 | + functions-common:time_stop:2439 : elapsed_time=3637 2022-06-08 23:51:42.779 | + functions-common:time_stop:2440 : total=0 2022-06-08 23:51:42.781 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:51:42.783 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3637 2022-06-08 23:51:42.785 | + inc/python:pip_install:199 : return 0 2022-06-08 23:51:42.788 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 23:51:42.838 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 23:51:42.956 | + ./stack.sh:main:805 : install_infra 2022-06-08 23:51:42.959 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 23:51:42.962 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 23:51:42.965 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 23:51:42.967 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 23:51:42.991 | + 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-08 23:51:45.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:51:45.854 | 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-08 23:51:46.162 | + inc/python:pip_install:196 : result=0 2022-06-08 23:51:46.164 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 23:51:46.166 | + functions-common:time_stop:2426 : local name 2022-06-08 23:51:46.168 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:51:46.170 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:51:46.172 | + functions-common:time_stop:2429 : local total 2022-06-08 23:51:46.174 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:51:46.177 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 23:51:46.179 | + functions-common:time_stop:2433 : start_time=1654732302983 2022-06-08 23:51:46.181 | + functions-common:time_stop:2435 : [[ -z 1654732302983 ]] 2022-06-08 23:51:46.184 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:51:46.188 | + functions-common:time_stop:2438 : end_time=1654732306185 2022-06-08 23:51:46.190 | + functions-common:time_stop:2439 : elapsed_time=3202 2022-06-08 23:51:46.192 | + functions-common:time_stop:2440 : total=3637 2022-06-08 23:51:46.194 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:51:46.196 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6839 2022-06-08 23:51:46.198 | + inc/python:pip_install:199 : return 0 2022-06-08 23:51:46.201 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 23:51:46.204 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 23:51:46.228 | + 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-08 23:51:48.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:51:48.831 | Processing /opt/stack/requirements 2022-06-08 23:51:50.538 | 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-08 23:51:50.549 | 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-08 23:51:50.552 | 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-08 23:51:50.579 | 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-08 23:51:50.585 | 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-08 23:51:50.594 | 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-08 23:51:50.598 | 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-08 23:51:50.604 | 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-08 23:51:50.607 | 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-08 23:51:50.612 | 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-08 23:51:50.615 | 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-08 23:51:50.631 | 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-08 23:51:50.633 | 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-08 23:51:50.636 | 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-08 23:51:50.668 | 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-08 23:51:50.671 | 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-08 23:51:50.683 | 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-08 23:51:50.713 | 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-08 23:51:50.761 | 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-08 23:51:50.765 | 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-08 23:51:50.771 | 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-08 23:51:50.777 | 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-08 23:51:50.838 | 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-08 23:51:50.840 | Building wheels for collected packages: openstack-requirements 2022-06-08 23:51:50.841 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 23:51:51.658 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 23:51:51.659 | ERROR: Command errored out with exit status 1: 2022-06-08 23:51:51.659 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gto8dmab/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gto8dmab/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-ukh_q2rn 2022-06-08 23:51:51.659 | cwd: /tmp/pip-req-build-gto8dmab/ 2022-06-08 23:51:51.659 | Complete output (6 lines): 2022-06-08 23:51:51.659 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 23:51:51.659 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 23:51:51.659 | or: setup.py --help-commands 2022-06-08 23:51:51.659 | or: setup.py cmd --help 2022-06-08 23:51:51.659 | 2022-06-08 23:51:51.659 | error: invalid command 'bdist_wheel' 2022-06-08 23:51:51.659 | ---------------------------------------- 2022-06-08 23:51:51.659 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 23:51:51.659 | Running setup.py clean for openstack-requirements 2022-06-08 23:51:52.497 | Failed to build openstack-requirements 2022-06-08 23:51:52.514 | Installing collected packages: openstack-requirements 2022-06-08 23:51:52.514 | Attempting uninstall: openstack-requirements 2022-06-08 23:51:52.515 | Found existing installation: openstack-requirements 1.2.1.dev5467 2022-06-08 23:51:52.551 | Uninstalling openstack-requirements-1.2.1.dev5467: 2022-06-08 23:51:52.569 | Successfully uninstalled openstack-requirements-1.2.1.dev5467 2022-06-08 23:51:52.572 | Running setup.py install for openstack-requirements: started 2022-06-08 23:51:54.948 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 23:51:54.972 | Successfully installed openstack-requirements-1.2.1.dev5467 2022-06-08 23:51:55.095 | + inc/python:pip_install:196 : result=0 2022-06-08 23:51:55.097 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 23:51:55.100 | + functions-common:time_stop:2426 : local name 2022-06-08 23:51:55.102 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:51:55.104 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:51:55.106 | + functions-common:time_stop:2429 : local total 2022-06-08 23:51:55.108 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:51:55.110 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 23:51:55.113 | + functions-common:time_stop:2433 : start_time=1654732306219 2022-06-08 23:51:55.115 | + functions-common:time_stop:2435 : [[ -z 1654732306219 ]] 2022-06-08 23:51:55.117 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:51:55.121 | + functions-common:time_stop:2438 : end_time=1654732315119 2022-06-08 23:51:55.123 | + functions-common:time_stop:2439 : elapsed_time=8900 2022-06-08 23:51:55.126 | + functions-common:time_stop:2440 : total=6839 2022-06-08 23:51:55.128 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:51:55.130 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15739 2022-06-08 23:51:55.132 | + inc/python:pip_install:199 : return 0 2022-06-08 23:51:55.134 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 23:51:55.137 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 23:51:55.139 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 23:51:55.141 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:51:55.144 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:51:55.146 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-08 23:51:55.149 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:51:55.151 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 23:51:55.171 | Using python 3.8 to install pbr 2022-06-08 23:51:55.173 | + 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-08 23:51:55.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:51:55.891 | from cryptography.utils import int_from_bytes 2022-06-08 23:51:55.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:51:55.892 | from cryptography.utils import int_from_bytes 2022-06-08 23:51:56.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:51:57.012 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 23:51:58.724 | 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-08 23:51:58.795 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 23:51:58.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 23:51:58.897 | + inc/python:pip_install:196 : result=0 2022-06-08 23:51:58.899 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 23:51:58.901 | + functions-common:time_stop:2426 : local name 2022-06-08 23:51:58.904 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:51:58.906 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:51:58.908 | + functions-common:time_stop:2429 : local total 2022-06-08 23:51:58.910 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:51:58.912 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 23:51:58.914 | + functions-common:time_stop:2433 : start_time=1654732315166 2022-06-08 23:51:58.916 | + functions-common:time_stop:2435 : [[ -z 1654732315166 ]] 2022-06-08 23:51:58.919 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:51:58.922 | + functions-common:time_stop:2438 : end_time=1654732318920 2022-06-08 23:51:58.925 | + functions-common:time_stop:2439 : elapsed_time=3754 2022-06-08 23:51:58.927 | + functions-common:time_stop:2440 : total=15739 2022-06-08 23:51:58.929 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:51:58.931 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19493 2022-06-08 23:51:58.933 | + inc/python:pip_install:199 : return 0 2022-06-08 23:51:58.936 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 23:52:01.150 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 23:52:03.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:52:03.025 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 23:52:03.044 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 23:52:03.047 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 23:52:03.049 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 23:52:03.056 | 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-08 23:52:03.059 | 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-08 23:52:03.130 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 23:52:03.133 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 23:52:03.136 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 23:52:03.155 | + ./stack.sh:main:814 : pkgs= 2022-06-08 23:52:03.158 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 23:52:03.160 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 23:52:03.162 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 23:52:03.165 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 23:52:03.167 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 23:52:03.169 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 23:52:03.171 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 23:52:03.173 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 23:52:03.175 | + functions-common:run_phase:1864 : local extra 2022-06-08 23:52:03.178 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 23:52:03.182 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 23:52:03.184 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 23:52:03.186 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 23:52:03.188 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 23:52:03.191 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 23:52:03.207 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:03.209 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 23:52:03.211 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 23:52:03.214 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 23:52:03.216 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 23:52:03.218 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 23:52:03.220 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 23:52:03.222 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 23:52:03.225 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 23:52:03.227 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 23:52:03.229 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 23:52:03.231 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 23:52:03.233 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 23:52:03.236 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 23:52:03.238 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 23:52:03.240 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 23:52:03.242 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 23:52:03.245 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 23:52:03.247 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 23:52:03.249 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 23:52:03.251 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 23:52:03.254 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 23:52:03.256 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 23:52:03.258 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 23:52:03.261 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 23:52:03.263 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 23:52:03.314 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 23:52:03.314 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 23:52:03.316 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 23:52:03.670 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 23:52:03.672 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 23:52:03.688 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:03.691 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 23:52:03.693 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 23:52:03.696 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 23:52:03.698 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 23:52:03.700 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 23:52:03.702 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 23:52:03.705 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 23:52:03.707 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:03.709 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:03.712 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 23:52:03.714 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 23:52:03.716 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 23:52:03.718 | + functions-common:apt_get_update:1191 : return 2022-06-08 23:52:03.721 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 23:52:03.723 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 23:52:03.726 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:03.728 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:03.730 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 23:52:03.751 | + 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-08 23:52:03.859 | Reading package lists... 2022-06-08 23:52:04.100 | Building dependency tree... 2022-06-08 23:52:04.101 | Reading state information... 2022-06-08 23:52:04.346 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 23:52:04.346 | The following packages were automatically installed and are no longer required: 2022-06-08 23:52:04.347 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 23:52:04.347 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 23:52:04.347 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 23:52:04.347 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 23:52:04.348 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 23:52:04.348 | python3-zope.interface 2022-06-08 23:52:04.348 | Use 'sudo apt autoremove' to remove them. 2022-06-08 23:52:04.459 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 23:52:04.463 | + functions-common:apt_get:1235 : result=0 2022-06-08 23:52:04.466 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 23:52:04.468 | + functions-common:time_stop:2426 : local name 2022-06-08 23:52:04.471 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:52:04.473 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:52:04.475 | + functions-common:time_stop:2429 : local total 2022-06-08 23:52:04.477 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:52:04.480 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 23:52:04.482 | + functions-common:time_stop:2433 : start_time=1654732323749 2022-06-08 23:52:04.484 | + functions-common:time_stop:2435 : [[ -z 1654732323749 ]] 2022-06-08 23:52:04.487 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:52:04.491 | + functions-common:time_stop:2438 : end_time=1654732324488 2022-06-08 23:52:04.493 | + functions-common:time_stop:2439 : elapsed_time=739 2022-06-08 23:52:04.495 | + functions-common:time_stop:2440 : total=1481 2022-06-08 23:52:04.497 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:52:04.500 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2220 2022-06-08 23:52:04.502 | + functions-common:apt_get:1239 : return 0 2022-06-08 23:52:04.505 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 23:52:04.507 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 23:52:04.509 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 23:52:04.511 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 23:52:04.514 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 23:52:04.516 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 23:52:04.519 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 23:52:04.521 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 23:52:04.523 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 23:52:04.525 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 23:52:04.528 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 23:52:04.530 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 23:52:04.532 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 23:52:04.534 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 23:52:04.536 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 23:52:04.539 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 23:52:04.541 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 23:52:04.543 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 23:52:04.545 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 23:52:04.547 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 23:52:04.550 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 23:52:04.552 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 23:52:04.554 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 23:52:04.556 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 23:52:04.559 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 23:52:04.561 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 23:52:04.563 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 23:52:04.579 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:04.582 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 23:52:04.584 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 23:52:04.586 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 23:52:04.589 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 23:52:04.591 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 23:52:04.595 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 23:52:04.598 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 23:52:04.600 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 23:52:04.602 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 23:52:04.604 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 23:52:04.606 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 23:52:04.609 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 23:52:05.281 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 23:52:05.281 | user tags 2022-06-08 23:52:05.281 | stackrabbit []' 2022-06-08 23:52:05.285 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 23:52:05.285 | user tags 2022-06-08 23:52:05.285 | stackrabbit []' 2022-06-08 23:52:05.285 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 23:52:05.291 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 23:52:05.293 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 23:52:05.296 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 23:52:05.939 | Changing password for user "stackrabbit" ... 2022-06-08 23:52:05.962 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 23:52:06.624 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 23:52:06.647 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 23:52:06.650 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 23:52:07.309 | Changing password for user "stackrabbit" ... 2022-06-08 23:52:07.331 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 23:52:07.333 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 23:52:07.335 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 23:52:07.984 | Deleting user "guest" ... 2022-06-08 23:52:07.999 | Error: 2022-06-08 23:52:07.999 | {:no_such_user, "guest"} 2022-06-08 23:52:08.011 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 23:52:08.013 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 23:52:08.030 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:08.032 | + ./stack.sh:main:831 : install_database 2022-06-08 23:52:08.034 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 23:52:08.037 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 23:52:08.039 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:08.041 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:08.044 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 23:52:08.263 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 23:52:08.267 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 23:52:08.269 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 23:52:08.271 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 23:52:08.274 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 23:52:08.276 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 23:52:08.278 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 23:52:08.281 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 23:52:08.284 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 23:52:08.286 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 23:52:08.288 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 23:52:08.290 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 23:52:08.293 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 23:52:08.295 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 23:52:08.298 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 23:52:08.300 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 23:52:08.303 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 23:52:08.305 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 23:52:08.307 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 23:52:08.310 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 23:52:08.312 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 23:52:08.314 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 23:52:08.317 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 23:52:08.319 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 23:52:08.321 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:08.324 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:08.326 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 23:52:08.328 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 23:52:08.330 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 23:52:08.333 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 23:52:08.335 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 23:52:08.338 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 23:52:08.340 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 23:52:08.342 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:08.345 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:08.347 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 23:52:08.349 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 23:52:08.352 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 23:52:08.354 | + functions-common:apt_get_update:1191 : return 2022-06-08 23:52:08.356 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 23:52:08.358 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 23:52:08.361 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:08.364 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:08.366 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 23:52:08.387 | + 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-08 23:52:08.496 | Reading package lists... 2022-06-08 23:52:08.749 | Building dependency tree... 2022-06-08 23:52:08.751 | Reading state information... 2022-06-08 23:52:08.998 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 23:52:08.999 | The following packages were automatically installed and are no longer required: 2022-06-08 23:52:09.000 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 23:52:09.000 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 23:52:09.000 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 23:52:09.000 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 23:52:09.000 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 23:52:09.000 | python3-zope.interface 2022-06-08 23:52:09.000 | Use 'sudo apt autoremove' to remove them. 2022-06-08 23:52:09.110 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 23:52:09.115 | + functions-common:apt_get:1235 : result=0 2022-06-08 23:52:09.117 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 23:52:09.119 | + functions-common:time_stop:2426 : local name 2022-06-08 23:52:09.121 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:52:09.124 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:52:09.126 | + functions-common:time_stop:2429 : local total 2022-06-08 23:52:09.128 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:52:09.130 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 23:52:09.133 | + functions-common:time_stop:2433 : start_time=1654732328384 2022-06-08 23:52:09.135 | + functions-common:time_stop:2435 : [[ -z 1654732328384 ]] 2022-06-08 23:52:09.137 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:52:09.142 | + functions-common:time_stop:2438 : end_time=1654732329139 2022-06-08 23:52:09.144 | + functions-common:time_stop:2439 : elapsed_time=755 2022-06-08 23:52:09.146 | + functions-common:time_stop:2440 : total=2220 2022-06-08 23:52:09.148 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:52:09.151 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2975 2022-06-08 23:52:09.153 | + functions-common:apt_get:1239 : return 0 2022-06-08 23:52:09.155 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 23:52:09.157 | + ./stack.sh:main:834 : install_database_python 2022-06-08 23:52:09.160 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 23:52:09.162 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 23:52:09.164 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 23:52:09.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 23:52:09.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 23:52:09.172 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 23:52:09.174 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 23:52:09.178 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 23:52:09.178 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 23:52:09.183 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 23:52:09.185 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 23:52:09.188 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 23:52:09.191 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 23:52:09.193 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 23:52:09.215 | Using python 3.8 to install PyMySQL 2022-06-08 23:52:09.217 | + 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-08 23:52:09.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:52:09.934 | from cryptography.utils import int_from_bytes 2022-06-08 23:52:09.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:52:09.934 | from cryptography.utils import int_from_bytes 2022-06-08 23:52:11.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:52:11.064 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 23:52:12.672 | 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-08 23:52:12.742 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 23:52:12.742 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 23:52:12.842 | + inc/python:pip_install:196 : result=0 2022-06-08 23:52:12.845 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 23:52:12.847 | + functions-common:time_stop:2426 : local name 2022-06-08 23:52:12.849 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:52:12.851 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:52:12.854 | + functions-common:time_stop:2429 : local total 2022-06-08 23:52:12.856 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:52:12.858 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 23:52:12.861 | + functions-common:time_stop:2433 : start_time=1654732329209 2022-06-08 23:52:12.863 | + functions-common:time_stop:2435 : [[ -z 1654732329209 ]] 2022-06-08 23:52:12.866 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:52:12.871 | + functions-common:time_stop:2438 : end_time=1654732332868 2022-06-08 23:52:12.873 | + functions-common:time_stop:2439 : elapsed_time=3659 2022-06-08 23:52:12.875 | + functions-common:time_stop:2440 : total=19493 2022-06-08 23:52:12.877 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:52:12.879 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23152 2022-06-08 23:52:12.882 | + inc/python:pip_install:199 : return 0 2022-06-08 23:52:12.884 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 23:52:12.886 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 23:52:12.889 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 23:52:12.891 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 23:52:12.907 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:12.910 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 23:52:12.912 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-08 23:52:12.915 | ++ 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-08 23:52:12.915 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 23:52:12.921 | + 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-08 23:52:12.924 | + 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-08 23:52:12.926 | + 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-08 23:52:12.929 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 23:52:12.931 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-08 23:52:12.933 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-08 23:52:12.948 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:12.950 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-08 23:52:12.953 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 23:52:12.955 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 23:52:12.957 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 23:52:12.960 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 23:52:12.962 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 23:52:12.964 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 23:52:12.967 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:12.969 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:12.972 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 23:52:12.974 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 23:52:12.976 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 23:52:12.978 | + functions-common:apt_get_update:1191 : return 2022-06-08 23:52:12.980 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 23:52:12.983 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 23:52:12.986 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:12.988 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:12.990 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 23:52:13.011 | + 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-08 23:52:13.121 | Reading package lists... 2022-06-08 23:52:13.366 | Building dependency tree... 2022-06-08 23:52:13.367 | Reading state information... 2022-06-08 23:52:13.616 | radvd is already the newest version (1:2.17-2). 2022-06-08 23:52:13.616 | The following packages were automatically installed and are no longer required: 2022-06-08 23:52:13.617 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 23:52:13.617 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 23:52:13.617 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 23:52:13.617 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 23:52:13.617 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 23:52:13.617 | python3-zope.interface 2022-06-08 23:52:13.618 | Use 'sudo apt autoremove' to remove them. 2022-06-08 23:52:13.732 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 23:52:13.736 | + functions-common:apt_get:1235 : result=0 2022-06-08 23:52:13.738 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 23:52:13.740 | + functions-common:time_stop:2426 : local name 2022-06-08 23:52:13.743 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:52:13.745 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:52:13.747 | + functions-common:time_stop:2429 : local total 2022-06-08 23:52:13.750 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:52:13.752 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 23:52:13.754 | + functions-common:time_stop:2433 : start_time=1654732333008 2022-06-08 23:52:13.756 | + functions-common:time_stop:2435 : [[ -z 1654732333008 ]] 2022-06-08 23:52:13.759 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:52:13.763 | + functions-common:time_stop:2438 : end_time=1654732333761 2022-06-08 23:52:13.766 | + functions-common:time_stop:2439 : elapsed_time=753 2022-06-08 23:52:13.768 | + functions-common:time_stop:2440 : total=2975 2022-06-08 23:52:13.770 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:52:13.772 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3728 2022-06-08 23:52:13.775 | + functions-common:apt_get:1239 : return 0 2022-06-08 23:52:13.777 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 23:52:13.793 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:13.795 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-08 23:52:13.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 23:52:13.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 23:52:13.803 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 23:52:13.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 23:52:13.824 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 23:52:13.826 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 23:52:13.829 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 23:52:13.831 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 23:52:13.834 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 23:52:13.836 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 23:52:13.838 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:13.840 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:13.842 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 23:52:13.845 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 23:52:13.847 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 23:52:13.849 | + functions-common:apt_get_update:1191 : return 2022-06-08 23:52:13.851 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 23:52:13.853 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 23:52:13.855 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:13.857 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:13.860 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 23:52:13.880 | + 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-08 23:52:13.994 | Reading package lists... 2022-06-08 23:52:14.238 | Building dependency tree... 2022-06-08 23:52:14.240 | Reading state information... 2022-06-08 23:52:14.487 | fakeroot is already the newest version (1.24-1). 2022-06-08 23:52:14.487 | make is already the newest version (4.2.1-1.2). 2022-06-08 23:52:14.488 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 23:52:14.488 | The following packages were automatically installed and are no longer required: 2022-06-08 23:52:14.489 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 23:52:14.489 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 23:52:14.489 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 23:52:14.489 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 23:52:14.489 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 23:52:14.489 | python3-zope.interface 2022-06-08 23:52:14.489 | Use 'sudo apt autoremove' to remove them. 2022-06-08 23:52:14.599 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 23:52:14.603 | + functions-common:apt_get:1235 : result=0 2022-06-08 23:52:14.605 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 23:52:14.608 | + functions-common:time_stop:2426 : local name 2022-06-08 23:52:14.610 | + functions-common:time_stop:2427 : local end_time 2022-06-08 23:52:14.612 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 23:52:14.614 | + functions-common:time_stop:2429 : local total 2022-06-08 23:52:14.617 | + functions-common:time_stop:2430 : local start_time 2022-06-08 23:52:14.619 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 23:52:14.621 | + functions-common:time_stop:2433 : start_time=1654732333878 2022-06-08 23:52:14.623 | + functions-common:time_stop:2435 : [[ -z 1654732333878 ]] 2022-06-08 23:52:14.626 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 23:52:14.630 | + functions-common:time_stop:2438 : end_time=1654732334627 2022-06-08 23:52:14.632 | + functions-common:time_stop:2439 : elapsed_time=749 2022-06-08 23:52:14.634 | + functions-common:time_stop:2440 : total=3728 2022-06-08 23:52:14.636 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 23:52:14.638 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4477 2022-06-08 23:52:14.641 | + functions-common:apt_get:1239 : return 0 2022-06-08 23:52:14.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 23:52:14.645 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 23:52:14.648 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 23:52:14.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 23:52:14.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 23:52:14.655 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 23:52:14.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 23:52:14.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 23:52:14.665 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 23:52:14.665 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 23:52:14.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 23:52:14.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 23:52:14.674 | + functions:vercmp:628 : local v1=5.4 2022-06-08 23:52:14.676 | + functions:vercmp:629 : local 'op=<' 2022-06-08 23:52:14.678 | + functions:vercmp:630 : local v2=3.13 2022-06-08 23:52:14.681 | + functions:vercmp:631 : local result 2022-06-08 23:52:14.684 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 23:52:14.684 | ++ functions:vercmp:635 : sort -V 2022-06-08 23:52:14.685 | ++ functions:vercmp:635 : head -1 2022-06-08 23:52:14.689 | + functions:vercmp:635 : result=3.13 2022-06-08 23:52:14.691 | + functions:vercmp:637 : case $op in 2022-06-08 23:52:14.694 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 23:52:14.696 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 23:52:14.698 | + functions:vercmp:648 : return 2022-06-08 23:52:14.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 23:52:14.702 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 23:52:14.705 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 23:52:15.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 23:52:15.175 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 23:52:15.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.180 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.182 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-08 23:52:15.185 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.188 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 23:52:15.206 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 23:52:15.209 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 23:52:15.211 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 23:52:15.211 | Installing etcd 2022-06-08 23:52:15.214 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 23:52:15.228 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 23:52:15.241 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 23:52:15.243 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 23:52:15.257 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 23:52:15.260 | ++ 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-08 23:52:15.262 | ++ 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-08 23:52:15.266 | +++ 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-08 23:52:15.270 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 23:52:15.273 | ++ 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-08 23:52:15.275 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 23:52:15.277 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 23:52:15.280 | ++ functions:get_extra_file:74 : return 2022-06-08 23:52:15.283 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 23:52:15.285 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 23:52:15.288 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 23:52:15.290 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 23:52:15.307 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 23:52:15.309 | + ./stack.sh:main:861 : install_dstat 2022-06-08 23:52:15.311 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 23:52:15.328 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 23:52:15.331 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 23:52:15.333 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 23:52:15.335 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 23:52:15.338 | + ./stack.sh:main:870 : install_libs 2022-06-08 23:52:15.340 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 23:52:15.342 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 23:52:15.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 23:52:15.347 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 23:52:15.349 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.351 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.353 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-08 23:52:15.355 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.358 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 23:52:15.360 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 23:52:15.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 23:52:15.365 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 23:52:15.367 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.369 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.371 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-08 23:52:15.374 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.376 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 23:52:15.379 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 23:52:15.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 23:52:15.383 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 23:52:15.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.388 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.390 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-08 23:52:15.392 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.395 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 23:52:15.397 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 23:52:15.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 23:52:15.401 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 23:52:15.404 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.406 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.408 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-08 23:52:15.410 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.412 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 23:52:15.415 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 23:52:15.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 23:52:15.419 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 23:52:15.422 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.424 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.426 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-08 23:52:15.429 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.431 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 23:52:15.433 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 23:52:15.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 23:52:15.438 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 23:52:15.440 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.443 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.445 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-08 23:52:15.447 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.449 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 23:52:15.452 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 23:52:15.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 23:52:15.456 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 23:52:15.458 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.461 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.463 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-08 23:52:15.465 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.467 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 23:52:15.470 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 23:52:15.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 23:52:15.474 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 23:52:15.476 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.479 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.481 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-08 23:52:15.483 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.486 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 23:52:15.488 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 23:52:15.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 23:52:15.493 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 23:52:15.495 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.497 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.500 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-08 23:52:15.502 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.505 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 23:52:15.507 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 23:52:15.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 23:52:15.511 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 23:52:15.514 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.516 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.518 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-08 23:52:15.520 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.523 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 23:52:15.525 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 23:52:15.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 23:52:15.529 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 23:52:15.532 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.534 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.536 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-08 23:52:15.538 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.541 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 23:52:15.543 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 23:52:15.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 23:52:15.548 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 23:52:15.550 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.552 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.555 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-08 23:52:15.557 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.559 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 23:52:15.562 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 23:52:15.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 23:52:15.567 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 23:52:15.571 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.573 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.576 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-08 23:52:15.578 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.580 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 23:52:15.582 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 23:52:15.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 23:52:15.587 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 23:52:15.589 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.592 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.594 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-08 23:52:15.596 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.598 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 23:52:15.601 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 23:52:15.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 23:52:15.605 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 23:52:15.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.610 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.612 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-08 23:52:15.615 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.617 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 23:52:15.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 23:52:15.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 23:52:15.625 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 23:52:15.627 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.629 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.632 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-08 23:52:15.634 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.636 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 23:52:15.639 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 23:52:15.641 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 23:52:15.643 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 23:52:15.646 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.648 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.650 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-08 23:52:15.653 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.655 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 23:52:15.657 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 23:52:15.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 23:52:15.662 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 23:52:15.664 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.666 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.669 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-08 23:52:15.671 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.674 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 23:52:15.676 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 23:52:15.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 23:52:15.681 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 23:52:15.683 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.685 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.688 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-08 23:52:15.690 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.692 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 23:52:15.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 23:52:15.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 23:52:15.699 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 23:52:15.702 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.704 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.706 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-08 23:52:15.709 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.711 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 23:52:15.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 23:52:15.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 23:52:15.718 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 23:52:15.720 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.723 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.725 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-08 23:52:15.727 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.730 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 23:52:15.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 23:52:15.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 23:52:15.737 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 23:52:15.739 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.741 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.744 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-08 23:52:15.746 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.749 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 23:52:15.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 23:52:15.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 23:52:15.755 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 23:52:15.757 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.760 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.762 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-08 23:52:15.764 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.767 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 23:52:15.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 23:52:15.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 23:52:15.773 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 23:52:15.776 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.778 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.781 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-08 23:52:15.783 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.785 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 23:52:15.788 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 23:52:15.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 23:52:15.792 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 23:52:15.795 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.797 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.800 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-08 23:52:15.802 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.804 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 23:52:15.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 23:52:15.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 23:52:15.811 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 23:52:15.813 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.816 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.818 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-08 23:52:15.820 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.822 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 23:52:15.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 23:52:15.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 23:52:15.829 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 23:52:15.832 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.834 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.836 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-08 23:52:15.839 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.841 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 23:52:15.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 23:52:15.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 23:52:15.849 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 23:52:15.851 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.853 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.856 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-08 23:52:15.858 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.861 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 23:52:15.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 23:52:15.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 23:52:15.868 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 23:52:15.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.873 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.875 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-08 23:52:15.877 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.880 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 23:52:15.882 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 23:52:15.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 23:52:15.886 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 23:52:15.889 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.891 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.893 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-08 23:52:15.896 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.898 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 23:52:15.900 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 23:52:15.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 23:52:15.905 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 23:52:15.908 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.910 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.912 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-08 23:52:15.915 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.917 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 23:52:15.919 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 23:52:15.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 23:52:15.924 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 23:52:15.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.929 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.931 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-08 23:52:15.933 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.936 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 23:52:15.938 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 23:52:15.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 23:52:15.942 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 23:52:15.945 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.947 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.949 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-08 23:52:15.952 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.954 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 23:52:15.956 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 23:52:15.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 23:52:15.961 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 23:52:15.963 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.965 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.968 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-08 23:52:15.970 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.973 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 23:52:15.975 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 23:52:15.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 23:52:15.980 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 23:52:15.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:15.985 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:15.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-08 23:52:15.989 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:15.992 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 23:52:15.994 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 23:52:15.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 23:52:15.999 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 23:52:16.001 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:16.003 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:16.006 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-08 23:52:16.008 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:16.010 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 23:52:16.013 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 23:52:16.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 23:52:16.017 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 23:52:16.019 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:16.022 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:16.024 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-08 23:52:16.026 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:16.029 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 23:52:16.031 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 23:52:16.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 23:52:16.036 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 23:52:16.038 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 23:52:16.041 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 23:52:16.043 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-08 23:52:16.045 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 23:52:16.049 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 23:52:16.069 | Using python 3.8 to install etcd3 2022-06-08 23:52:16.071 | + 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-08 23:52:16.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:52:16.779 | from cryptography.utils import int_from_bytes 2022-06-08 23:52:16.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 23:52:16.779 | from cryptography.utils import int_from_bytes 2022-06-08 23:52:17.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 23:52:17.937 | Collecting etcd3 2022-06-08 23:52:17.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 23:52:17.971 | Preparing metadata (setup.py): started 2022-06-08 23:52:18.015 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 23:52:18.015 | ERROR: Command errored out with exit status 1: 2022-06-08 23:52:18.015 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-u6_9jl3v/etcd3_25b67745efbf4000abe54a5473194f73/setup.py'"'"'; __file__='"'"'/tmp/pip-install-u6_9jl3v/etcd3_25b67745efbf4000abe54a5473194f73/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-sh6wbsk3 2022-06-08 23:52:18.015 | cwd: /tmp/pip-install-u6_9jl3v/etcd3_25b67745efbf4000abe54a5473194f73/ 2022-06-08 23:52:18.015 | Complete output (3 lines): 2022-06-08 23:52:18.015 | Traceback (most recent call last): 2022-06-08 23:52:18.015 | File "", line 1, in 2022-06-08 23:52:18.015 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 23:52:18.015 | ---------------------------------------- 2022-06-08 23:52:18.016 | 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-08 23:52:18.016 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 23:52:18.016 | 2022-06-08 23:52:18.016 | The conflict is caused by: 2022-06-08 23:52:18.016 | The user requested etcd3 2022-06-08 23:52:18.016 | The user requested (constraint) etcd3===0.12.0 2022-06-08 23:52:18.016 | 2022-06-08 23:52:18.016 | To fix this you could try to: 2022-06-08 23:52:18.016 | 1. loosen the range of package versions you've specified 2022-06-08 23:52:18.016 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 23:52:18.016 | 2022-06-08 23:52:18.017 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 23:52:18.090 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 23:52:18.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 23:52:18.172 | + inc/python:pip_install:1 : exit_trap 2022-06-08 23:52:18.174 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 23:52:18.177 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 23:52:18.179 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 23:52:18.181 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 23:52:18.183 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 23:52:18.186 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 23:52:18.188 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 23:52:18.190 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 23:52:18.192 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 23:52:18.192 | Error on exit 2022-06-08 23:52:18.194 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 23:52:18.196 | + ./stack.sh:exit_trap:537 : generate-subunit 1654732286 52 fail 2022-06-08 23:52:18.445 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 23:52:18.448 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 23:52:18.902 | + ./stack.sh:exit_trap:551 : exit 1