2022-06-10 10:55:47.345 | + ./stack.sh:main:482 : exec 2022-06-10 10:55:47.345 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105547' 2022-06-10 10:55:47.345 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-105547.summary.2022-06-10-105547 2022-06-10 10:55:47.345 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:55:47.346 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105547 2022-06-10 10:55:47.346 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105547 /opt/stack/logs/stack.sh.log 2022-06-10 10:55:47.346 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105547.summary.2022-06-10-105547 /opt/stack/logs/stack.sh.log.summary 2022-06-10 10:55:47.346 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 10:55:47.346 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 10:55:47.346 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 10:55:47.346 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 10:55:47.346 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 10:55:47.346 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 10:55:47.346 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:55:47.346 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 10:55:47.348 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 10:55:47.350 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 10:55:47.352 | + ./stack.sh:main:571 : uname -a 2022-06-10 10:55:47.353 | Linux dv-cinder-master-3-iscsi 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-10 10:55:47.355 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 10:55:47.357 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 10:55:47.360 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 10:55:47.396 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 10:55:47.412 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 10:55:47.414 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 10:55:47.416 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 10:55:47.417 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 10:55:47.419 | + functions-common:fetch_plugins:1777 : return 2022-06-10 10:55:47.421 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 10:55:47.423 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 10:55:47.425 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:55:47.427 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:55:47.429 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:55:47.430 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:55:47.432 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:55:47.434 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:55:47.437 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:55:47.440 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:55:47.442 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:55:47.443 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:55:47.445 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 10:55:47.447 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:55:47.460 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:47.462 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:55:47.463 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:55:47.465 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:55:47.467 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:55:47.469 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:55:47.470 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:55:47.472 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 10:55:47.474 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 10:55:47.476 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:55:47.478 | + 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-10 10:55:47.479 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 10:55:47.481 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 10:55:47.483 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 10:55:47.485 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 10:55:47.486 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 10:55:47.488 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 10:55:47.506 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 10:55:47.508 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 10:55:47.521 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:55:47.523 | +++ lib/tls:source:43 : hostname -f 2022-06-10 10:55:47.526 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 10:55:47.528 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 10:55:47.530 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 10:55:47.532 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 10:55:47.534 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 10:55:47.536 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 10:55:47.538 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 10:55:47.539 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 10:55:47.541 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 10:55:47.543 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 10:55:47.548 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 10:55:47.559 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 10:55:47.577 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 10:55:47.589 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 10:55:47.601 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 10:55:47.636 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 10:55:47.694 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 10:55:47.784 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 10:55:47.805 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 10:55:47.849 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 10:55:47.900 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 10:55:48.046 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 10:55:48.061 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 10:55:48.075 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 10:55:48.088 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 10:55:48.174 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 10:55:48.176 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 10:55:48.179 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 10:55:48.181 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 10:55:48.183 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 10:55:48.185 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 10:55:48.188 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 10:55:48.188 | False' 2022-06-10 10:55:48.191 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 10:55:48.206 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 10:55:48.208 | + ./stack.sh:main:619 : run_phase source 2022-06-10 10:55:48.211 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 10:55:48.213 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:55:48.214 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:55:48.216 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:55:48.219 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:55:48.221 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:55:48.223 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:55:48.225 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:55:48.229 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:55:48.231 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:55:48.234 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:55:48.236 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 10:55:48.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:55:48.252 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:48.254 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:55:48.256 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 10:55:48.295 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 10:55:48.297 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 10:55:48.299 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:55:48.302 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 10:55:48.304 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 10:55:48.306 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 10:55:48.308 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 10:55:48.310 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 10:55:48.312 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 10:55:48.315 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 10:55:48.317 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.319 | + 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-10 10:55:48.322 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.324 | + 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-10 10:55:48.327 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.329 | + 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-10 10:55:48.331 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.333 | + 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-10 10:55:48.336 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.338 | + 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-10 10:55:48.340 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.342 | + 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-10 10:55:48.345 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.347 | + 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-10 10:55:48.349 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.351 | + 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-10 10:55:48.354 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.356 | + 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-10 10:55:48.358 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.360 | + 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-10 10:55:48.363 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.365 | + 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-10 10:55:48.367 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.369 | + 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-10 10:55:48.372 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.374 | + 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-10 10:55:48.377 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.379 | + 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-10 10:55:48.381 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.383 | + 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-10 10:55:48.386 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.388 | + 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-10 10:55:48.391 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.393 | + 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-10 10:55:48.395 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.397 | + 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-10 10:55:48.400 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.402 | + 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-10 10:55:48.404 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.406 | + 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-10 10:55:48.408 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.411 | + 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-10 10:55:48.413 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.415 | + 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-10 10:55:48.417 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.419 | + 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-10 10:55:48.422 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.424 | + 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-10 10:55:48.427 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.429 | + 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-10 10:55:48.431 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.433 | + 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-10 10:55:48.436 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.438 | + 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-10 10:55:48.440 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.443 | + 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-10 10:55:48.445 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.447 | + 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-10 10:55:48.449 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.452 | + 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-10 10:55:48.454 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.457 | + 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-10 10:55:48.459 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.461 | + 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-10 10:55:48.463 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.466 | + 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-10 10:55:48.468 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.470 | + 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-10 10:55:48.472 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.474 | + 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-10 10:55:48.477 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.479 | + 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-10 10:55:48.481 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.484 | + 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-10 10:55:48.486 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.488 | + 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-10 10:55:48.491 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.493 | + 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-10 10:55:48.495 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.497 | + 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-10 10:55:48.500 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.502 | + 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-10 10:55:48.504 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.507 | + 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-10 10:55:48.509 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.511 | + 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-10 10:55:48.513 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.515 | + 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-10 10:55:48.518 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:55:48.520 | + 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-10 10:55:48.523 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 10:55:48.525 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:55:48.527 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 10:55:48.542 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:48.544 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 10:55:48.547 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:55:48.549 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 10:55:48.564 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:55:48.566 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 10:55:48.569 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 10:55:48.571 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 10:55:48.573 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 10:55:48.575 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 10:55:48.578 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 10:55:48.580 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 10:55:48.582 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 10:55:48.584 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 10:55:48.585 | Using mysql database backend 2022-06-10 10:55:48.587 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 10:55:48.602 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 10:55:48.605 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 10:55:48.608 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:55:48.610 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 10:55:48.613 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:55:48.616 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 10:55:48.631 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:48.634 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 10:55:48.650 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 10:55:48.665 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:48.667 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 10:55:48.684 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 10:55:48.703 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 10:55:48.718 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:55:48.721 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 10:55:48.737 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:48.739 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 10:55:48.756 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 10:55:48.758 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 10:55:48.761 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 10:55:48.763 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 10:55:48.766 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 10:55:48.770 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-105548 2022-06-10 10:55:48.773 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-105548 752' 2022-06-10 10:55:48.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.777 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:55:48.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.782 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 10:55:48.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.787 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 10:55:48.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.791 | + 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-10 10:55:48.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.796 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-10 10:55:48.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.801 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-10 10:55:48.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.806 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-105547 2022-06-10 10:55:48.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.811 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 10:55:48.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.816 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-10 10:55:48.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.820 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 10:55:48.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.825 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 10:55:48.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.830 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 10:55:48.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.834 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 10:55:48.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.839 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.24 2022-06-10 10:55:48.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:55:48.845 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 10:55:48.847 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 10:55:48.850 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 10:55:48.852 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 10:55:48.854 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 10:55:48.856 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:55:48.858 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:55:48.861 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:55:48.863 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:55:48.866 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:55:48.868 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:55:48.883 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:55:48.885 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:55:48.887 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:48.889 | + functions-common:git_clone:618 : echo master 2022-06-10 10:55:48.890 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:55:48.895 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 10:55:48.897 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:48.899 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 10:55:48.912 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 10:55:48.915 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:55:48.915 | + functions-common:git_clone:679 : head -1 2022-06-10 10:55:48.918 | e9011ef2 Updated from generate-constraints 2022-06-10 10:55:48.922 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:55:48.925 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 10:55:48.927 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:55:48.929 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 10:55:48.932 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 10:55:48.934 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 10:55:48.937 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 10:55:48.939 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:55:48.942 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 10:55:48.944 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 10:55:48.947 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 10:55:48.950 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 10:55:48.954 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858548 2022-06-10 10:55:48.957 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 10:55:48.962 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858471 2022-06-10 10:55:48.964 | ++ tools/install_prereqs.sh:source:49 : DELTA=77 2022-06-10 10:55:48.966 | ++ tools/install_prereqs.sh:source:50 : [[ 77 -lt 7200 ]] 2022-06-10 10:55:48.969 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 10:55:48.972 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 10:55:48.974 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 10:55:48.976 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 10:55:48.979 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 10:55:48.981 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 10:55:48.984 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 10:55:48.986 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 10:55:48.990 | +++ 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-10 10:55:49.035 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 10:55:49.035 | apache2-dev 2022-06-10 10:55:49.035 | bc 2022-06-10 10:55:49.036 | bsdmainutils 2022-06-10 10:55:49.036 | curl 2022-06-10 10:55:49.036 | g++ 2022-06-10 10:55:49.036 | gawk 2022-06-10 10:55:49.036 | gcc 2022-06-10 10:55:49.036 | gettext 2022-06-10 10:55:49.036 | git 2022-06-10 10:55:49.036 | graphviz 2022-06-10 10:55:49.036 | iputils-ping 2022-06-10 10:55:49.036 | libapache2-mod-proxy-uwsgi 2022-06-10 10:55:49.036 | libffi-dev 2022-06-10 10:55:49.036 | libjpeg-dev 2022-06-10 10:55:49.036 | libpcre3-dev 2022-06-10 10:55:49.036 | libpq-dev 2022-06-10 10:55:49.036 | libssl-dev 2022-06-10 10:55:49.036 | libsystemd-dev 2022-06-10 10:55:49.036 | libxml2-dev 2022-06-10 10:55:49.036 | libxslt1-dev 2022-06-10 10:55:49.036 | libyaml-dev 2022-06-10 10:55:49.036 | lsof 2022-06-10 10:55:49.036 | openssh-server 2022-06-10 10:55:49.036 | openssl 2022-06-10 10:55:49.036 | pkg-config 2022-06-10 10:55:49.036 | psmisc 2022-06-10 10:55:49.036 | python3-dev 2022-06-10 10:55:49.036 | python3-pip 2022-06-10 10:55:49.036 | python3-systemd 2022-06-10 10:55:49.036 | python3-venv 2022-06-10 10:55:49.036 | tar 2022-06-10 10:55:49.036 | tcpdump 2022-06-10 10:55:49.036 | unzip 2022-06-10 10:55:49.036 | uuid-runtime 2022-06-10 10:55:49.036 | wget 2022-06-10 10:55:49.036 | wget 2022-06-10 10:55:49.036 | zlib1g-dev 2022-06-10 10:55:49.036 | libkrb5-dev 2022-06-10 10:55:49.037 | libldap2-dev 2022-06-10 10:55:49.037 | libsasl2-dev 2022-06-10 10:55:49.037 | memcached 2022-06-10 10:55:49.037 | python3-mysqldb 2022-06-10 10:55:49.037 | sqlite3 2022-06-10 10:55:49.037 | conntrack 2022-06-10 10:55:49.037 | curl 2022-06-10 10:55:49.037 | dnsmasq-base 2022-06-10 10:55:49.037 | dnsmasq-utils 2022-06-10 10:55:49.037 | ebtables 2022-06-10 10:55:49.037 | genisoimage 2022-06-10 10:55:49.037 | iptables 2022-06-10 10:55:49.037 | iputils-arping 2022-06-10 10:55:49.037 | kpartx 2022-06-10 10:55:49.037 | libjs-jquery-tablesorter 2022-06-10 10:55:49.037 | parted 2022-06-10 10:55:49.037 | pm-utils 2022-06-10 10:55:49.037 | python3-mysqldb 2022-06-10 10:55:49.037 | socat 2022-06-10 10:55:49.037 | sqlite3 2022-06-10 10:55:49.037 | sudo 2022-06-10 10:55:49.037 | vlan 2022-06-10 10:55:49.037 | lsscsi 2022-06-10 10:55:49.037 | open-iscsi 2022-06-10 10:55:49.037 | lvm2 2022-06-10 10:55:49.037 | qemu-utils 2022-06-10 10:55:49.037 | thin-provisioning-tools 2022-06-10 10:55:49.037 | acl 2022-06-10 10:55:49.037 | dnsmasq-base 2022-06-10 10:55:49.037 | dnsmasq-utils 2022-06-10 10:55:49.037 | ebtables 2022-06-10 10:55:49.037 | haproxy 2022-06-10 10:55:49.037 | iptables 2022-06-10 10:55:49.037 | iputils-arping 2022-06-10 10:55:49.037 | iputils-ping 2022-06-10 10:55:49.037 | postgresql-server-dev-all 2022-06-10 10:55:49.037 | python3-mysqldb 2022-06-10 10:55:49.037 | sqlite3 2022-06-10 10:55:49.037 | sudo 2022-06-10 10:55:49.038 | vlan 2022-06-10 10:55:49.038 | pcp 2022-06-10 10:55:49.038 | ipset 2022-06-10 10:55:49.038 | conntrack 2022-06-10 10:55:49.038 | conntrackd 2022-06-10 10:55:49.038 | keepalived 2022-06-10 10:55:49.038 | lvm2 2022-06-10 10:55:49.038 | qemu-utils 2022-06-10 10:55:49.038 | thin-provisioning-tools 2022-06-10 10:55:49.038 | curl 2022-06-10 10:55:49.038 | liberasurecode-dev 2022-06-10 10:55:49.038 | make 2022-06-10 10:55:49.038 | memcached 2022-06-10 10:55:49.038 | rsync 2022-06-10 10:55:49.038 | sqlite3 2022-06-10 10:55:49.038 | xfsprogs' 2022-06-10 10:55:49.039 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 10:55:49.058 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 10:55:49.058 | apache2-dev 2022-06-10 10:55:49.058 | bc 2022-06-10 10:55:49.058 | bsdmainutils 2022-06-10 10:55:49.058 | curl 2022-06-10 10:55:49.058 | g++ 2022-06-10 10:55:49.058 | gawk 2022-06-10 10:55:49.058 | gcc 2022-06-10 10:55:49.058 | gettext 2022-06-10 10:55:49.058 | git 2022-06-10 10:55:49.058 | graphviz 2022-06-10 10:55:49.058 | iputils-ping 2022-06-10 10:55:49.058 | libapache2-mod-proxy-uwsgi 2022-06-10 10:55:49.058 | libffi-dev 2022-06-10 10:55:49.058 | libjpeg-dev 2022-06-10 10:55:49.058 | libpcre3-dev 2022-06-10 10:55:49.058 | libpq-dev 2022-06-10 10:55:49.058 | libssl-dev 2022-06-10 10:55:49.058 | libsystemd-dev 2022-06-10 10:55:49.058 | libxml2-dev 2022-06-10 10:55:49.058 | libxslt1-dev 2022-06-10 10:55:49.058 | libyaml-dev 2022-06-10 10:55:49.058 | lsof 2022-06-10 10:55:49.058 | openssh-server 2022-06-10 10:55:49.058 | openssl 2022-06-10 10:55:49.058 | pkg-config 2022-06-10 10:55:49.058 | psmisc 2022-06-10 10:55:49.058 | python3-dev 2022-06-10 10:55:49.058 | python3-pip 2022-06-10 10:55:49.058 | python3-systemd 2022-06-10 10:55:49.058 | python3-venv 2022-06-10 10:55:49.058 | tar 2022-06-10 10:55:49.058 | tcpdump 2022-06-10 10:55:49.058 | unzip 2022-06-10 10:55:49.058 | uuid-runtime 2022-06-10 10:55:49.058 | wget 2022-06-10 10:55:49.059 | wget 2022-06-10 10:55:49.059 | zlib1g-dev 2022-06-10 10:55:49.059 | libkrb5-dev 2022-06-10 10:55:49.059 | libldap2-dev 2022-06-10 10:55:49.059 | libsasl2-dev 2022-06-10 10:55:49.059 | memcached 2022-06-10 10:55:49.059 | python3-mysqldb 2022-06-10 10:55:49.059 | sqlite3 2022-06-10 10:55:49.059 | conntrack 2022-06-10 10:55:49.059 | curl 2022-06-10 10:55:49.059 | dnsmasq-base 2022-06-10 10:55:49.059 | dnsmasq-utils 2022-06-10 10:55:49.059 | ebtables 2022-06-10 10:55:49.059 | genisoimage 2022-06-10 10:55:49.059 | iptables 2022-06-10 10:55:49.059 | iputils-arping 2022-06-10 10:55:49.059 | kpartx 2022-06-10 10:55:49.059 | libjs-jquery-tablesorter 2022-06-10 10:55:49.059 | parted 2022-06-10 10:55:49.059 | pm-utils 2022-06-10 10:55:49.059 | python3-mysqldb 2022-06-10 10:55:49.059 | socat 2022-06-10 10:55:49.059 | sqlite3 2022-06-10 10:55:49.059 | sudo 2022-06-10 10:55:49.059 | vlan 2022-06-10 10:55:49.059 | lsscsi 2022-06-10 10:55:49.059 | open-iscsi 2022-06-10 10:55:49.059 | lvm2 2022-06-10 10:55:49.059 | qemu-utils 2022-06-10 10:55:49.059 | thin-provisioning-tools 2022-06-10 10:55:49.059 | acl 2022-06-10 10:55:49.059 | dnsmasq-base 2022-06-10 10:55:49.059 | dnsmasq-utils 2022-06-10 10:55:49.059 | ebtables 2022-06-10 10:55:49.059 | haproxy 2022-06-10 10:55:49.059 | iptables 2022-06-10 10:55:49.059 | iputils-arping 2022-06-10 10:55:49.059 | iputils-ping 2022-06-10 10:55:49.060 | postgresql-server-dev-all 2022-06-10 10:55:49.060 | python3-mysqldb 2022-06-10 10:55:49.060 | sqlite3 2022-06-10 10:55:49.060 | sudo 2022-06-10 10:55:49.060 | vlan 2022-06-10 10:55:49.060 | pcp 2022-06-10 10:55:49.060 | ipset 2022-06-10 10:55:49.060 | conntrack 2022-06-10 10:55:49.060 | conntrackd 2022-06-10 10:55:49.060 | keepalived 2022-06-10 10:55:49.060 | lvm2 2022-06-10 10:55:49.060 | qemu-utils 2022-06-10 10:55:49.060 | thin-provisioning-tools 2022-06-10 10:55:49.060 | curl 2022-06-10 10:55:49.060 | liberasurecode-dev 2022-06-10 10:55:49.060 | make 2022-06-10 10:55:49.060 | memcached 2022-06-10 10:55:49.060 | rsync 2022-06-10 10:55:49.060 | sqlite3 2022-06-10 10:55:49.060 | xfsprogs ' 2022-06-10 10:55:49.060 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 10:55:49.062 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:49.065 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:49.068 | ++ 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-10 10:55:49.068 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 10:55:49.073 | ++ 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-10 10:55:49.075 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 10:55:49.077 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:55:49.079 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 10:55:49.081 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:55:49.083 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:49.085 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:55:49.087 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:49.089 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:49.091 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:55:49.094 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 10:55:49.096 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:49.098 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 10:55:49.101 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 10:55:49.105 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 10:55:49.107 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 10:55:49.109 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 10:55:49.111 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 10:55:49.113 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 10:55:49.115 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 10:55:49.119 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858549117 2022-06-10 10:55:49.121 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 10:55:49.124 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 10:55:49.126 | ++ 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-10 10:55:49.366 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 10:55:49.389 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 10:55:49.416 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 10:55:49.474 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 10:55:51.636 | Reading package lists... 2022-06-10 10:55:51.667 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 10:55:51.669 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 10:55:51.672 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:55:51.674 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:51.676 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:51.678 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:55:51.680 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:51.682 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 10:55:51.684 | ++ functions-common:time_stop:2433 : start_time=1654858549117 2022-06-10 10:55:51.687 | ++ functions-common:time_stop:2435 : [[ -z 1654858549117 ]] 2022-06-10 10:55:51.690 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:51.694 | ++ functions-common:time_stop:2438 : end_time=1654858551691 2022-06-10 10:55:51.696 | ++ functions-common:time_stop:2439 : elapsed_time=2574 2022-06-10 10:55:51.698 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 10:55:51.700 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:51.702 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2574 2022-06-10 10:55:51.704 | ++ 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-10 10:55:51.706 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:55:51.709 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:51.711 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:51.713 | ++ 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-10 10:55:51.734 | ++ 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-10 10:55:51.845 | Reading package lists... 2022-06-10 10:55:52.102 | Building dependency tree... 2022-06-10 10:55:52.103 | Reading state information... 2022-06-10 10:55:52.138 | acl is already the newest version (2.2.53-6). 2022-06-10 10:55:52.138 | bc is already the newest version (1.07.1-2build1). 2022-06-10 10:55:52.138 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 10:55:52.138 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 10:55:52.138 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 10:55:52.138 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:55:52.138 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 10:55:52.138 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:55:52.138 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 10:55:52.138 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 10:55:52.138 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 10:55:52.138 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 10:55:52.138 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 10:55:52.138 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 10:55:52.138 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 10:55:52.138 | libffi-dev is already the newest version (3.3-4). 2022-06-10 10:55:52.138 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 10:55:52.138 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 10:55:52.138 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 10:55:52.138 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 10:55:52.138 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 10:55:52.139 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:55:52.139 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 10:55:52.139 | psmisc is already the newest version (23.3-1). 2022-06-10 10:55:52.139 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:55:52.139 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 10:55:52.139 | python3-systemd is already the newest version (234-3build2). 2022-06-10 10:55:52.139 | socat is already the newest version (1.7.3.3-2). 2022-06-10 10:55:52.139 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 10:55:52.139 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 10:55:52.139 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 10:55:52.139 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 10:55:52.139 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 10:55:52.139 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 10:55:52.139 | pcp is already the newest version (5.0.3-1). 2022-06-10 10:55:52.139 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 10:55:52.139 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:55:52.139 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:55:52.139 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:55:52.139 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 10:55:52.139 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:55:52.139 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:55:52.139 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 10:55:52.139 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 10:55:52.139 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 10:55:52.139 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 10:55:52.139 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 10:55:52.139 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 10:55:52.139 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 10:55:52.139 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 10:55:52.139 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 10:55:52.139 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:55:52.139 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 10:55:52.139 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 10:55:52.139 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 10:55:52.139 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 10:55:52.140 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 10:55:52.140 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 10:55:52.140 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:55:52.140 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 10:55:52.140 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 10:55:52.140 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 10:55:52.140 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 10:55:52.140 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 10:55:52.140 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 10:55:52.140 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 10:55:52.140 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 10:55:52.140 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 10:55:52.140 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 10:55:52.369 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:55:52.369 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 10:55:52.369 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 10:55:52.369 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 10:55:52.369 | The following packages were automatically installed and are no longer required: 2022-06-10 10:55:52.370 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:55:52.370 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:55:52.370 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:55:52.370 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:55:52.370 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:55:52.370 | python3-zope.interface 2022-06-10 10:55:52.370 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:55:52.482 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:55:52.487 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 10:55:52.489 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:55:52.491 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:55:52.493 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:52.495 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:52.497 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:55:52.500 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:52.502 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:55:52.504 | ++ functions-common:time_stop:2433 : start_time=1654858551731 2022-06-10 10:55:52.506 | ++ functions-common:time_stop:2435 : [[ -z 1654858551731 ]] 2022-06-10 10:55:52.509 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:52.513 | ++ functions-common:time_stop:2438 : end_time=1654858552511 2022-06-10 10:55:52.516 | ++ functions-common:time_stop:2439 : elapsed_time=780 2022-06-10 10:55:52.518 | ++ functions-common:time_stop:2440 : total=755 2022-06-10 10:55:52.520 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:52.522 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1535 2022-06-10 10:55:52.524 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 10:55:52.527 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 10:55:52.529 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 10:55:52.532 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 10:55:52.536 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 10:55:52.540 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 10:55:52.543 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 10:55:52.545 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 10:55:53.942 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 10:55:53.944 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 10:55:53.945 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 10:55:53.947 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 10:55:53.949 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 10:55:53.951 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 10:55:53.953 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 10:55:53.954 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 10:55:53.956 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 10:55:53.958 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 10:55:53.959 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 10:55:53.961 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 10:55:53.963 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 10:55:53.965 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 10:55:53.966 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 10:55:53.968 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 10:55:53.970 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 10:55:53.971 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 10:55:53.973 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 10:55:53.975 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 10:55:53.977 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 10:55:53.979 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 10:55:53.981 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 10:55:53.983 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 10:55:54.051 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 10:55:54.053 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 10:55:54.120 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 10:55:54.123 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 10:55:54.191 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 10:55:54.193 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 10:55:54.195 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 10:55:54.197 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 10:55:54.198 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 10:55:54.200 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 10:55:54.202 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 10:55:54.204 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 10:55:54.206 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 10:55:54.208 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 10:55:54.210 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 10:55:54.210 | Distro: focal 2022-06-10 10:55:54.212 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 10:55:54.214 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:55:54.218 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:55:54.220 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:55:54.223 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:55:54.223 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:55:54.803 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:55:54.805 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:55:54.805 | pip: 21.3.1 2022-06-10 10:55:54.807 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 10:55:54.809 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 10:55:54.811 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:55:54.813 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:55:54.815 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:55:54.817 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:55:54.818 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:55:54.820 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:55:54.822 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:55:54.823 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:55:54.825 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:55:54.827 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:55:54.829 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 10:55:54.830 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:54.832 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:54.834 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 10:55:54.838 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 10:55:54.840 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 10:55:54.843 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:55:54.847 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:55:54.849 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:55:54.851 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:55:54.851 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:55:55.436 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:55:55.438 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:55:55.438 | pip: 21.3.1 2022-06-10 10:55:55.441 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 10:55:55.444 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:55:55.447 | + ./stack.sh:main:791 : fixup_all 2022-06-10 10:55:55.449 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 10:55:55.452 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 10:55:55.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:55.456 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:55.458 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 10:55:55.469 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 10:55:55.480 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 10:55:55.493 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 10:55:55.495 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 10:55:55.498 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:55:55.500 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:55:55.502 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:55:55.504 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:55:55.507 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:55:55.509 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:55:55.511 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:55:55.513 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:55:55.515 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:55:55.517 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:55:55.519 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 10:55:55.522 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 10:55:55.524 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 10:55:55.526 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:55:55.528 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:55:55.530 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:55:55.533 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:55:55.535 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:55:55.537 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:55:55.539 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 10:55:55.541 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 10:55:55.563 | Using python 3.8 to install os-testr 2022-06-10 10:55:55.565 | + 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-10 10:55:56.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:55:56.305 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:56.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:55:56.305 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:57.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:57.429 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 10:55:57.495 | 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-10 10:55:57.496 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 10:55:57.497 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 10:55:57.510 | 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-10 10:55:57.521 | 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-10 10:55:57.531 | 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-10 10:55:59.108 | 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-10 10:55:59.179 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:59.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:59.283 | + inc/python:pip_install:196 : result=0 2022-06-10 10:55:59.286 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:55:59.288 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:59.290 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:59.292 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:59.294 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:59.296 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:59.299 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:55:59.301 | + functions-common:time_stop:2433 : start_time=1654858555557 2022-06-10 10:55:59.303 | + functions-common:time_stop:2435 : [[ -z 1654858555557 ]] 2022-06-10 10:55:59.306 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:59.310 | + functions-common:time_stop:2438 : end_time=1654858559307 2022-06-10 10:55:59.312 | + functions-common:time_stop:2439 : elapsed_time=3750 2022-06-10 10:55:59.315 | + functions-common:time_stop:2440 : total=0 2022-06-10 10:55:59.317 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:59.319 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3750 2022-06-10 10:55:59.321 | + inc/python:pip_install:199 : return 0 2022-06-10 10:55:59.323 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 10:55:59.378 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 10:55:59.478 | + ./stack.sh:main:805 : install_infra 2022-06-10 10:55:59.481 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:55:59.484 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 10:55:59.487 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:55:59.491 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 10:55:59.515 | + 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-10 10:56:02.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:02.413 | 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 333)) (5.9.0) 2022-06-10 10:56:02.716 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:02.719 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:02.721 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:02.723 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:02.725 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:02.727 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:02.729 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:02.731 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:02.733 | + functions-common:time_stop:2433 : start_time=1654858559507 2022-06-10 10:56:02.736 | + functions-common:time_stop:2435 : [[ -z 1654858559507 ]] 2022-06-10 10:56:02.739 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:02.743 | + functions-common:time_stop:2438 : end_time=1654858562741 2022-06-10 10:56:02.745 | + functions-common:time_stop:2439 : elapsed_time=3234 2022-06-10 10:56:02.747 | + functions-common:time_stop:2440 : total=3750 2022-06-10 10:56:02.749 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:02.752 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6984 2022-06-10 10:56:02.754 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:02.757 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:56:02.759 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 10:56:02.784 | + 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-10 10:56:05.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:05.398 | Processing /opt/stack/requirements 2022-06-10 10:56:07.140 | 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 22)) (6.0) 2022-06-10 10:56:07.143 | 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 169)) (3.0.0) 2022-06-10 10:56:07.154 | 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 329)) (21.3) 2022-06-10 10:56:07.160 | 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 333)) (5.9.0) 2022-06-10 10:56:07.163 | 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 369)) (3.0.9) 2022-06-10 10:56:07.168 | 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 454)) (2.27.1) 2022-06-10 10:56:07.196 | 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 490)) (1.16.0) 2022-06-10 10:56:07.199 | 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 543)) (2.5.0) 2022-06-10 10:56:07.209 | 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 569)) (1.26.9) 2022-06-10 10:56:07.242 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 10:56:07.245 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 10:56:07.262 | 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 113)) (2.0.12) 2022-06-10 10:56:07.267 | 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 454)) (2022.5.18.1) 2022-06-10 10:56:07.270 | 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 201)) (3.3) 2022-06-10 10:56:07.273 | 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 165)) (1.0.0) 2022-06-10 10:56:07.275 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 10:56:07.288 | 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 116)) (2.4.1) 2022-06-10 10:56:07.336 | 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 93)) (0.5.1) 2022-06-10 10:56:07.339 | 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 523)) (3.5.0) 2022-06-10 10:56:07.347 | 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 342)) (3.3.0) 2022-06-10 10:56:07.376 | 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 579)) (0.2.5) 2022-06-10 10:56:07.381 | 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 370)) (1.8.2) 2022-06-10 10:56:07.383 | 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 90)) (21.4.0) 2022-06-10 10:56:07.445 | Building wheels for collected packages: openstack-requirements 2022-06-10 10:56:07.446 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 10:56:08.290 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 10:56:08.290 | ERROR: Command errored out with exit status 1: 2022-06-10 10:56:08.290 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rppg2idj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rppg2idj/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-fq7_kp6y 2022-06-10 10:56:08.290 | cwd: /tmp/pip-req-build-rppg2idj/ 2022-06-10 10:56:08.290 | Complete output (6 lines): 2022-06-10 10:56:08.290 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 10:56:08.290 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 10:56:08.290 | or: setup.py --help-commands 2022-06-10 10:56:08.290 | or: setup.py cmd --help 2022-06-10 10:56:08.290 | 2022-06-10 10:56:08.290 | error: invalid command 'bdist_wheel' 2022-06-10 10:56:08.290 | ---------------------------------------- 2022-06-10 10:56:08.290 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 10:56:08.290 | Running setup.py clean for openstack-requirements 2022-06-10 10:56:09.125 | Failed to build openstack-requirements 2022-06-10 10:56:09.141 | Installing collected packages: openstack-requirements 2022-06-10 10:56:09.141 | Attempting uninstall: openstack-requirements 2022-06-10 10:56:09.142 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 10:56:09.177 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 10:56:09.196 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 10:56:09.198 | Running setup.py install for openstack-requirements: started 2022-06-10 10:56:11.578 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 10:56:11.602 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 10:56:11.728 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:11.731 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:11.733 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:11.735 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:11.738 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:11.740 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:11.742 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:11.744 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:11.746 | + functions-common:time_stop:2433 : start_time=1654858562776 2022-06-10 10:56:11.748 | + functions-common:time_stop:2435 : [[ -z 1654858562776 ]] 2022-06-10 10:56:11.751 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:11.755 | + functions-common:time_stop:2438 : end_time=1654858571752 2022-06-10 10:56:11.757 | + functions-common:time_stop:2439 : elapsed_time=8976 2022-06-10 10:56:11.759 | + functions-common:time_stop:2440 : total=6984 2022-06-10 10:56:11.761 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:11.764 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15960 2022-06-10 10:56:11.766 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:11.768 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 10:56:11.771 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 10:56:11.773 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 10:56:11.775 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:11.778 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:11.780 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-10 10:56:11.782 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:11.785 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 10:56:11.811 | Using python 3.8 to install pbr 2022-06-10 10:56:11.813 | + 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-10 10:56:12.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:12.569 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:12.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:12.569 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:13.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:13.807 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 10:56:15.544 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-10 10:56:15.616 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:15.616 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:15.721 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:15.723 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:15.725 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:15.728 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:15.730 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:15.732 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:15.734 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:15.736 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:15.738 | + functions-common:time_stop:2433 : start_time=1654858571799 2022-06-10 10:56:15.740 | + functions-common:time_stop:2435 : [[ -z 1654858571799 ]] 2022-06-10 10:56:15.743 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:15.747 | + functions-common:time_stop:2438 : end_time=1654858575745 2022-06-10 10:56:15.749 | + functions-common:time_stop:2439 : elapsed_time=3946 2022-06-10 10:56:15.751 | + functions-common:time_stop:2440 : total=15960 2022-06-10 10:56:15.753 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:15.756 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19906 2022-06-10 10:56:15.758 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:15.761 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 10:56:18.000 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 10:56:19.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:19.879 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 10:56:19.900 | 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-10 10:56:19.902 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 10:56:19.905 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 10:56:19.910 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 10:56:19.914 | 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-10 10:56:19.986 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:56:19.988 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:56:19.991 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 10:56:20.008 | + ./stack.sh:main:814 : pkgs= 2022-06-10 10:56:20.010 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 10:56:20.012 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 10:56:20.015 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 10:56:20.017 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 10:56:20.019 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:56:20.022 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:56:20.024 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:56:20.026 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:56:20.029 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:56:20.032 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:56:20.035 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:56:20.038 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:56:20.040 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:56:20.043 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 10:56:20.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:56:20.059 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:20.062 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:56:20.064 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:56:20.066 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 10:56:20.068 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:56:20.070 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:56:20.072 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:56:20.074 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 10:56:20.076 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:56:20.078 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 10:56:20.081 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:56:20.083 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:56:20.085 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 10:56:20.087 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 10:56:20.089 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:56:20.092 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 10:56:20.094 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 10:56:20.096 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 10:56:20.099 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 10:56:20.101 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 10:56:20.103 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 10:56:20.106 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 10:56:20.108 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 10:56:20.110 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 10:56:20.112 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 10:56:20.115 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 10:56:20.166 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 10:56:20.166 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 10:56:20.169 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 10:56:20.532 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 10:56:20.534 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 10:56:20.551 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:20.554 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 10:56:20.556 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:56:20.559 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:56:20.561 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:56:20.563 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:56:20.566 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:20.568 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:56:20.570 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:20.572 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:20.575 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:56:20.577 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:20.579 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:56:20.581 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:56:20.584 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 10:56:20.586 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:56:20.588 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:20.591 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:20.593 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 10:56:20.614 | + 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-10 10:56:20.724 | Reading package lists... 2022-06-10 10:56:20.977 | Building dependency tree... 2022-06-10 10:56:20.978 | Reading state information... 2022-06-10 10:56:21.232 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 10:56:21.232 | The following packages were automatically installed and are no longer required: 2022-06-10 10:56:21.234 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:56:21.234 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:56:21.234 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:56:21.234 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:56:21.234 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:56:21.234 | python3-zope.interface 2022-06-10 10:56:21.234 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:56:21.358 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:56:21.362 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:56:21.366 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:56:21.368 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:21.370 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:21.372 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:21.374 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:21.377 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:21.379 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:56:21.381 | + functions-common:time_stop:2433 : start_time=1654858580611 2022-06-10 10:56:21.383 | + functions-common:time_stop:2435 : [[ -z 1654858580611 ]] 2022-06-10 10:56:21.386 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:21.390 | + functions-common:time_stop:2438 : end_time=1654858581387 2022-06-10 10:56:21.392 | + functions-common:time_stop:2439 : elapsed_time=776 2022-06-10 10:56:21.394 | + functions-common:time_stop:2440 : total=1535 2022-06-10 10:56:21.396 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:21.398 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2311 2022-06-10 10:56:21.401 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:56:21.403 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 10:56:21.405 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:56:21.407 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:56:21.410 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:56:21.413 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:56:21.415 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:56:21.417 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:56:21.420 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 10:56:21.422 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:56:21.424 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:56:21.426 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:56:21.429 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:56:21.432 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:56:21.434 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:56:21.436 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:56:21.439 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:56:21.441 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:56:21.443 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:56:21.446 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 10:56:21.448 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:56:21.450 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:56:21.453 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:56:21.455 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:56:21.457 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:56:21.460 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:56:21.463 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 10:56:21.465 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 10:56:21.481 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:21.484 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 10:56:21.486 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:56:21.488 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 10:56:21.491 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 10:56:21.494 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 10:56:21.498 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 10:56:21.500 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 10:56:21.502 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 10:56:21.504 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 10:56:21.507 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 10:56:21.509 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 10:56:21.512 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 10:56:22.197 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 10:56:22.197 | user tags 2022-06-10 10:56:22.197 | stackrabbit []' 2022-06-10 10:56:22.200 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 10:56:22.200 | user tags 2022-06-10 10:56:22.200 | stackrabbit []' 2022-06-10 10:56:22.201 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 10:56:22.206 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 10:56:22.210 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 10:56:22.212 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:56:22.869 | Changing password for user "stackrabbit" ... 2022-06-10 10:56:22.893 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 10:56:23.555 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 10:56:23.578 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 10:56:23.581 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:56:24.245 | Changing password for user "stackrabbit" ... 2022-06-10 10:56:24.268 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 10:56:24.270 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 10:56:24.273 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 10:56:24.940 | Deleting user "guest" ... 2022-06-10 10:56:24.956 | Error: 2022-06-10 10:56:24.956 | {:no_such_user, "guest"} 2022-06-10 10:56:24.969 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 10:56:24.972 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 10:56:24.989 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:24.992 | + ./stack.sh:main:831 : install_database 2022-06-10 10:56:24.994 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 10:56:24.996 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 10:56:24.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:25.001 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:25.003 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 10:56:25.226 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 10:56:25.228 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:25.231 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 10:56:25.233 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 10:56:25.235 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:56:25.238 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 10:56:25.240 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:56:25.242 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:56:25.245 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:56:25.247 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:56:25.249 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:56:25.251 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:56:25.254 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:56:25.256 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:56:25.258 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:56:25.260 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:56:25.263 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 10:56:25.265 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:56:25.268 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:56:25.270 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:56:25.273 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:56:25.275 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:56:25.278 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:56:25.280 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 10:56:25.282 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:25.285 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:25.287 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 10:56:25.290 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:56:25.292 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:56:25.294 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:56:25.296 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:56:25.299 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:25.301 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:56:25.303 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:25.306 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:25.308 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:56:25.310 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:25.312 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:56:25.315 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:56:25.317 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 10:56:25.319 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:56:25.323 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:25.326 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:25.328 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 10:56:25.352 | + 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-10 10:56:25.464 | Reading package lists... 2022-06-10 10:56:25.716 | Building dependency tree... 2022-06-10 10:56:25.717 | Reading state information... 2022-06-10 10:56:26.028 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 10:56:26.028 | The following packages were automatically installed and are no longer required: 2022-06-10 10:56:26.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:56:26.030 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:56:26.030 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:56:26.030 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:56:26.030 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:56:26.030 | python3-zope.interface 2022-06-10 10:56:26.030 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:56:26.143 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:56:26.147 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:56:26.150 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:56:26.152 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:26.154 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:26.156 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:26.158 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:26.160 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:26.162 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:56:26.165 | + functions-common:time_stop:2433 : start_time=1654858585347 2022-06-10 10:56:26.167 | + functions-common:time_stop:2435 : [[ -z 1654858585347 ]] 2022-06-10 10:56:26.169 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:26.173 | + functions-common:time_stop:2438 : end_time=1654858586171 2022-06-10 10:56:26.176 | + functions-common:time_stop:2439 : elapsed_time=824 2022-06-10 10:56:26.178 | + functions-common:time_stop:2440 : total=2311 2022-06-10 10:56:26.181 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:26.183 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3135 2022-06-10 10:56:26.185 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:56:26.188 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 10:56:26.190 | + ./stack.sh:main:834 : install_database_python 2022-06-10 10:56:26.192 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 10:56:26.195 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 10:56:26.197 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 10:56:26.199 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:56:26.202 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 10:56:26.205 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 10:56:26.208 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:56:26.212 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:56:26.213 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:56:26.220 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 10:56:26.223 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 10:56:26.228 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 10:56:26.232 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 10:56:26.234 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 10:56:26.259 | Using python 3.8 to install PyMySQL 2022-06-10 10:56:26.261 | + 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-10 10:56:27.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:27.022 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:27.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:27.022 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:28.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:28.182 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:56:29.820 | 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-10 10:56:29.891 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:29.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:29.995 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:29.997 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:29.999 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:30.002 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:30.004 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:30.006 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:30.009 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:30.011 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:30.013 | + functions-common:time_stop:2433 : start_time=1654858586252 2022-06-10 10:56:30.015 | + functions-common:time_stop:2435 : [[ -z 1654858586252 ]] 2022-06-10 10:56:30.018 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:30.023 | + functions-common:time_stop:2438 : end_time=1654858590020 2022-06-10 10:56:30.025 | + functions-common:time_stop:2439 : elapsed_time=3768 2022-06-10 10:56:30.027 | + functions-common:time_stop:2440 : total=19906 2022-06-10 10:56:30.029 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:30.032 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23674 2022-06-10 10:56:30.034 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:30.036 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 10:56:30.039 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:56:30.041 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 10:56:30.043 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 10:56:30.060 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:30.062 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 10:56:30.065 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 10:56:30.068 | ++ 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-10 10:56:30.069 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 10:56:30.074 | + 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-10 10:56:30.076 | + 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-10 10:56:30.078 | + 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-10 10:56:30.081 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 10:56:30.083 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 10:56:30.086 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 10:56:30.102 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:30.104 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 10:56:30.106 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:56:30.109 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:56:30.111 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:56:30.113 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:56:30.115 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:30.118 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:56:30.120 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:30.122 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:30.124 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:56:30.127 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:30.129 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:56:30.132 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:56:30.134 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 10:56:30.136 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:56:30.139 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:30.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:30.143 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 10:56:30.164 | + 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-10 10:56:30.274 | Reading package lists... 2022-06-10 10:56:30.546 | Building dependency tree... 2022-06-10 10:56:30.547 | Reading state information... 2022-06-10 10:56:30.823 | radvd is already the newest version (1:2.17-2). 2022-06-10 10:56:30.823 | The following packages were automatically installed and are no longer required: 2022-06-10 10:56:30.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:56:30.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:56:30.824 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:56:30.824 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:56:30.824 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:56:30.824 | python3-zope.interface 2022-06-10 10:56:30.824 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:56:30.939 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:56:30.943 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:56:30.946 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:56:30.948 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:30.951 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:30.953 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:30.955 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:30.957 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:30.959 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:56:30.962 | + functions-common:time_stop:2433 : start_time=1654858590161 2022-06-10 10:56:30.964 | + functions-common:time_stop:2435 : [[ -z 1654858590161 ]] 2022-06-10 10:56:30.966 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:30.971 | + functions-common:time_stop:2438 : end_time=1654858590968 2022-06-10 10:56:30.973 | + functions-common:time_stop:2439 : elapsed_time=807 2022-06-10 10:56:30.976 | + functions-common:time_stop:2440 : total=3135 2022-06-10 10:56:30.979 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:30.983 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3942 2022-06-10 10:56:30.985 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:56:30.990 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 10:56:31.008 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:31.010 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 10:56:31.014 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 10:56:31.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 10:56:31.020 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 10:56:31.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 10:56:31.042 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:56:31.044 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:56:31.046 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:56:31.048 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:56:31.051 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:31.053 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:56:31.056 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:31.058 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:31.060 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:56:31.062 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:31.064 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:56:31.067 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:56:31.069 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 10:56:31.071 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:56:31.074 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:31.076 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:31.078 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 10:56:31.098 | + 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-10 10:56:31.207 | Reading package lists... 2022-06-10 10:56:31.472 | Building dependency tree... 2022-06-10 10:56:31.473 | Reading state information... 2022-06-10 10:56:31.721 | fakeroot is already the newest version (1.24-1). 2022-06-10 10:56:31.721 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:56:31.721 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 10:56:31.721 | The following packages were automatically installed and are no longer required: 2022-06-10 10:56:31.722 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:56:31.722 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:56:31.722 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:56:31.722 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:56:31.722 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:56:31.722 | python3-zope.interface 2022-06-10 10:56:31.722 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:56:31.835 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:56:31.839 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:56:31.841 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:56:31.843 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:31.845 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:31.847 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:31.850 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:31.852 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:31.854 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:56:31.856 | + functions-common:time_stop:2433 : start_time=1654858591095 2022-06-10 10:56:31.859 | + functions-common:time_stop:2435 : [[ -z 1654858591095 ]] 2022-06-10 10:56:31.861 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:31.865 | + functions-common:time_stop:2438 : end_time=1654858591863 2022-06-10 10:56:31.868 | + functions-common:time_stop:2439 : elapsed_time=768 2022-06-10 10:56:31.870 | + functions-common:time_stop:2440 : total=3942 2022-06-10 10:56:31.872 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:31.874 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4710 2022-06-10 10:56:31.876 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:56:31.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 10:56:31.881 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:31.883 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:31.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 10:56:31.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 10:56:31.891 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 10:56:31.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 10:56:31.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 10:56:31.900 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 10:56:31.901 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 10:56:31.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 10:56:31.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 10:56:31.910 | + functions:vercmp:628 : local v1=5.4 2022-06-10 10:56:31.912 | + functions:vercmp:629 : local 'op=<' 2022-06-10 10:56:31.914 | + functions:vercmp:630 : local v2=3.13 2022-06-10 10:56:31.917 | + functions:vercmp:631 : local result 2022-06-10 10:56:31.920 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 10:56:31.921 | ++ functions:vercmp:635 : sort -V 2022-06-10 10:56:31.921 | ++ functions:vercmp:635 : head -1 2022-06-10 10:56:31.925 | + functions:vercmp:635 : result=3.13 2022-06-10 10:56:31.928 | + functions:vercmp:637 : case $op in 2022-06-10 10:56:31.931 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 10:56:31.933 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 10:56:31.935 | + functions:vercmp:648 : return 2022-06-10 10:56:31.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 10:56:31.940 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:56:31.942 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 10:56:32.407 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 10:56:32.410 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 10:56:32.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.418 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.420 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-10 10:56:32.423 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.425 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 10:56:32.442 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:32.445 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 10:56:32.448 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 10:56:32.448 | Installing etcd 2022-06-10 10:56:32.450 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 10:56:32.464 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 10:56:32.475 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:32.481 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 10:56:32.494 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 10:56:32.498 | ++ 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-10 10:56:32.501 | ++ 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-10 10:56:32.504 | +++ 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-10 10:56:32.508 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:56:32.511 | ++ 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-10 10:56:32.513 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 10:56:32.516 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:56:32.518 | ++ functions:get_extra_file:74 : return 2022-06-10 10:56:32.521 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:56:32.524 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 10:56:32.526 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 10:56:32.528 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 10:56:32.545 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:56:32.547 | + ./stack.sh:main:861 : install_dstat 2022-06-10 10:56:32.549 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 10:56:32.565 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:56:32.568 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 10:56:32.571 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:56:32.573 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 10:56:32.575 | + ./stack.sh:main:870 : install_libs 2022-06-10 10:56:32.578 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 10:56:32.580 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 10:56:32.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 10:56:32.584 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 10:56:32.587 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.589 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.591 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-10 10:56:32.594 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.596 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 10:56:32.598 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 10:56:32.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 10:56:32.603 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 10:56:32.605 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.607 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.609 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-10 10:56:32.611 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.614 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 10:56:32.616 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 10:56:32.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 10:56:32.620 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 10:56:32.623 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.625 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.627 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-10 10:56:32.629 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.632 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 10:56:32.634 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 10:56:32.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 10:56:32.639 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 10:56:32.641 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.643 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.645 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-10 10:56:32.648 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.651 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 10:56:32.653 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 10:56:32.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 10:56:32.658 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 10:56:32.660 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.662 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.664 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-10 10:56:32.666 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.669 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 10:56:32.671 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 10:56:32.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 10:56:32.676 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 10:56:32.678 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.680 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.682 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-10 10:56:32.685 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.687 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 10:56:32.689 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 10:56:32.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 10:56:32.694 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 10:56:32.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.699 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.701 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-10 10:56:32.703 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.706 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 10:56:32.708 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 10:56:32.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 10:56:32.713 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 10:56:32.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.717 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.720 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-10 10:56:32.722 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.724 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 10:56:32.726 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 10:56:32.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 10:56:32.731 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 10:56:32.733 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.735 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.738 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-10 10:56:32.740 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.743 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 10:56:32.745 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 10:56:32.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 10:56:32.750 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 10:56:32.752 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.754 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.756 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-10 10:56:32.759 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.762 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 10:56:32.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 10:56:32.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 10:56:32.768 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 10:56:32.770 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.773 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.775 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-10 10:56:32.777 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.780 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 10:56:32.782 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 10:56:32.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 10:56:32.786 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 10:56:32.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.791 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.793 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-10 10:56:32.795 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.798 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 10:56:32.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 10:56:32.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 10:56:32.805 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 10:56:32.807 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.810 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.812 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-10 10:56:32.814 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.816 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 10:56:32.819 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 10:56:32.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 10:56:32.824 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 10:56:32.826 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.828 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.831 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-10 10:56:32.833 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.835 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 10:56:32.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 10:56:32.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 10:56:32.842 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 10:56:32.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.846 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.849 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-10 10:56:32.851 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.853 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 10:56:32.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 10:56:32.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 10:56:32.860 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 10:56:32.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.864 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.867 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-10 10:56:32.870 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.872 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 10:56:32.874 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 10:56:32.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 10:56:32.879 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 10:56:32.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.884 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.886 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-10 10:56:32.888 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.890 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 10:56:32.893 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 10:56:32.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 10:56:32.897 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 10:56:32.899 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.902 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.904 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-10 10:56:32.906 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.909 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 10:56:32.911 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 10:56:32.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 10:56:32.918 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 10:56:32.920 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.922 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.924 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-10 10:56:32.927 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.930 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 10:56:32.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 10:56:32.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 10:56:32.937 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 10:56:32.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.941 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.943 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-10 10:56:32.946 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.949 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 10:56:32.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 10:56:32.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 10:56:32.955 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 10:56:32.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.961 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.964 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-10 10:56:32.966 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.968 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 10:56:32.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 10:56:32.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 10:56:32.975 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 10:56:32.977 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.980 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:32.982 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-10 10:56:32.984 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:32.987 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 10:56:32.989 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 10:56:32.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 10:56:32.994 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 10:56:32.996 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:32.998 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.001 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-10 10:56:33.003 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.005 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 10:56:33.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 10:56:33.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 10:56:33.013 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 10:56:33.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.017 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.020 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-10 10:56:33.022 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.024 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 10:56:33.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 10:56:33.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 10:56:33.031 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 10:56:33.034 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.036 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.038 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-10 10:56:33.040 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.043 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 10:56:33.045 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 10:56:33.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 10:56:33.050 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 10:56:33.052 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.055 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.057 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-10 10:56:33.059 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.062 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 10:56:33.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 10:56:33.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 10:56:33.069 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 10:56:33.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.074 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.076 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-10 10:56:33.078 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.081 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 10:56:33.083 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 10:56:33.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 10:56:33.087 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 10:56:33.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.092 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.094 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-10 10:56:33.097 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.099 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 10:56:33.102 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 10:56:33.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 10:56:33.107 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 10:56:33.109 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.111 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.113 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-10 10:56:33.116 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.119 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 10:56:33.121 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 10:56:33.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 10:56:33.126 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 10:56:33.128 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.130 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.132 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-10 10:56:33.135 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.137 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 10:56:33.139 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 10:56:33.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 10:56:33.144 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 10:56:33.146 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.148 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.151 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-10 10:56:33.153 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.155 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 10:56:33.158 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 10:56:33.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 10:56:33.162 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 10:56:33.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.167 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.170 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-10 10:56:33.172 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.174 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 10:56:33.176 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 10:56:33.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 10:56:33.182 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 10:56:33.184 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.187 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.189 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-10 10:56:33.191 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.194 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 10:56:33.196 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 10:56:33.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 10:56:33.201 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 10:56:33.203 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.205 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.207 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-10 10:56:33.210 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.212 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 10:56:33.214 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 10:56:33.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 10:56:33.219 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 10:56:33.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.223 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.226 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-10 10:56:33.229 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.231 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 10:56:33.233 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 10:56:33.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 10:56:33.238 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 10:56:33.240 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.243 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.245 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-10 10:56:33.247 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.250 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 10:56:33.252 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 10:56:33.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 10:56:33.256 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 10:56:33.259 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.261 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.264 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-10 10:56:33.266 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.268 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 10:56:33.270 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 10:56:33.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 10:56:33.275 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 10:56:33.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:33.280 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:33.282 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-10 10:56:33.284 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:33.286 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 10:56:33.308 | Using python 3.8 to install etcd3 2022-06-10 10:56:33.311 | + 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-10 10:56:34.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:34.036 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:34.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:34.036 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:35.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:35.137 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 10:56:35.145 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 10:56:35.146 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 10:56:35.147 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 10:56:35.148 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 10:56:36.736 | 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-10 10:56:36.809 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:36.809 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:36.910 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:36.912 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:36.914 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:36.917 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:36.919 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:36.921 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:36.923 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:36.925 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:36.928 | + functions-common:time_stop:2433 : start_time=1654858593302 2022-06-10 10:56:36.930 | + functions-common:time_stop:2435 : [[ -z 1654858593302 ]] 2022-06-10 10:56:36.932 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:36.937 | + functions-common:time_stop:2438 : end_time=1654858596934 2022-06-10 10:56:36.939 | + functions-common:time_stop:2439 : elapsed_time=3632 2022-06-10 10:56:36.941 | + functions-common:time_stop:2440 : total=23674 2022-06-10 10:56:36.943 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:36.946 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27306 2022-06-10 10:56:36.948 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:36.951 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 10:56:36.972 | Using python 3.8 to install etcd3gw 2022-06-10 10:56:36.974 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 10:56:37.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:37.716 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:37.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:37.717 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:38.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:38.839 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:56:38.845 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 10:56:38.846 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 10:56:38.848 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 10:56:38.877 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 10:56:38.879 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-06-10 10:56:38.880 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-06-10 10:56:38.881 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 10:56:40.493 | 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-10 10:56:40.565 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:40.565 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:40.667 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:40.669 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:40.671 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:40.674 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:40.676 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:40.678 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:40.680 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:40.683 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:40.685 | + functions-common:time_stop:2433 : start_time=1654858596967 2022-06-10 10:56:40.687 | + functions-common:time_stop:2435 : [[ -z 1654858596967 ]] 2022-06-10 10:56:40.690 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:40.694 | + functions-common:time_stop:2438 : end_time=1654858600691 2022-06-10 10:56:40.696 | + functions-common:time_stop:2439 : elapsed_time=3724 2022-06-10 10:56:40.698 | + functions-common:time_stop:2440 : total=27306 2022-06-10 10:56:40.701 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:40.703 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31030 2022-06-10 10:56:40.705 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:40.707 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 10:56:40.710 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 10:56:40.712 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 10:56:40.714 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:56:40.718 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:56:40.720 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:56:40.722 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:56:40.725 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:56:40.727 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:56:40.730 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:56:40.732 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:56:40.734 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:56:40.737 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:56:40.739 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 10:56:40.741 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:40.744 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:40.746 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 10:56:40.749 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:56:40.751 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:56:40.753 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:56:40.756 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:56:40.758 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:56:40.760 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:40.762 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:56:40.765 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:40.767 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:40.769 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:56:40.771 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:56:40.774 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:56:40.776 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:56:40.778 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:56:40.781 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:56:40.783 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:40.785 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:40.787 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:56:40.809 | + 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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:56:40.919 | Reading package lists... 2022-06-10 10:56:41.166 | Building dependency tree... 2022-06-10 10:56:41.168 | Reading state information... 2022-06-10 10:56:41.420 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:56:41.421 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:56:41.421 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:56:41.421 | The following packages were automatically installed and are no longer required: 2022-06-10 10:56:41.422 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:56:41.422 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:56:41.422 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:56:41.422 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:56:41.422 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:56:41.422 | python3-zope.interface 2022-06-10 10:56:41.422 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:56:41.535 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:56:41.539 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:56:41.542 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:56:41.544 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:41.546 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:41.548 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:41.550 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:41.552 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:41.555 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:56:41.557 | + functions-common:time_stop:2433 : start_time=1654858600806 2022-06-10 10:56:41.559 | + functions-common:time_stop:2435 : [[ -z 1654858600806 ]] 2022-06-10 10:56:41.562 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:41.566 | + functions-common:time_stop:2438 : end_time=1654858601563 2022-06-10 10:56:41.568 | + functions-common:time_stop:2439 : elapsed_time=757 2022-06-10 10:56:41.571 | + functions-common:time_stop:2440 : total=4710 2022-06-10 10:56:41.573 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:41.575 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5467 2022-06-10 10:56:41.578 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:56:41.580 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 10:56:41.582 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:56:41.585 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:56:41.588 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 10:56:41.651 | Module proxy already enabled 2022-06-10 10:56:41.655 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 10:56:41.716 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 10:56:41.716 | Module proxy already enabled 2022-06-10 10:56:41.716 | Module proxy_uwsgi already enabled 2022-06-10 10:56:41.720 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 10:56:41.723 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 10:56:41.725 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:56:41.731 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 10:56:41.858 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 10:56:41.861 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 10:56:41.863 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 10:56:41.866 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.869 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.872 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-10 10:56:41.874 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.876 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 10:56:41.879 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 10:56:41.881 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 10:56:41.885 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.887 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.890 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-10 10:56:41.892 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.894 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 10:56:41.897 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 10:56:41.899 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 10:56:41.902 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.904 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.907 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-10 10:56:41.909 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.911 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 10:56:41.914 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 10:56:41.916 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 10:56:41.918 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.921 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.923 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 10:56:41.926 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.928 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 10:56:41.931 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 10:56:41.934 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.937 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.940 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-10 10:56:41.943 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.946 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 10:56:41.949 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 10:56:41.951 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 10:56:41.953 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.956 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.958 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-10 10:56:41.961 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.963 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 10:56:41.980 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:41.982 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 10:56:41.984 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 10:56:41.987 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 10:56:41.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:41.991 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:41.995 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-10 10:56:41.997 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:41.999 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 10:56:42.016 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:42.019 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 10:56:42.021 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 10:56:42.023 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 10:56:42.026 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:42.028 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:42.030 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-10 10:56:42.033 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:42.035 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 10:56:42.037 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 10:56:42.040 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 10:56:42.044 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:56:42.047 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:56:42.049 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-10 10:56:42.051 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:56:42.054 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 10:56:42.057 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 10:56:42.059 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:56:42.063 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 10:56:42.065 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 10:56:42.067 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:56:42.071 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:56:42.072 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:56:42.076 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 10:56:42.079 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 10:56:42.081 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 10:56:42.084 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 10:56:42.087 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 10:56:42.112 | Using python 3.8 to install keystonemiddleware 2022-06-10 10:56:42.115 | + 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 keystonemiddleware 2022-06-10 10:56:42.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:42.861 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:42.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:42.861 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:43.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:43.979 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 10:56:44.033 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 10:56:44.034 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 10:56:44.035 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 10:56:44.036 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 10:56:44.037 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-06-10 10:56:44.038 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 10:56:44.039 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 10:56:44.040 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 10:56:44.041 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 10:56:44.042 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 10:56:44.043 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 10:56:44.044 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 10:56:44.046 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 10:56:44.047 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 10:56:44.113 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-06-10 10:56:44.114 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-06-10 10:56:44.116 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-06-10 10:56:44.155 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-10 10:56:44.195 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-06-10 10:56:44.197 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-06-10 10:56:44.198 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-06-10 10:56:44.199 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 10:56:44.249 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-06-10 10:56:44.251 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-06-10 10:56:44.262 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-06-10 10:56:44.263 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.4) 2022-06-10 10:56:44.277 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 10:56:44.278 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 10:56:44.280 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-06-10 10:56:44.349 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 10:56:44.351 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-06-10 10:56:44.353 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-06-10 10:56:44.354 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 10:56:44.409 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-06-10 10:56:44.421 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-06-10 10:56:45.937 | 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-10 10:56:46.009 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:46.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:46.115 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:46.117 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:46.120 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:46.122 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:46.124 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:46.126 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:46.128 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:46.131 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:46.133 | + functions-common:time_stop:2433 : start_time=1654858602105 2022-06-10 10:56:46.136 | + functions-common:time_stop:2435 : [[ -z 1654858602105 ]] 2022-06-10 10:56:46.138 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:46.142 | + functions-common:time_stop:2438 : end_time=1654858606140 2022-06-10 10:56:46.145 | + functions-common:time_stop:2439 : elapsed_time=4035 2022-06-10 10:56:46.147 | + functions-common:time_stop:2440 : total=31030 2022-06-10 10:56:46.149 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:46.152 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35065 2022-06-10 10:56:46.154 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:46.157 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 10:56:46.159 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 10:56:46.161 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:56:46.164 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 10:56:46.167 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 10:56:46.169 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:56:46.173 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:56:46.173 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:56:46.178 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 10:56:46.181 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 10:56:46.183 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 10:56:46.186 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 10:56:46.188 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 10:56:46.209 | Using python 3.8 to install python-memcached 2022-06-10 10:56:46.213 | + 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 python-memcached 2022-06-10 10:56:46.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:46.982 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:46.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:46.982 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:48.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:48.108 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 10:56:48.111 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 10:56:49.731 | 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-10 10:56:49.804 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:49.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:49.906 | + inc/python:pip_install:196 : result=0 2022-06-10 10:56:49.908 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:56:49.911 | + functions-common:time_stop:2426 : local name 2022-06-10 10:56:49.913 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:56:49.915 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:56:49.918 | + functions-common:time_stop:2429 : local total 2022-06-10 10:56:49.920 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:56:49.922 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:56:49.924 | + functions-common:time_stop:2433 : start_time=1654858606204 2022-06-10 10:56:49.926 | + functions-common:time_stop:2435 : [[ -z 1654858606204 ]] 2022-06-10 10:56:49.929 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:56:49.933 | + functions-common:time_stop:2438 : end_time=1654858609931 2022-06-10 10:56:49.935 | + functions-common:time_stop:2439 : elapsed_time=3727 2022-06-10 10:56:49.938 | + functions-common:time_stop:2440 : total=35065 2022-06-10 10:56:49.940 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:56:49.942 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38792 2022-06-10 10:56:49.945 | + inc/python:pip_install:199 : return 0 2022-06-10 10:56:49.947 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 10:56:49.964 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:56:49.967 | + ./stack.sh:main:892 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-10 10:56:49.969 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 10:56:49.971 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 10:56:49.974 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 10:56:49.976 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 10:56:49.978 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 10:56:49.981 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 10:56:49.996 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:56:49.998 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 10:56:50.000 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 10:56:50.002 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 10:56:50.004 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:56:50.006 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:56:50.009 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:56:50.012 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:56:50.014 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:56:50.017 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:56:50.032 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:56:50.034 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:56:50.036 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:50.038 | + functions-common:git_clone:618 : echo master 2022-06-10 10:56:50.039 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:56:50.044 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 10:56:50.046 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:56:50.048 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 10:56:50.061 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 10:56:50.064 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:56:50.064 | + functions-common:git_clone:679 : head -1 2022-06-10 10:56:50.067 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 10:56:50.070 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:56:50.072 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 10:56:50.075 | + inc/python:setup_develop:334 : local bindep 2022-06-10 10:56:50.077 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:56:50.079 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 10:56:50.082 | + inc/python:setup_develop:340 : local extras= 2022-06-10 10:56:50.084 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 10:56:50.086 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 10:56:50.089 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:56:50.091 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 10:56:50.094 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 10:56:50.096 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 10:56:50.099 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 10:56:50.101 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 10:56:50.104 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 10:56:50.106 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 10:56:50.109 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 10:56:50.111 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 10:56:50.117 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 10:56:50.120 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 10:56:50.760 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 10:56:50.763 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 10:56:50.765 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 10:56:50.767 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 10:56:50.769 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:56:50.771 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 10:56:50.774 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 10:56:50.776 | + inc/python:setup_package:424 : local extras= 2022-06-10 10:56:50.779 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 10:56:50.781 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 10:56:50.783 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 10:56:50.785 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 10:56:50.787 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 10:56:50.790 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 10:56:50.810 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 10:56:50.812 | + 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 -e /opt/stack/keystone 2022-06-10 10:56:51.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:51.539 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:51.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:56:51.539 | from cryptography.utils import int_from_bytes 2022-06-10 10:56:52.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:56:52.677 | Obtaining file:///opt/stack/keystone 2022-06-10 10:56:52.678 | Preparing metadata (setup.py): started 2022-06-10 10:56:52.720 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 10:56:52.720 | ERROR: Command errored out with exit status 1: 2022-06-10 10:56:52.720 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/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-l9cz0yxf 2022-06-10 10:56:52.720 | cwd: /opt/stack/keystone/ 2022-06-10 10:56:52.720 | Complete output (3 lines): 2022-06-10 10:56:52.720 | Traceback (most recent call last): 2022-06-10 10:56:52.720 | File "", line 1, in 2022-06-10 10:56:52.720 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 10:56:52.720 | ---------------------------------------- 2022-06-10 10:56:52.721 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:56:52.721 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:56:52.795 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:56:52.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:56:52.878 | + inc/python:pip_install:1 : exit_trap 2022-06-10 10:56:52.880 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 10:56:52.883 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 10:56:52.886 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 10:56:52.888 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 10:56:52.890 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 10:56:52.892 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 10:56:52.894 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 10:56:52.896 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 10:56:52.898 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 10:56:52.898 | Error on exit 2022-06-10 10:56:52.900 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 10:56:52.903 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858543 69 fail 2022-06-10 10:56:53.154 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 10:56:53.156 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 10:56:53.608 | + ./stack.sh:exit_trap:551 : exit 1