2022-06-10 10:54:26.321 | + ./stack.sh:main:482 : exec 2022-06-10 10:54:26.321 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105426' 2022-06-10 10:54:26.321 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-105426.summary.2022-06-10-105426 2022-06-10 10:54:26.321 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:54:26.321 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-105426 2022-06-10 10:54:26.321 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105426 /opt/stack/logs/stack.sh.log 2022-06-10 10:54:26.321 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-105426.summary.2022-06-10-105426 /opt/stack/logs/stack.sh.log.summary 2022-06-10 10:54:26.321 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 10:54:26.321 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 10:54:26.321 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 10:54:26.321 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 10:54:26.321 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 10:54:26.321 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 10:54:26.321 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 10:54:26.321 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 10:54:26.322 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 10:54:26.324 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 10:54:26.326 | + ./stack.sh:main:571 : uname -a 2022-06-10 10:54:26.327 | 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:54:26.329 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 10:54:26.331 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 10:54:26.334 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 10:54:26.370 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 10:54:26.386 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 10:54:26.388 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 10:54:26.390 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 10:54:26.392 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 10:54:26.394 | + functions-common:fetch_plugins:1777 : return 2022-06-10 10:54:26.396 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 10:54:26.398 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 10:54:26.400 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:54:26.401 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:54:26.403 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:54:26.405 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:54:26.407 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:54:26.408 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:54:26.411 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:54:26.414 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:54:26.415 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:54:26.417 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:54:26.419 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 10:54:26.421 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:54:26.434 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:26.436 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:54:26.439 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:54:26.441 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:54:26.442 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:54:26.444 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:54:26.446 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 10:54:26.448 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 10:54:26.449 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 10:54:26.451 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 10:54:26.453 | + 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:54:26.455 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 10:54:26.457 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 10:54:26.459 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 10:54:26.461 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 10:54:26.462 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 10:54:26.464 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 10:54:26.481 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 10:54:26.484 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 10:54:26.496 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:26.499 | +++ lib/tls:source:43 : hostname -f 2022-06-10 10:54:26.503 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 10:54:26.504 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 10:54:26.506 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 10:54:26.508 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 10:54:26.510 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 10:54:26.512 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 10:54:26.514 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 10:54:26.515 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 10:54:26.518 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 10:54:26.520 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 10:54:26.525 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 10:54:26.536 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 10:54:26.553 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 10:54:26.566 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 10:54:26.578 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 10:54:26.613 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 10:54:26.678 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 10:54:26.768 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 10:54:26.790 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 10:54:26.833 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 10:54:26.886 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 10:54:27.039 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 10:54:27.054 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 10:54:27.067 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 10:54:27.079 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 10:54:27.165 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 10:54:27.168 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 10:54:27.170 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 10:54:27.173 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 10:54:27.175 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 10:54:27.177 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 10:54:27.179 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 10:54:27.180 | False' 2022-06-10 10:54:27.182 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 10:54:27.197 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 10:54:27.199 | + ./stack.sh:main:619 : run_phase source 2022-06-10 10:54:27.201 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 10:54:27.203 | + functions-common:run_phase:1855 : local phase= 2022-06-10 10:54:27.205 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:54:27.207 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:54:27.209 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:54:27.211 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:54:27.213 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:54:27.215 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:54:27.219 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:54:27.222 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:54:27.224 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:54:27.226 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 10:54:27.228 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:54:27.244 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:27.246 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:54:27.248 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 10:54:27.290 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 10:54:27.292 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 10:54:27.295 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 10:54:27.297 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 10:54:27.299 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 10:54:27.301 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 10:54:27.303 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 10:54:27.305 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 10:54:27.307 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 10:54:27.309 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 10:54:27.312 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.314 | + 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:54:27.317 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.319 | + 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:54:27.321 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.323 | + 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:54:27.326 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.328 | + 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:54:27.331 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.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-api-meta, ]] 2022-06-10 10:54:27.335 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.337 | + 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:54:27.340 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.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-client, ]] 2022-06-10 10:54:27.344 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.346 | + 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:54:27.349 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.351 | + 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:54:27.353 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.355 | + 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:54:27.358 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.360 | + 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:54:27.362 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.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-northd, ]] 2022-06-10 10:54:27.367 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.369 | + 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:54:27.371 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.373 | + 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:54:27.376 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.379 | + 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:54:27.381 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.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-ovn-metadata-agent, ]] 2022-06-10 10:54:27.385 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.388 | + 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:54:27.390 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.393 | + 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:54:27.395 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.397 | + 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:54:27.400 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.402 | + 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:54:27.404 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.406 | + 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:54:27.409 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.411 | + 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:54:27.413 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.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-cauth, ]] 2022-06-10 10:54:27.418 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.420 | + 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:54:27.423 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.425 | + 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:54:27.428 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.430 | + 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:54:27.432 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.434 | + 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:54:27.437 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.440 | + 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:54:27.442 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.444 | + 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:54:27.446 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.449 | + 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:54:27.451 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.453 | + 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:54:27.455 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.458 | + 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:54:27.460 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.462 | + 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:54:27.464 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.467 | + 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:54:27.469 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.471 | + 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:54:27.474 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.476 | + 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:54:27.478 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.480 | + 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:54:27.482 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.485 | + 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:54:27.488 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.490 | + 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:54:27.492 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.494 | + 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:54:27.496 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.499 | + 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:54:27.501 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.504 | + 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:54:27.506 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.508 | + 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:54:27.510 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.513 | + 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:54:27.515 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 10:54:27.517 | + 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:54:27.520 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 10:54:27.522 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:54:27.525 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 10:54:27.539 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:27.542 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 10:54:27.544 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 10:54:27.546 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 10:54:27.562 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:27.565 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 10:54:27.567 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 10:54:27.570 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 10:54:27.574 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 10:54:27.576 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 10:54:27.579 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 10:54:27.581 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 10:54:27.583 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 10:54:27.586 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 10:54:27.586 | Using mysql database backend 2022-06-10 10:54:27.588 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 10:54:27.604 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 10:54:27.607 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 10:54:27.610 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:54:27.613 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 10:54:27.615 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:54:27.618 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 10:54:27.634 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:27.636 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 10:54:27.652 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 10:54:27.671 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:27.674 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 10:54:27.691 | + ./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:54:27.707 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 10:54:27.724 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:54:27.726 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 10:54:27.745 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:27.747 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 10:54:27.766 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 10:54:27.769 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 10:54:27.771 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 10:54:27.774 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 10:54:27.777 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 10:54:27.787 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-105427 2022-06-10 10:54:27.789 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-105427 752' 2022-06-10 10:54:27.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.794 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 10:54:27.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.800 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 10:54:27.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.806 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 10:54:27.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.811 | + 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:54:27.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.816 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-10 10:54:27.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.821 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-10 10:54:27.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.826 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-105426 2022-06-10 10:54:27.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.830 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 10:54:27.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.835 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-10 10:54:27.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.840 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 10:54:27.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.845 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 10:54:27.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.850 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 10:54:27.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.854 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 10:54:27.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.859 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.24 2022-06-10 10:54:27.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 10:54:27.865 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 10:54:27.867 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 10:54:27.870 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 10:54:27.872 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 10:54:27.874 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 10:54:27.876 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:54:27.879 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:54:27.881 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:54:27.884 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:54:27.886 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:54:27.888 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:54:27.904 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:54:27.906 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:54:27.908 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:27.911 | + functions-common:git_clone:618 : echo master 2022-06-10 10:54:27.911 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:54:27.916 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 10:54:27.918 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:27.920 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 10:54:27.933 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 10:54:27.936 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:54:27.936 | + functions-common:git_clone:679 : head -1 2022-06-10 10:54:27.939 | e9011ef2 Updated from generate-constraints 2022-06-10 10:54:27.942 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:54:27.945 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 10:54:27.947 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:54:27.949 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 10:54:27.952 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 10:54:27.955 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 10:54:27.957 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 10:54:27.960 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:54:27.962 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 10:54:27.964 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 10:54:27.967 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 10:54:27.970 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 10:54:27.975 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858467 2022-06-10 10:54:27.978 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 10:54:27.982 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858390 2022-06-10 10:54:27.986 | ++ tools/install_prereqs.sh:source:49 : DELTA=77 2022-06-10 10:54:27.988 | ++ tools/install_prereqs.sh:source:50 : [[ 77 -lt 7200 ]] 2022-06-10 10:54:27.990 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 10:54:27.993 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 10:54:27.995 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 10:54:27.997 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 10:54:28.000 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 10:54:28.002 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 10:54:28.005 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 10:54:28.007 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 10:54:28.010 | +++ 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:54:28.057 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 10:54:28.057 | apache2-dev 2022-06-10 10:54:28.057 | bc 2022-06-10 10:54:28.057 | bsdmainutils 2022-06-10 10:54:28.057 | curl 2022-06-10 10:54:28.057 | g++ 2022-06-10 10:54:28.057 | gawk 2022-06-10 10:54:28.057 | gcc 2022-06-10 10:54:28.057 | gettext 2022-06-10 10:54:28.057 | git 2022-06-10 10:54:28.057 | graphviz 2022-06-10 10:54:28.057 | iputils-ping 2022-06-10 10:54:28.057 | libapache2-mod-proxy-uwsgi 2022-06-10 10:54:28.057 | libffi-dev 2022-06-10 10:54:28.057 | libjpeg-dev 2022-06-10 10:54:28.057 | libpcre3-dev 2022-06-10 10:54:28.057 | libpq-dev 2022-06-10 10:54:28.057 | libssl-dev 2022-06-10 10:54:28.057 | libsystemd-dev 2022-06-10 10:54:28.057 | libxml2-dev 2022-06-10 10:54:28.057 | libxslt1-dev 2022-06-10 10:54:28.057 | libyaml-dev 2022-06-10 10:54:28.057 | lsof 2022-06-10 10:54:28.057 | openssh-server 2022-06-10 10:54:28.057 | openssl 2022-06-10 10:54:28.057 | pkg-config 2022-06-10 10:54:28.057 | psmisc 2022-06-10 10:54:28.057 | python3-dev 2022-06-10 10:54:28.057 | python3-pip 2022-06-10 10:54:28.057 | python3-systemd 2022-06-10 10:54:28.058 | python3-venv 2022-06-10 10:54:28.058 | tar 2022-06-10 10:54:28.058 | tcpdump 2022-06-10 10:54:28.058 | unzip 2022-06-10 10:54:28.058 | uuid-runtime 2022-06-10 10:54:28.058 | wget 2022-06-10 10:54:28.058 | wget 2022-06-10 10:54:28.058 | zlib1g-dev 2022-06-10 10:54:28.058 | libkrb5-dev 2022-06-10 10:54:28.058 | libldap2-dev 2022-06-10 10:54:28.058 | libsasl2-dev 2022-06-10 10:54:28.058 | memcached 2022-06-10 10:54:28.058 | python3-mysqldb 2022-06-10 10:54:28.058 | sqlite3 2022-06-10 10:54:28.058 | conntrack 2022-06-10 10:54:28.058 | curl 2022-06-10 10:54:28.058 | dnsmasq-base 2022-06-10 10:54:28.058 | dnsmasq-utils 2022-06-10 10:54:28.058 | ebtables 2022-06-10 10:54:28.058 | genisoimage 2022-06-10 10:54:28.058 | iptables 2022-06-10 10:54:28.058 | iputils-arping 2022-06-10 10:54:28.058 | kpartx 2022-06-10 10:54:28.058 | libjs-jquery-tablesorter 2022-06-10 10:54:28.058 | parted 2022-06-10 10:54:28.058 | pm-utils 2022-06-10 10:54:28.058 | python3-mysqldb 2022-06-10 10:54:28.058 | socat 2022-06-10 10:54:28.058 | sqlite3 2022-06-10 10:54:28.058 | sudo 2022-06-10 10:54:28.058 | vlan 2022-06-10 10:54:28.058 | lsscsi 2022-06-10 10:54:28.058 | open-iscsi 2022-06-10 10:54:28.058 | lvm2 2022-06-10 10:54:28.058 | qemu-utils 2022-06-10 10:54:28.058 | thin-provisioning-tools 2022-06-10 10:54:28.058 | acl 2022-06-10 10:54:28.059 | dnsmasq-base 2022-06-10 10:54:28.059 | dnsmasq-utils 2022-06-10 10:54:28.059 | ebtables 2022-06-10 10:54:28.059 | haproxy 2022-06-10 10:54:28.059 | iptables 2022-06-10 10:54:28.059 | iputils-arping 2022-06-10 10:54:28.059 | iputils-ping 2022-06-10 10:54:28.059 | postgresql-server-dev-all 2022-06-10 10:54:28.059 | python3-mysqldb 2022-06-10 10:54:28.059 | sqlite3 2022-06-10 10:54:28.059 | sudo 2022-06-10 10:54:28.059 | vlan 2022-06-10 10:54:28.059 | pcp 2022-06-10 10:54:28.059 | ipset 2022-06-10 10:54:28.059 | conntrack 2022-06-10 10:54:28.059 | conntrackd 2022-06-10 10:54:28.059 | keepalived 2022-06-10 10:54:28.059 | lvm2 2022-06-10 10:54:28.059 | qemu-utils 2022-06-10 10:54:28.059 | thin-provisioning-tools 2022-06-10 10:54:28.059 | curl 2022-06-10 10:54:28.059 | liberasurecode-dev 2022-06-10 10:54:28.059 | make 2022-06-10 10:54:28.059 | memcached 2022-06-10 10:54:28.059 | rsync 2022-06-10 10:54:28.059 | sqlite3 2022-06-10 10:54:28.059 | xfsprogs' 2022-06-10 10:54:28.060 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 10:54:28.078 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 10:54:28.078 | apache2-dev 2022-06-10 10:54:28.078 | bc 2022-06-10 10:54:28.078 | bsdmainutils 2022-06-10 10:54:28.078 | curl 2022-06-10 10:54:28.078 | g++ 2022-06-10 10:54:28.078 | gawk 2022-06-10 10:54:28.078 | gcc 2022-06-10 10:54:28.078 | gettext 2022-06-10 10:54:28.078 | git 2022-06-10 10:54:28.078 | graphviz 2022-06-10 10:54:28.078 | iputils-ping 2022-06-10 10:54:28.078 | libapache2-mod-proxy-uwsgi 2022-06-10 10:54:28.078 | libffi-dev 2022-06-10 10:54:28.078 | libjpeg-dev 2022-06-10 10:54:28.078 | libpcre3-dev 2022-06-10 10:54:28.078 | libpq-dev 2022-06-10 10:54:28.078 | libssl-dev 2022-06-10 10:54:28.078 | libsystemd-dev 2022-06-10 10:54:28.078 | libxml2-dev 2022-06-10 10:54:28.078 | libxslt1-dev 2022-06-10 10:54:28.078 | libyaml-dev 2022-06-10 10:54:28.078 | lsof 2022-06-10 10:54:28.078 | openssh-server 2022-06-10 10:54:28.078 | openssl 2022-06-10 10:54:28.078 | pkg-config 2022-06-10 10:54:28.079 | psmisc 2022-06-10 10:54:28.079 | python3-dev 2022-06-10 10:54:28.079 | python3-pip 2022-06-10 10:54:28.079 | python3-systemd 2022-06-10 10:54:28.079 | python3-venv 2022-06-10 10:54:28.079 | tar 2022-06-10 10:54:28.079 | tcpdump 2022-06-10 10:54:28.079 | unzip 2022-06-10 10:54:28.079 | uuid-runtime 2022-06-10 10:54:28.079 | wget 2022-06-10 10:54:28.079 | wget 2022-06-10 10:54:28.079 | zlib1g-dev 2022-06-10 10:54:28.079 | libkrb5-dev 2022-06-10 10:54:28.079 | libldap2-dev 2022-06-10 10:54:28.079 | libsasl2-dev 2022-06-10 10:54:28.079 | memcached 2022-06-10 10:54:28.079 | python3-mysqldb 2022-06-10 10:54:28.079 | sqlite3 2022-06-10 10:54:28.079 | conntrack 2022-06-10 10:54:28.079 | curl 2022-06-10 10:54:28.079 | dnsmasq-base 2022-06-10 10:54:28.079 | dnsmasq-utils 2022-06-10 10:54:28.079 | ebtables 2022-06-10 10:54:28.079 | genisoimage 2022-06-10 10:54:28.079 | iptables 2022-06-10 10:54:28.079 | iputils-arping 2022-06-10 10:54:28.079 | kpartx 2022-06-10 10:54:28.079 | libjs-jquery-tablesorter 2022-06-10 10:54:28.079 | parted 2022-06-10 10:54:28.079 | pm-utils 2022-06-10 10:54:28.079 | python3-mysqldb 2022-06-10 10:54:28.079 | socat 2022-06-10 10:54:28.079 | sqlite3 2022-06-10 10:54:28.079 | sudo 2022-06-10 10:54:28.079 | vlan 2022-06-10 10:54:28.079 | lsscsi 2022-06-10 10:54:28.079 | open-iscsi 2022-06-10 10:54:28.080 | lvm2 2022-06-10 10:54:28.080 | qemu-utils 2022-06-10 10:54:28.080 | thin-provisioning-tools 2022-06-10 10:54:28.080 | acl 2022-06-10 10:54:28.080 | dnsmasq-base 2022-06-10 10:54:28.080 | dnsmasq-utils 2022-06-10 10:54:28.080 | ebtables 2022-06-10 10:54:28.080 | haproxy 2022-06-10 10:54:28.080 | iptables 2022-06-10 10:54:28.080 | iputils-arping 2022-06-10 10:54:28.080 | iputils-ping 2022-06-10 10:54:28.080 | postgresql-server-dev-all 2022-06-10 10:54:28.080 | python3-mysqldb 2022-06-10 10:54:28.080 | sqlite3 2022-06-10 10:54:28.080 | sudo 2022-06-10 10:54:28.080 | vlan 2022-06-10 10:54:28.080 | pcp 2022-06-10 10:54:28.080 | ipset 2022-06-10 10:54:28.080 | conntrack 2022-06-10 10:54:28.080 | conntrackd 2022-06-10 10:54:28.080 | keepalived 2022-06-10 10:54:28.080 | lvm2 2022-06-10 10:54:28.080 | qemu-utils 2022-06-10 10:54:28.080 | thin-provisioning-tools 2022-06-10 10:54:28.080 | curl 2022-06-10 10:54:28.080 | liberasurecode-dev 2022-06-10 10:54:28.080 | make 2022-06-10 10:54:28.080 | memcached 2022-06-10 10:54:28.080 | rsync 2022-06-10 10:54:28.080 | sqlite3 2022-06-10 10:54:28.080 | xfsprogs ' 2022-06-10 10:54:28.080 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 10:54:28.083 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:28.085 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:28.088 | ++ 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:54:28.088 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 10:54:28.093 | ++ 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:54:28.096 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 10:54:28.098 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:54:28.100 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 10:54:28.102 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:54:28.104 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:28.106 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:54:28.108 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:28.111 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:28.113 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:54:28.115 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 10:54:28.117 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:28.119 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 10:54:28.122 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 10:54:28.126 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 10:54:28.128 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 10:54:28.130 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 10:54:28.132 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 10:54:28.134 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 10:54:28.136 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 10:54:28.140 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858468138 2022-06-10 10:54:28.143 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 10:54:28.145 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 10:54:28.147 | ++ 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:54:28.535 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 10:54:28.585 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 10:54:28.588 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 10:54:28.644 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 10:54:30.807 | Reading package lists... 2022-06-10 10:54:30.839 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 10:54:30.841 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 10:54:30.843 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:54:30.845 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:30.847 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:30.849 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:54:30.852 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:30.854 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 10:54:30.856 | ++ functions-common:time_stop:2433 : start_time=1654858468138 2022-06-10 10:54:30.858 | ++ functions-common:time_stop:2435 : [[ -z 1654858468138 ]] 2022-06-10 10:54:30.861 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:30.865 | ++ functions-common:time_stop:2438 : end_time=1654858470862 2022-06-10 10:54:30.867 | ++ functions-common:time_stop:2439 : elapsed_time=2724 2022-06-10 10:54:30.869 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 10:54:30.871 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:30.873 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2724 2022-06-10 10:54:30.875 | ++ 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:54:30.878 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:54:30.880 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:30.882 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:30.885 | ++ 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:54:30.906 | ++ 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:54:31.015 | Reading package lists... 2022-06-10 10:54:31.260 | Building dependency tree... 2022-06-10 10:54:31.261 | Reading state information... 2022-06-10 10:54:31.295 | acl is already the newest version (2.2.53-6). 2022-06-10 10:54:31.295 | bc is already the newest version (1.07.1-2build1). 2022-06-10 10:54:31.296 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 10:54:31.296 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 10:54:31.296 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 10:54:31.296 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:54:31.296 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 10:54:31.296 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 10:54:31.296 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 10:54:31.296 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 10:54:31.296 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 10:54:31.296 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 10:54:31.296 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 10:54:31.296 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 10:54:31.296 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 10:54:31.296 | libffi-dev is already the newest version (3.3-4). 2022-06-10 10:54:31.296 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 10:54:31.296 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 10:54:31.296 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 10:54:31.296 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 10:54:31.296 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 10:54:31.296 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:54:31.296 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 10:54:31.296 | psmisc is already the newest version (23.3-1). 2022-06-10 10:54:31.296 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:54:31.296 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 10:54:31.296 | python3-systemd is already the newest version (234-3build2). 2022-06-10 10:54:31.296 | socat is already the newest version (1.7.3.3-2). 2022-06-10 10:54:31.296 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 10:54:31.296 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 10:54:31.296 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 10:54:31.296 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 10:54:31.296 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 10:54:31.296 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 10:54:31.297 | pcp is already the newest version (5.0.3-1). 2022-06-10 10:54:31.297 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 10:54:31.297 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 10:54:31.297 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:54:31.297 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:54:31.297 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 10:54:31.297 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:54:31.297 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 10:54:31.297 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 10:54:31.297 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 10:54:31.297 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 10:54:31.297 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 10:54:31.297 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 10:54:31.297 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 10:54:31.297 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 10:54:31.297 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 10:54:31.297 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 10:54:31.297 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:54:31.297 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 10:54:31.297 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 10:54:31.297 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 10:54:31.297 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 10:54:31.297 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 10:54:31.297 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 10:54:31.297 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 10:54:31.297 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 10:54:31.298 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 10:54:31.298 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 10:54:31.298 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 10:54:31.298 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 10:54:31.298 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 10:54:31.298 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 10:54:31.298 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 10:54:31.298 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 10:54:31.298 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 10:54:31.512 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:54:31.512 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 10:54:31.512 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 10:54:31.512 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 10:54:31.512 | The following packages were automatically installed and are no longer required: 2022-06-10 10:54:31.513 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:54:31.513 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:54:31.513 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:54:31.513 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:54:31.513 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:54:31.513 | python3-zope.interface 2022-06-10 10:54:31.514 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:54:31.626 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:54:31.630 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 10:54:31.633 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:54:31.635 | ++ functions-common:time_stop:2426 : local name 2022-06-10 10:54:31.637 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:31.639 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:31.642 | ++ functions-common:time_stop:2429 : local total 2022-06-10 10:54:31.644 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:31.646 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:54:31.649 | ++ functions-common:time_stop:2433 : start_time=1654858470903 2022-06-10 10:54:31.651 | ++ functions-common:time_stop:2435 : [[ -z 1654858470903 ]] 2022-06-10 10:54:31.653 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:31.658 | ++ functions-common:time_stop:2438 : end_time=1654858471655 2022-06-10 10:54:31.660 | ++ functions-common:time_stop:2439 : elapsed_time=752 2022-06-10 10:54:31.662 | ++ functions-common:time_stop:2440 : total=753 2022-06-10 10:54:31.665 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:31.667 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1505 2022-06-10 10:54:31.669 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 10:54:31.672 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 10:54:31.675 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 10:54:31.677 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 10:54:31.681 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 10:54:31.686 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 10:54:31.689 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 10:54:31.691 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 10:54:33.088 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 10:54:33.090 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 10:54:33.092 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 10:54:33.094 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 10:54:33.096 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 10:54:33.098 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 10:54:33.100 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 10:54:33.101 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 10:54:33.103 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 10:54:33.105 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 10:54:33.106 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 10:54:33.108 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 10:54:33.110 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 10:54:33.112 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 10:54:33.113 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 10:54:33.115 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 10:54:33.117 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 10:54:33.118 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 10:54:33.120 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 10:54:33.122 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 10:54:33.124 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 10:54:33.127 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 10:54:33.128 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 10:54:33.131 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 10:54:33.198 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 10:54:33.200 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 10:54:33.277 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 10:54:33.279 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 10:54:33.347 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 10:54:33.349 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 10:54:33.350 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 10:54:33.352 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 10:54:33.354 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 10:54:33.356 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 10:54:33.358 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 10:54:33.360 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 10:54:33.361 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 10:54:33.363 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 10:54:33.365 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 10:54:33.365 | Distro: focal 2022-06-10 10:54:33.367 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 10:54:33.370 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:54:33.373 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:54:33.375 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:54:33.378 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:54:33.378 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:54:33.958 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:54:33.959 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:54:33.960 | pip: 21.3.1 2022-06-10 10:54:33.961 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 10:54:33.963 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 10:54:33.965 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:54:33.967 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:54:33.968 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:54:33.971 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:54:33.972 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:54:33.974 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:54:33.976 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:54:33.977 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:54:33.979 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:54:33.981 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:54:33.982 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 10:54:33.984 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:33.987 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:33.988 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 10:54:33.993 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 10:54:33.994 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 10:54:33.997 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 10:54:34.000 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 10:54:34.002 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 10:54:34.005 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 10:54:34.005 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 10:54:34.583 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 10:54:34.585 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 10:54:34.585 | pip: 21.3.1 2022-06-10 10:54:34.588 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 10:54:34.590 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 10:54:34.594 | + ./stack.sh:main:791 : fixup_all 2022-06-10 10:54:34.597 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 10:54:34.599 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 10:54:34.601 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:34.603 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:34.605 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 10:54:34.617 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 10:54:34.628 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 10:54:34.641 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 10:54:34.643 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 10:54:34.645 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:54:34.648 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:54:34.650 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:54:34.652 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:54:34.654 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:54:34.656 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:54:34.659 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:54:34.661 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:54:34.663 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:54:34.665 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:54:34.667 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 10:54:34.669 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 10:54:34.672 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 10:54:34.674 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:54:34.677 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:54:34.679 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:54:34.681 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:54:34.683 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:54:34.685 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:54:34.687 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 10:54:34.690 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 10:54:34.710 | Using python 3.8 to install os-testr 2022-06-10 10:54:34.713 | + 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:54:35.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:35.456 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:35.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:35.456 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:36.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:36.573 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 10:54:36.641 | 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:54:36.642 | 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:54:36.643 | 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:54:36.655 | 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:54:36.667 | 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:54:36.678 | 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:54:38.248 | 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:54:38.324 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:38.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:38.430 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:38.432 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:38.434 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:38.437 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:38.439 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:38.441 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:38.443 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:38.445 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:38.448 | + functions-common:time_stop:2433 : start_time=1654858474705 2022-06-10 10:54:38.450 | + functions-common:time_stop:2435 : [[ -z 1654858474705 ]] 2022-06-10 10:54:38.452 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:38.457 | + functions-common:time_stop:2438 : end_time=1654858478454 2022-06-10 10:54:38.459 | + functions-common:time_stop:2439 : elapsed_time=3749 2022-06-10 10:54:38.461 | + functions-common:time_stop:2440 : total=0 2022-06-10 10:54:38.463 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:38.465 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3749 2022-06-10 10:54:38.468 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:38.470 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 10:54:38.522 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 10:54:38.623 | + ./stack.sh:main:805 : install_infra 2022-06-10 10:54:38.626 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:54:38.629 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 10:54:38.635 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:54:38.637 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 10:54:38.661 | + 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:54:41.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:41.542 | 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:54:41.843 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:41.845 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:41.848 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:41.850 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:41.852 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:41.854 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:41.856 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:41.858 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:41.860 | + functions-common:time_stop:2433 : start_time=1654858478653 2022-06-10 10:54:41.862 | + functions-common:time_stop:2435 : [[ -z 1654858478653 ]] 2022-06-10 10:54:41.866 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:41.870 | + functions-common:time_stop:2438 : end_time=1654858481867 2022-06-10 10:54:41.872 | + functions-common:time_stop:2439 : elapsed_time=3214 2022-06-10 10:54:41.874 | + functions-common:time_stop:2440 : total=3749 2022-06-10 10:54:41.876 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:41.878 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6963 2022-06-10 10:54:41.881 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:41.883 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 10:54:41.886 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 10:54:41.908 | + 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:54:44.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:44.576 | Processing /opt/stack/requirements 2022-06-10 10:54:46.301 | 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:54:46.303 | 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:54:46.315 | 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:54:46.319 | 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:54:46.322 | 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:54:46.328 | 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:54:46.356 | 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:54:46.359 | 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:54:46.369 | 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:54:46.401 | 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:54:46.404 | 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:54:46.420 | 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:54:46.424 | 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:54:46.427 | 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:54:46.430 | 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:54:46.433 | 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:54:46.445 | 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:54:46.452 | 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:54:46.463 | 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:54:46.466 | 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:54:46.533 | 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:54:46.538 | 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:54:46.541 | 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:54:46.602 | Building wheels for collected packages: openstack-requirements 2022-06-10 10:54:46.603 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 10:54:47.432 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 10:54:47.432 | ERROR: Command errored out with exit status 1: 2022-06-10 10:54:47.432 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zswlij48/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zswlij48/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-o1f5s_jw 2022-06-10 10:54:47.432 | cwd: /tmp/pip-req-build-zswlij48/ 2022-06-10 10:54:47.432 | Complete output (6 lines): 2022-06-10 10:54:47.432 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 10:54:47.432 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 10:54:47.432 | or: setup.py --help-commands 2022-06-10 10:54:47.432 | or: setup.py cmd --help 2022-06-10 10:54:47.432 | 2022-06-10 10:54:47.432 | error: invalid command 'bdist_wheel' 2022-06-10 10:54:47.432 | ---------------------------------------- 2022-06-10 10:54:47.433 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 10:54:47.433 | Running setup.py clean for openstack-requirements 2022-06-10 10:54:48.269 | Failed to build openstack-requirements 2022-06-10 10:54:48.285 | Installing collected packages: openstack-requirements 2022-06-10 10:54:48.285 | Attempting uninstall: openstack-requirements 2022-06-10 10:54:48.286 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 10:54:48.322 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 10:54:48.339 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 10:54:48.342 | Running setup.py install for openstack-requirements: started 2022-06-10 10:54:50.739 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 10:54:50.762 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 10:54:50.885 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:50.887 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:50.889 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:50.891 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:50.893 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:50.895 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:50.897 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:50.900 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:50.902 | + functions-common:time_stop:2433 : start_time=1654858481901 2022-06-10 10:54:50.904 | + functions-common:time_stop:2435 : [[ -z 1654858481901 ]] 2022-06-10 10:54:50.907 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:50.911 | + functions-common:time_stop:2438 : end_time=1654858490909 2022-06-10 10:54:50.913 | + functions-common:time_stop:2439 : elapsed_time=9008 2022-06-10 10:54:50.916 | + functions-common:time_stop:2440 : total=6963 2022-06-10 10:54:50.918 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:50.920 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15971 2022-06-10 10:54:50.922 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:50.925 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 10:54:50.927 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 10:54:50.930 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 10:54:50.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:54:50.934 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:54:50.937 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-10 10:54:50.939 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:54:50.942 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 10:54:50.961 | Using python 3.8 to install pbr 2022-06-10 10:54:50.964 | + 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:54:51.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:51.699 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:51.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 10:54:51.699 | from cryptography.utils import int_from_bytes 2022-06-10 10:54:52.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:52.813 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 10:54:54.541 | 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:54:54.615 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:54:54.615 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:54:54.727 | + inc/python:pip_install:196 : result=0 2022-06-10 10:54:54.729 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:54:54.732 | + functions-common:time_stop:2426 : local name 2022-06-10 10:54:54.734 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:54:54.736 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:54:54.738 | + functions-common:time_stop:2429 : local total 2022-06-10 10:54:54.740 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:54:54.742 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:54:54.744 | + functions-common:time_stop:2433 : start_time=1654858490956 2022-06-10 10:54:54.747 | + functions-common:time_stop:2435 : [[ -z 1654858490956 ]] 2022-06-10 10:54:54.750 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:54:54.754 | + functions-common:time_stop:2438 : end_time=1654858494751 2022-06-10 10:54:54.756 | + functions-common:time_stop:2439 : elapsed_time=3795 2022-06-10 10:54:54.758 | + functions-common:time_stop:2440 : total=15971 2022-06-10 10:54:54.760 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:54:54.763 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19766 2022-06-10 10:54:54.765 | + inc/python:pip_install:199 : return 0 2022-06-10 10:54:54.767 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 10:54:57.017 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 10:54:58.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:54:58.927 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 10:54:58.948 | 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:54:58.951 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 10:54:58.954 | 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:54:58.959 | 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:54:58.962 | 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:54:59.032 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:54:59.035 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 10:54:59.038 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 10:54:59.055 | + ./stack.sh:main:814 : pkgs= 2022-06-10 10:54:59.058 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 10:54:59.061 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 10:54:59.063 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 10:54:59.065 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 10:54:59.067 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 10:54:59.070 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 10:54:59.072 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 10:54:59.074 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 10:54:59.076 | + functions-common:run_phase:1864 : local extra 2022-06-10 10:54:59.079 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 10:54:59.083 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 10:54:59.085 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 10:54:59.087 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 10:54:59.090 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 10:54:59.092 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 10:54:59.107 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:59.109 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:54:59.111 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:54:59.113 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 10:54:59.116 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:54:59.118 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:54:59.120 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:54:59.122 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 10:54:59.125 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:54:59.127 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 10:54:59.129 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 10:54:59.131 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 10:54:59.133 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 10:54:59.135 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 10:54:59.137 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 10:54:59.139 | + 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:54:59.142 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 10:54:59.144 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 10:54:59.146 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 10:54:59.148 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 10:54:59.150 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 10:54:59.153 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 10:54:59.155 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 10:54:59.157 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 10:54:59.160 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 10:54:59.162 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 10:54:59.214 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 10:54:59.214 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 10:54:59.216 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 10:54:59.581 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 10:54:59.583 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 10:54:59.599 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:54:59.601 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 10:54:59.604 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:54:59.606 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:54:59.608 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:54:59.610 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:54:59.613 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:54:59.615 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:54:59.617 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:59.620 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:59.624 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:54:59.628 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:54:59.630 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:54:59.635 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:54:59.637 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 10:54:59.640 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:54:59.643 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:54:59.645 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:54:59.647 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 10:54:59.668 | + 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:54:59.778 | Reading package lists... 2022-06-10 10:55:00.034 | Building dependency tree... 2022-06-10 10:55:00.036 | Reading state information... 2022-06-10 10:55:00.287 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 10:55:00.287 | The following packages were automatically installed and are no longer required: 2022-06-10 10:55:00.288 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:55:00.288 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:55:00.288 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:55:00.288 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:55:00.288 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:55:00.288 | python3-zope.interface 2022-06-10 10:55:00.288 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:55:00.410 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:55:00.414 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:55:00.417 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:55:00.419 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:00.421 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:00.423 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:00.425 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:00.427 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:00.430 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:55:00.432 | + functions-common:time_stop:2433 : start_time=1654858499666 2022-06-10 10:55:00.434 | + functions-common:time_stop:2435 : [[ -z 1654858499666 ]] 2022-06-10 10:55:00.437 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:00.441 | + functions-common:time_stop:2438 : end_time=1654858500439 2022-06-10 10:55:00.443 | + functions-common:time_stop:2439 : elapsed_time=773 2022-06-10 10:55:00.445 | + functions-common:time_stop:2440 : total=1505 2022-06-10 10:55:00.447 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:00.450 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2278 2022-06-10 10:55:00.452 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:55:00.455 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 10:55:00.457 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:55:00.459 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:55:00.461 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:55:00.464 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:55:00.466 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:55:00.469 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:55:00.471 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 10:55:00.473 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:55:00.476 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:55:00.478 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:55:00.480 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:55:00.483 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:55:00.486 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:55:00.488 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:55:00.490 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:55:00.492 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:55:00.495 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:55:00.497 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 10:55:00.500 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:55:00.502 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:55:00.505 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:55:00.507 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:55:00.509 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:55:00.512 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:55:00.514 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 10:55:00.517 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 10:55:00.533 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:00.535 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 10:55:00.538 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:55:00.540 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 10:55:00.542 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 10:55:00.546 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 10:55:00.550 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 10:55:00.552 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 10:55:00.554 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 10:55:00.557 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 10:55:00.559 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 10:55:00.562 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 10:55:00.565 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 10:55:01.298 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 10:55:01.298 | user tags 2022-06-10 10:55:01.298 | stackrabbit []' 2022-06-10 10:55:01.301 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 10:55:01.301 | user tags 2022-06-10 10:55:01.301 | stackrabbit []' 2022-06-10 10:55:01.302 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 10:55:01.308 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 10:55:01.310 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 10:55:01.313 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:55:01.964 | Changing password for user "stackrabbit" ... 2022-06-10 10:55:01.988 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 10:55:02.651 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 10:55:02.673 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 10:55:02.675 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 10:55:03.329 | Changing password for user "stackrabbit" ... 2022-06-10 10:55:03.352 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 10:55:03.354 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 10:55:03.356 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 10:55:04.027 | Deleting user "guest" ... 2022-06-10 10:55:04.042 | Error: 2022-06-10 10:55:04.042 | {:no_such_user, "guest"} 2022-06-10 10:55:04.055 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 10:55:04.057 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 10:55:04.074 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:04.077 | + ./stack.sh:main:831 : install_database 2022-06-10 10:55:04.079 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 10:55:04.082 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 10:55:04.084 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:04.086 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:04.089 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 10:55:04.323 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 10:55:04.325 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 10:55:04.328 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 10:55:04.330 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 10:55:04.334 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:55:04.337 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 10:55:04.339 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:55:04.341 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:55:04.343 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:55:04.346 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:55:04.348 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:55:04.350 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:55:04.352 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:55:04.355 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:55:04.357 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:55:04.360 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:55:04.363 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 10:55:04.365 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 10:55:04.367 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 10:55:04.370 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 10:55:04.373 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 10:55:04.377 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 10:55:04.380 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 10:55:04.383 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 10:55:04.385 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:04.387 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:04.392 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 10:55:04.394 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:55:04.396 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:55:04.399 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:55:04.402 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:55:04.404 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:04.406 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:55:04.409 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:04.411 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:04.414 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:55:04.416 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:55:04.418 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:55:04.420 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:55:04.423 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 10:55:04.425 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:55:04.428 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:04.430 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:04.432 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 10:55:04.453 | + 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:55:04.565 | Reading package lists... 2022-06-10 10:55:04.812 | Building dependency tree... 2022-06-10 10:55:04.814 | Reading state information... 2022-06-10 10:55:05.069 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 10:55:05.069 | The following packages were automatically installed and are no longer required: 2022-06-10 10:55:05.070 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:55:05.070 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:55:05.070 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:55:05.070 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:55:05.070 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:55:05.070 | python3-zope.interface 2022-06-10 10:55:05.070 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:55:05.185 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:55:05.190 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:55:05.192 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:55:05.194 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:05.196 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:05.198 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:05.200 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:05.203 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:05.205 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:55:05.207 | + functions-common:time_stop:2433 : start_time=1654858504451 2022-06-10 10:55:05.209 | + functions-common:time_stop:2435 : [[ -z 1654858504451 ]] 2022-06-10 10:55:05.212 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:05.217 | + functions-common:time_stop:2438 : end_time=1654858505214 2022-06-10 10:55:05.219 | + functions-common:time_stop:2439 : elapsed_time=763 2022-06-10 10:55:05.221 | + functions-common:time_stop:2440 : total=2278 2022-06-10 10:55:05.223 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:05.225 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3041 2022-06-10 10:55:05.228 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:55:05.230 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 10:55:05.232 | + ./stack.sh:main:834 : install_database_python 2022-06-10 10:55:05.235 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 10:55:05.237 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 10:55:05.239 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 10:55:05.242 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:55:05.245 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 10:55:05.247 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 10:55:05.250 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:55:05.253 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:55:05.255 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:55:05.260 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 10:55:05.262 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 10:55:05.265 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 10:55:05.268 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 10:55:05.270 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 10:55:05.294 | Using python 3.8 to install PyMySQL 2022-06-10 10:55:05.297 | + 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:55:06.035 | /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:06.035 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:06.035 | /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:06.035 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:07.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:07.146 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:55:08.744 | 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:08.816 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:08.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:08.915 | + inc/python:pip_install:196 : result=0 2022-06-10 10:55:08.917 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:55:08.919 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:08.922 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:08.925 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:08.927 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:08.929 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:08.931 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:55:08.934 | + functions-common:time_stop:2433 : start_time=1654858505289 2022-06-10 10:55:08.936 | + functions-common:time_stop:2435 : [[ -z 1654858505289 ]] 2022-06-10 10:55:08.939 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:08.943 | + functions-common:time_stop:2438 : end_time=1654858508941 2022-06-10 10:55:08.946 | + functions-common:time_stop:2439 : elapsed_time=3652 2022-06-10 10:55:08.948 | + functions-common:time_stop:2440 : total=19766 2022-06-10 10:55:08.950 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:08.953 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23418 2022-06-10 10:55:08.955 | + inc/python:pip_install:199 : return 0 2022-06-10 10:55:08.957 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 10:55:08.959 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 10:55:08.962 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 10:55:08.964 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 10:55:08.981 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:08.983 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 10:55:08.986 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 10:55:08.990 | ++ 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:55:08.990 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 10:55:08.995 | + 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:55:08.998 | + 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:55:09.000 | + 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:55:09.003 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 10:55:09.006 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 10:55:09.008 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 10:55:09.023 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:09.026 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 10:55:09.028 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:55:09.030 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:55:09.032 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:55:09.035 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:55:09.037 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:09.040 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:55:09.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:09.044 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:09.046 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:55:09.049 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:55:09.051 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:55:09.054 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:55:09.056 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 10:55:09.058 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:55:09.061 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:09.063 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:09.066 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 10:55:09.086 | + 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:55:09.196 | Reading package lists... 2022-06-10 10:55:09.458 | Building dependency tree... 2022-06-10 10:55:09.459 | Reading state information... 2022-06-10 10:55:09.731 | radvd is already the newest version (1:2.17-2). 2022-06-10 10:55:09.731 | The following packages were automatically installed and are no longer required: 2022-06-10 10:55:09.733 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:55:09.733 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:55:09.733 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:55:09.733 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:55:09.733 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:55:09.733 | python3-zope.interface 2022-06-10 10:55:09.733 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:55:09.848 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:55:09.852 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:55:09.854 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:55:09.857 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:09.859 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:09.862 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:09.864 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:09.866 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:09.868 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:55:09.871 | + functions-common:time_stop:2433 : start_time=1654858509083 2022-06-10 10:55:09.881 | + functions-common:time_stop:2435 : [[ -z 1654858509083 ]] 2022-06-10 10:55:09.884 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:09.890 | + functions-common:time_stop:2438 : end_time=1654858509886 2022-06-10 10:55:09.892 | + functions-common:time_stop:2439 : elapsed_time=803 2022-06-10 10:55:09.895 | + functions-common:time_stop:2440 : total=3041 2022-06-10 10:55:09.897 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:09.899 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3844 2022-06-10 10:55:09.901 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:55:09.904 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 10:55:09.921 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:09.924 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 10:55:09.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 10:55:09.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 10:55:09.932 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 10:55:09.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 10:55:09.953 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:55:09.955 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:55:09.957 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:55:09.960 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:55:09.962 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:09.964 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:55:09.966 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:09.968 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:09.971 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:55:09.973 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:55:09.975 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:55:09.977 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:55:09.980 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 10:55:09.982 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:55:09.984 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:09.987 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:09.989 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 10:55:10.009 | + 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:55:10.118 | Reading package lists... 2022-06-10 10:55:10.375 | Building dependency tree... 2022-06-10 10:55:10.378 | Reading state information... 2022-06-10 10:55:10.650 | fakeroot is already the newest version (1.24-1). 2022-06-10 10:55:10.650 | make is already the newest version (4.2.1-1.2). 2022-06-10 10:55:10.650 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 10:55:10.650 | The following packages were automatically installed and are no longer required: 2022-06-10 10:55:10.651 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:55:10.651 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:55:10.651 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:55:10.651 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:55:10.651 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:55:10.651 | python3-zope.interface 2022-06-10 10:55:10.651 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:55:10.764 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:55:10.768 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:55:10.771 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:55:10.773 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:10.775 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:10.777 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:10.779 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:10.781 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:10.784 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:55:10.786 | + functions-common:time_stop:2433 : start_time=1654858510007 2022-06-10 10:55:10.789 | + functions-common:time_stop:2435 : [[ -z 1654858510007 ]] 2022-06-10 10:55:10.791 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:10.795 | + functions-common:time_stop:2438 : end_time=1654858510793 2022-06-10 10:55:10.797 | + functions-common:time_stop:2439 : elapsed_time=786 2022-06-10 10:55:10.800 | + functions-common:time_stop:2440 : total=3844 2022-06-10 10:55:10.802 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:10.804 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4630 2022-06-10 10:55:10.806 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:55:10.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 10:55:10.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:10.813 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:10.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 10:55:10.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 10:55:10.821 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 10:55:10.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 10:55:10.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 10:55:10.831 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 10:55:10.832 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 10:55:10.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 10:55:10.838 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 10:55:10.844 | + functions:vercmp:628 : local v1=5.4 2022-06-10 10:55:10.846 | + functions:vercmp:629 : local 'op=<' 2022-06-10 10:55:10.848 | + functions:vercmp:630 : local v2=3.13 2022-06-10 10:55:10.851 | + functions:vercmp:631 : local result 2022-06-10 10:55:10.854 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 10:55:10.855 | ++ functions:vercmp:635 : head -1 2022-06-10 10:55:10.855 | ++ functions:vercmp:635 : sort -V 2022-06-10 10:55:10.860 | + functions:vercmp:635 : result=3.13 2022-06-10 10:55:10.862 | + functions:vercmp:637 : case $op in 2022-06-10 10:55:10.864 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 10:55:10.866 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 10:55:10.869 | + functions:vercmp:648 : return 2022-06-10 10:55:10.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 10:55:10.873 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:55:10.875 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 10:55:11.341 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 10:55:11.343 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 10:55:11.346 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.349 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.351 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-10 10:55:11.355 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.358 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 10:55:11.380 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:11.382 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 10:55:11.384 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 10:55:11.384 | Installing etcd 2022-06-10 10:55:11.387 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 10:55:11.401 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 10:55:11.416 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 10:55:11.419 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 10:55:11.432 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 10:55:11.435 | ++ 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:55:11.438 | ++ 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:55:11.442 | +++ 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:55:11.446 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:55:11.448 | ++ 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:55:11.451 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 10:55:11.453 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:55:11.456 | ++ functions:get_extra_file:74 : return 2022-06-10 10:55:11.458 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 10:55:11.461 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 10:55:11.463 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 10:55:11.465 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 10:55:11.482 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:55:11.485 | + ./stack.sh:main:861 : install_dstat 2022-06-10 10:55:11.488 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 10:55:11.504 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:55:11.506 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 10:55:11.509 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 10:55:11.511 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 10:55:11.513 | + ./stack.sh:main:870 : install_libs 2022-06-10 10:55:11.516 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 10:55:11.518 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 10:55:11.520 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 10:55:11.522 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 10:55:11.525 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.527 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.529 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-10 10:55:11.531 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.534 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 10:55:11.536 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 10:55:11.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 10:55:11.541 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 10:55:11.543 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.545 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.547 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-10 10:55:11.550 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.552 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 10:55:11.555 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 10:55:11.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 10:55:11.559 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 10:55:11.561 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.564 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.566 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-10 10:55:11.568 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.571 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 10:55:11.573 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 10:55:11.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 10:55:11.577 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 10:55:11.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.582 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.584 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-10 10:55:11.587 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.589 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 10:55:11.591 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 10:55:11.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 10:55:11.596 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 10:55:11.598 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.600 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.602 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-10 10:55:11.604 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.607 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 10:55:11.609 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 10:55:11.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 10:55:11.614 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 10:55:11.616 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.618 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.620 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-10 10:55:11.622 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.625 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 10:55:11.628 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 10:55:11.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 10:55:11.632 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 10:55:11.634 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.637 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.639 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-10 10:55:11.641 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.643 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 10:55:11.646 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 10:55:11.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 10:55:11.650 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 10:55:11.652 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.655 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.657 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-10 10:55:11.660 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.662 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 10:55:11.665 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 10:55:11.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 10:55:11.669 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 10:55:11.672 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.675 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.677 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-10 10:55:11.679 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.682 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 10:55:11.684 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 10:55:11.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 10:55:11.688 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 10:55:11.691 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.693 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.695 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-10 10:55:11.697 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.700 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 10:55:11.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 10:55:11.705 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 10:55:11.707 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 10:55:11.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.714 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-10 10:55:11.716 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.718 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 10:55:11.721 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 10:55:11.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 10:55:11.725 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 10:55:11.728 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.730 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.732 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-10 10:55:11.734 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.737 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 10:55:11.740 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 10:55:11.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 10:55:11.744 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 10:55:11.746 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.749 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.751 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-10 10:55:11.753 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.756 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 10:55:11.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 10:55:11.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 10:55:11.762 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 10:55:11.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.767 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.770 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-10 10:55:11.772 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.775 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 10:55:11.778 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 10:55:11.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 10:55:11.782 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 10:55:11.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.789 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.791 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-10 10:55:11.793 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.796 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 10:55:11.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 10:55:11.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 10:55:11.803 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 10:55:11.805 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.807 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.810 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-10 10:55:11.812 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.814 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 10:55:11.817 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 10:55:11.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 10:55:11.823 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 10:55:11.825 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.827 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.830 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-10 10:55:11.832 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.835 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 10:55:11.837 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 10:55:11.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 10:55:11.842 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 10:55:11.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.847 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.849 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-10 10:55:11.851 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.854 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 10:55:11.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 10:55:11.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 10:55:11.860 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 10:55:11.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.866 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.869 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-10 10:55:11.871 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.874 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 10:55:11.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 10:55:11.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 10:55:11.881 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 10:55:11.883 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.885 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.888 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-10 10:55:11.890 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.893 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 10:55:11.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 10:55:11.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 10:55:11.900 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 10:55:11.904 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.907 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.911 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-10 10:55:11.915 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.917 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 10:55:11.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 10:55:11.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 10:55:11.927 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 10:55:11.929 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.933 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.935 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-10 10:55:11.939 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.941 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 10:55:11.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 10:55:11.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 10:55:11.949 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 10:55:11.952 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.954 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.957 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-10 10:55:11.961 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.965 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 10:55:11.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 10:55:11.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 10:55:11.972 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 10:55:11.975 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:11.977 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:11.983 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-10 10:55:11.985 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:11.987 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 10:55:11.990 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 10:55:11.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 10:55:11.996 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 10:55:12.000 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.005 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.007 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-10 10:55:12.010 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.013 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 10:55:12.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 10:55:12.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 10:55:12.022 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 10:55:12.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.027 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.030 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-10 10:55:12.033 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.036 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 10:55:12.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 10:55:12.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 10:55:12.045 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 10:55:12.047 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.050 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.053 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-10 10:55:12.056 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.058 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 10:55:12.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 10:55:12.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 10:55:12.068 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 10:55:12.070 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.073 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.075 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-10 10:55:12.077 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.080 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 10:55:12.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 10:55:12.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 10:55:12.090 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 10:55:12.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.097 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.100 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-10 10:55:12.102 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.107 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 10:55:12.109 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 10:55:12.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 10:55:12.115 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 10:55:12.117 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.119 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.122 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-10 10:55:12.125 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.129 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 10:55:12.131 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 10:55:12.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 10:55:12.138 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 10:55:12.140 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.143 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.147 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-10 10:55:12.150 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.158 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 10:55:12.162 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 10:55:12.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 10:55:12.170 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 10:55:12.173 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.176 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.178 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-10 10:55:12.181 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.183 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 10:55:12.185 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 10:55:12.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 10:55:12.190 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 10:55:12.192 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.195 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.197 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-10 10:55:12.200 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.203 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 10:55:12.205 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 10:55:12.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 10:55:12.210 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 10:55:12.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.215 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.218 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-10 10:55:12.220 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.223 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 10:55:12.226 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 10:55:12.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 10:55:12.231 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 10:55:12.233 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.236 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.239 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-10 10:55:12.241 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.243 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 10:55:12.246 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 10:55:12.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 10:55:12.252 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 10:55:12.255 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.257 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.260 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-10 10:55:12.262 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.264 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 10:55:12.268 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 10:55:12.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 10:55:12.274 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 10:55:12.276 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.279 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.281 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-10 10:55:12.284 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.287 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 10:55:12.290 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 10:55:12.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 10:55:12.295 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 10:55:12.297 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:12.300 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:12.303 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-10 10:55:12.306 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:12.309 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 10:55:12.334 | Using python 3.8 to install etcd3 2022-06-10 10:55:12.336 | + 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:55:13.098 | /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:13.098 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:13.098 | /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:13.098 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:14.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:14.230 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 10:55:14.238 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 10:55:14.238 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 10:55:14.239 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 10:55:14.240 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 10:55:15.835 | 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:15.907 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:15.907 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:16.008 | + inc/python:pip_install:196 : result=0 2022-06-10 10:55:16.010 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:55:16.013 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:16.015 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:16.017 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:16.020 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:16.022 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:16.024 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:55:16.027 | + functions-common:time_stop:2433 : start_time=1654858512326 2022-06-10 10:55:16.029 | + functions-common:time_stop:2435 : [[ -z 1654858512326 ]] 2022-06-10 10:55:16.031 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:16.036 | + functions-common:time_stop:2438 : end_time=1654858516033 2022-06-10 10:55:16.038 | + functions-common:time_stop:2439 : elapsed_time=3707 2022-06-10 10:55:16.040 | + functions-common:time_stop:2440 : total=23418 2022-06-10 10:55:16.043 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:16.045 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27125 2022-06-10 10:55:16.047 | + inc/python:pip_install:199 : return 0 2022-06-10 10:55:16.049 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 10:55:16.071 | Using python 3.8 to install etcd3gw 2022-06-10 10:55:16.073 | + 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:55:16.815 | /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:16.815 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:16.815 | /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:16.815 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:17.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:17.927 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 10:55:17.933 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 10:55:17.934 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 10:55:17.935 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 10:55:17.963 | 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:55:17.965 | 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:55:17.967 | 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:55:17.968 | 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:55:19.560 | 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:19.638 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:19.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:19.740 | + inc/python:pip_install:196 : result=0 2022-06-10 10:55:19.742 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:55:19.744 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:19.747 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:19.749 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:19.751 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:19.753 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:19.756 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:55:19.758 | + functions-common:time_stop:2433 : start_time=1654858516065 2022-06-10 10:55:19.760 | + functions-common:time_stop:2435 : [[ -z 1654858516065 ]] 2022-06-10 10:55:19.763 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:19.767 | + functions-common:time_stop:2438 : end_time=1654858519765 2022-06-10 10:55:19.769 | + functions-common:time_stop:2439 : elapsed_time=3700 2022-06-10 10:55:19.772 | + functions-common:time_stop:2440 : total=27125 2022-06-10 10:55:19.774 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:19.776 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30825 2022-06-10 10:55:19.779 | + inc/python:pip_install:199 : return 0 2022-06-10 10:55:19.781 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 10:55:19.783 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 10:55:19.786 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 10:55:19.788 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 10:55:19.791 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 10:55:19.793 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 10:55:19.795 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 10:55:19.798 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 10:55:19.800 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 10:55:19.803 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 10:55:19.805 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 10:55:19.807 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 10:55:19.809 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 10:55:19.812 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 10:55:19.814 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:19.817 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:19.820 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 10:55:19.822 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:55:19.824 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 10:55:19.827 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 10:55:19.829 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 10:55:19.831 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 10:55:19.834 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:19.837 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 10:55:19.840 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:19.842 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:19.845 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 10:55:19.847 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 10:55:19.850 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 10:55:19.852 | + functions-common:apt_get_update:1191 : return 2022-06-10 10:55:19.862 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:55:19.864 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 10:55:19.866 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:19.869 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:19.871 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 10:55:19.907 | + 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:55:20.018 | Reading package lists... 2022-06-10 10:55:20.266 | Building dependency tree... 2022-06-10 10:55:20.268 | Reading state information... 2022-06-10 10:55:20.517 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:55:20.517 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 10:55:20.517 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 10:55:20.517 | The following packages were automatically installed and are no longer required: 2022-06-10 10:55:20.518 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 10:55:20.518 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 10:55:20.518 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 10:55:20.518 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 10:55:20.518 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 10:55:20.518 | python3-zope.interface 2022-06-10 10:55:20.518 | Use 'sudo apt autoremove' to remove them. 2022-06-10 10:55:20.630 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 10:55:20.635 | + functions-common:apt_get:1235 : result=0 2022-06-10 10:55:20.637 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 10:55:20.639 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:20.642 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:20.644 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:20.646 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:20.652 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:20.654 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 10:55:20.656 | + functions-common:time_stop:2433 : start_time=1654858519899 2022-06-10 10:55:20.658 | + functions-common:time_stop:2435 : [[ -z 1654858519899 ]] 2022-06-10 10:55:20.662 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:20.666 | + functions-common:time_stop:2438 : end_time=1654858520663 2022-06-10 10:55:20.668 | + functions-common:time_stop:2439 : elapsed_time=764 2022-06-10 10:55:20.670 | + functions-common:time_stop:2440 : total=4630 2022-06-10 10:55:20.673 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:20.675 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5394 2022-06-10 10:55:20.678 | + functions-common:apt_get:1239 : return 0 2022-06-10 10:55:20.680 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 10:55:20.683 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 10:55:20.685 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 10:55:20.687 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 10:55:20.749 | Module proxy already enabled 2022-06-10 10:55:20.753 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 10:55:20.819 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 10:55:20.819 | Module proxy already enabled 2022-06-10 10:55:20.819 | Module proxy_uwsgi already enabled 2022-06-10 10:55:20.823 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 10:55:20.826 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 10:55:20.828 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 10:55:20.830 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 10:55:20.956 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 10:55:20.960 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 10:55:20.963 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 10:55:20.965 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:20.967 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:20.970 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-10 10:55:20.972 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:20.975 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 10:55:20.978 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 10:55:20.980 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 10:55:20.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:20.985 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:20.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-10 10:55:20.990 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:20.992 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 10:55:20.994 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 10:55:20.997 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 10:55:20.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.001 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.003 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-10 10:55:21.006 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.008 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 10:55:21.011 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 10:55:21.013 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 10:55:21.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.018 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.020 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 10:55:21.023 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.025 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 10:55:21.027 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 10:55:21.030 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.032 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.034 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-10 10:55:21.037 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.040 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 10:55:21.042 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 10:55:21.045 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 10:55:21.047 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.049 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.052 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-10 10:55:21.055 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.057 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 10:55:21.074 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:21.077 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 10:55:21.079 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 10:55:21.081 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 10:55:21.084 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.086 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.088 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-10 10:55:21.091 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.093 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 10:55:21.110 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:21.112 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 10:55:21.115 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 10:55:21.117 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 10:55:21.120 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.122 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.124 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-10 10:55:21.127 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.129 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 10:55:21.132 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 10:55:21.134 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 10:55:21.136 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 10:55:21.139 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-10 10:55:21.141 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-10 10:55:21.144 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 10:55:21.146 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 10:55:21.148 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 10:55:21.151 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:55:21.154 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 10:55:21.156 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 10:55:21.159 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:55:21.163 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:55:21.163 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:55:21.169 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 10:55:21.171 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 10:55:21.174 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 10:55:21.177 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 10:55:21.179 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 10:55:21.201 | Using python 3.8 to install keystonemiddleware 2022-06-10 10:55:21.203 | + 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:55:21.941 | /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:21.942 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:21.942 | /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:21.942 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:23.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:23.056 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 10:55:23.108 | 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:55:23.109 | 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:55:23.110 | 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:55:23.112 | 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:55:23.113 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 10:55:23.114 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 10:55:23.115 | 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:55:23.116 | 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:55:23.117 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 10:55:23.118 | 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:55:23.119 | 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:55:23.120 | 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:55:23.122 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 10:55:23.123 | 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:55:23.180 | 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:55:23.181 | 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:55:23.183 | 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:55:23.221 | 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:55:23.260 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-06-10 10:55:23.261 | 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:55:23.263 | 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:55:23.264 | 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:55:23.312 | 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:55:23.314 | 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:55:23.324 | 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:55:23.325 | 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:55:23.339 | 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:55:23.341 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 10:55:23.342 | 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:55:23.410 | 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:55:23.411 | 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:55:23.413 | 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:55:23.415 | 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:55:23.464 | 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:55:23.477 | 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:55:24.975 | 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:25.046 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:25.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:25.149 | + inc/python:pip_install:196 : result=0 2022-06-10 10:55:25.151 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:55:25.154 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:25.156 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:25.158 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:25.160 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:25.163 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:25.165 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:55:25.168 | + functions-common:time_stop:2433 : start_time=1654858521195 2022-06-10 10:55:25.170 | + functions-common:time_stop:2435 : [[ -z 1654858521195 ]] 2022-06-10 10:55:25.173 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:25.177 | + functions-common:time_stop:2438 : end_time=1654858525174 2022-06-10 10:55:25.180 | + functions-common:time_stop:2439 : elapsed_time=3979 2022-06-10 10:55:25.182 | + functions-common:time_stop:2440 : total=30825 2022-06-10 10:55:25.184 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:25.186 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34804 2022-06-10 10:55:25.188 | + inc/python:pip_install:199 : return 0 2022-06-10 10:55:25.191 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 10:55:25.193 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 10:55:25.196 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 10:55:25.199 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 10:55:25.202 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 10:55:25.204 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 10:55:25.207 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 10:55:25.208 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 10:55:25.214 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 10:55:25.216 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 10:55:25.219 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 10:55:25.221 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 10:55:25.224 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 10:55:25.246 | Using python 3.8 to install python-memcached 2022-06-10 10:55:25.248 | + 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:55:26.009 | /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:26.009 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:26.009 | /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:26.009 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:27.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:27.132 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 10:55:27.135 | 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:55:28.742 | 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:28.813 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:28.813 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:28.922 | + inc/python:pip_install:196 : result=0 2022-06-10 10:55:28.924 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 10:55:28.926 | + functions-common:time_stop:2426 : local name 2022-06-10 10:55:28.929 | + functions-common:time_stop:2427 : local end_time 2022-06-10 10:55:28.931 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 10:55:28.933 | + functions-common:time_stop:2429 : local total 2022-06-10 10:55:28.935 | + functions-common:time_stop:2430 : local start_time 2022-06-10 10:55:28.938 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 10:55:28.940 | + functions-common:time_stop:2433 : start_time=1654858525240 2022-06-10 10:55:28.942 | + functions-common:time_stop:2435 : [[ -z 1654858525240 ]] 2022-06-10 10:55:28.945 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 10:55:28.950 | + functions-common:time_stop:2438 : end_time=1654858528947 2022-06-10 10:55:28.952 | + functions-common:time_stop:2439 : elapsed_time=3707 2022-06-10 10:55:28.954 | + functions-common:time_stop:2440 : total=34804 2022-06-10 10:55:28.956 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 10:55:28.958 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38511 2022-06-10 10:55:28.962 | + inc/python:pip_install:199 : return 0 2022-06-10 10:55:28.964 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 10:55:28.980 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 10:55:28.983 | + ./stack.sh:main:892 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-10 10:55:28.985 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 10:55:28.987 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 10:55:28.990 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 10:55:28.993 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 10:55:28.995 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 10:55:28.997 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 10:55:29.013 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 10:55:29.015 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 10:55:29.017 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 10:55:29.019 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 10:55:29.022 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 10:55:29.024 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 10:55:29.026 | ++ functions-common:git_clone:601 : pwd 2022-06-10 10:55:29.029 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 10:55:29.031 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 10:55:29.033 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 10:55:29.049 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 10:55:29.051 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 10:55:29.053 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:29.056 | + functions-common:git_clone:618 : echo master 2022-06-10 10:55:29.056 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 10:55:29.061 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 10:55:29.063 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 10:55:29.065 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 10:55:29.078 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 10:55:29.080 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 10:55:29.080 | + functions-common:git_clone:679 : head -1 2022-06-10 10:55:29.084 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 10:55:29.087 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 10:55:29.089 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 10:55:29.091 | + inc/python:setup_develop:334 : local bindep 2022-06-10 10:55:29.094 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:55:29.096 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 10:55:29.098 | + inc/python:setup_develop:340 : local extras= 2022-06-10 10:55:29.100 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 10:55:29.103 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 10:55:29.106 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:55:29.108 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 10:55:29.110 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 10:55:29.112 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 10:55:29.115 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 10:55:29.118 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 10:55:29.120 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 10:55:29.123 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 10:55:29.125 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 10:55:29.128 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 10:55:29.133 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 10:55:29.136 | + 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:55:29.793 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 10:55:29.796 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 10:55:29.798 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 10:55:29.800 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 10:55:29.803 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 10:55:29.806 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 10:55:29.808 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 10:55:29.811 | + inc/python:setup_package:424 : local extras= 2022-06-10 10:55:29.813 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 10:55:29.815 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 10:55:29.817 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 10:55:29.820 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 10:55:29.822 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 10:55:29.825 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 10:55:29.845 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 10:55:29.847 | + 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:55:30.585 | /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:30.585 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:30.585 | /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:30.585 | from cryptography.utils import int_from_bytes 2022-06-10 10:55:31.686 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 10:55:31.717 | Obtaining file:///opt/stack/keystone 2022-06-10 10:55:31.717 | Preparing metadata (setup.py): started 2022-06-10 10:55:31.760 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 10:55:31.760 | ERROR: Command errored out with exit status 1: 2022-06-10 10:55:31.761 | 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-o7lkz9p1 2022-06-10 10:55:31.761 | cwd: /opt/stack/keystone/ 2022-06-10 10:55:31.761 | Complete output (3 lines): 2022-06-10 10:55:31.761 | Traceback (most recent call last): 2022-06-10 10:55:31.761 | File "", line 1, in 2022-06-10 10:55:31.761 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 10:55:31.761 | ---------------------------------------- 2022-06-10 10:55:31.761 | 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:55:31.761 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 10:55:31.835 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 10:55:31.835 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 10:55:31.918 | + inc/python:pip_install:1 : exit_trap 2022-06-10 10:55:31.921 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 10:55:31.924 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 10:55:31.926 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 10:55:31.928 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 10:55:31.931 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 10:55:31.933 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 10:55:31.935 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 10:55:31.937 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 10:55:31.939 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 10:55:31.939 | Error on exit 2022-06-10 10:55:31.941 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 10:55:31.944 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858462 69 fail 2022-06-10 10:55:32.187 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 10:55:32.189 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 10:55:32.641 | + ./stack.sh:exit_trap:551 : exit 1