2022-01-05 16:56:20.281 | + ./stack.sh:main:473 : exec 2022-01-05 16:56:20.282 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-165620.summary.2022-01-05-165620 2022-01-05 16:56:20.282 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165620' 2022-01-05 16:56:20.282 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:56:20.282 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-165620 2022-01-05 16:56:20.282 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165620 /opt/stack/logs/stack.sh.log 2022-01-05 16:56:20.282 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-165620.summary.2022-01-05-165620 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:56:20.282 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:56:20.282 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:56:20.282 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:56:20.282 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:56:20.282 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:56:20.282 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:56:20.283 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:56:20.287 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:56:20.289 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:56:20.291 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:56:20.293 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:56:20.295 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:56:20.296 | Linux n-d-wallaby-1 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-01-05 16:56:20.298 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:56:20.300 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:56:20.303 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:56:20.331 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:56:20.346 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:56:20.348 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:56:20.350 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:56:20.352 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:56:20.354 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:56:20.356 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:56:20.357 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:56:20.359 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:56:20.361 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:56:20.363 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:56:20.364 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:56:20.366 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:56:20.368 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:56:20.370 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:56:20.373 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:56:20.375 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:56:20.376 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:56:20.378 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:56:20.380 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:56:20.393 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:20.395 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:56:20.396 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:56:20.398 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:56:20.400 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:56:20.402 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:56:20.404 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:56:20.406 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:56:20.408 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:56:20.409 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:56:20.411 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:56:20.413 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:56:20.415 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:56:20.416 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:56:20.418 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:56:20.420 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:56:20.422 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:56:20.439 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:56:20.441 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:56:20.454 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:56:20.456 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:56:20.459 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:56:20.461 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:56:20.463 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:56:20.464 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:56:20.468 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:56:20.470 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:56:20.472 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:56:20.474 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:56:20.475 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:56:20.477 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:56:20.482 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:56:20.493 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:56:20.510 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:56:20.523 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:56:20.535 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:56:20.562 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:56:20.607 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:56:20.692 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:56:20.713 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:56:20.758 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:56:20.811 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:56:20.938 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:56:20.952 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:56:20.964 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:56:20.976 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:56:21.060 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:56:21.062 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:56:21.064 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:56:21.066 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:56:21.068 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:56:21.070 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:56:21.072 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:56:21.074 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:56:21.076 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:56:21.080 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:56:21.082 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:56:21.084 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:56:21.086 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:56:21.088 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:56:21.102 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:21.104 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:56:21.106 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:56:21.145 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:56:21.147 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:56:21.149 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:56:21.151 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:56:21.154 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:56:21.156 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:56:21.158 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:56:21.160 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:56:21.162 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:56:21.164 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:56:21.166 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.168 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:56:21.171 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.173 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:56:21.175 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.177 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:56:21.180 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.182 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:56:21.184 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.187 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:56:21.189 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.191 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:56:21.193 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.196 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:56:21.198 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.200 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:56:21.202 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.205 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:56:21.207 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.209 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:56:21.211 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.214 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-01-05 16:56:21.216 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.219 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:56:21.221 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.223 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:56:21.225 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.227 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:56:21.230 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.233 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:56:21.235 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.237 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:56:21.239 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.241 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:56:21.244 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.246 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:56:21.248 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.250 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:56:21.252 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.255 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:56:21.257 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.259 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:56:21.261 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.264 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:56:21.266 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.268 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:56:21.271 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.273 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:56:21.275 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.277 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:56:21.280 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.282 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:56:21.285 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.287 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:56:21.289 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.291 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-01-05 16:56:21.294 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.297 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:56:21.299 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.301 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:56:21.303 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.306 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:56:21.308 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.310 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:56:21.312 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.315 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:56:21.317 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.319 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:56:21.321 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.323 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:56:21.326 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.328 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:56:21.330 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.332 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:56:21.335 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.337 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:56:21.339 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.342 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:56:21.344 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.346 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:56:21.349 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.351 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:56:21.353 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:56:21.355 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:56:21.359 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:56:21.361 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:56:21.363 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:56:21.377 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:21.379 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:56:21.381 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:56:21.383 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:56:21.398 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:56:21.400 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:56:21.403 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:56:21.405 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:56:21.407 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:56:21.410 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:56:21.412 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:56:21.414 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:56:21.417 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:56:21.420 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:56:21.422 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:56:21.424 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:56:21.426 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:56:21.429 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:56:21.429 | Using mysql database backend 2022-01-05 16:56:21.431 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:56:21.446 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:56:21.461 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:21.464 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:56:21.480 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:56:21.496 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:21.498 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:56:21.514 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:56:21.530 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:56:21.546 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:56:21.549 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:56:21.564 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:56:21.567 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:56:21.583 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:56:21.585 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:56:21.587 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:56:21.589 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:56:21.593 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:56:21.597 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-165621 2022-01-05 16:56:21.599 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-165621 740' 2022-01-05 16:56:21.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.604 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:56:21.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.609 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:56:21.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.614 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:56:21.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.618 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:56:21.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.623 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-01-05 16:56:21.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.628 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-01-05 16:56:21.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.632 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-165620 2022-01-05 16:56:21.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.637 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:56:21.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.644 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-01-05 16:56:21.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.648 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:56:21.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.653 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:56:21.655 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.657 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:56:21.660 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:56:21.662 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:56:21.664 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:56:21.667 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:56:21.669 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:56:21.671 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:56:21.673 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:56:21.676 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:56:21.678 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:56:21.680 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:56:21.683 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:56:21.698 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:56:21.701 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:56:21.703 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:21.705 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:56:21.706 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:56:21.711 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:56:21.713 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:21.715 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:56:21.718 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:56:21.718 | + functions-common:git_clone:593 : head -1 2022-01-05 16:56:21.722 | 887d45e8 Update amqp version 2022-01-05 16:56:21.724 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:56:21.727 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:56:21.729 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:56:21.731 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:56:21.734 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:56:21.736 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:56:21.739 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:56:21.741 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:56:21.743 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:56:21.746 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:56:21.748 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:56:21.751 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:56:21.755 | ++ tools/install_prereqs.sh:source:47 : NOW=1641401781 2022-01-05 16:56:21.759 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:56:21.764 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641401537 2022-01-05 16:56:21.766 | ++ tools/install_prereqs.sh:source:49 : DELTA=244 2022-01-05 16:56:21.769 | ++ tools/install_prereqs.sh:source:50 : [[ 244 -lt 7200 ]] 2022-01-05 16:56:21.771 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:56:21.773 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:56:21.776 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:56:21.779 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:56:21.781 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:56:21.784 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:56:21.786 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:56:21.788 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:56:21.791 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:56:21.838 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:56:21.838 | apache2-dev 2022-01-05 16:56:21.838 | bc 2022-01-05 16:56:21.838 | bsdmainutils 2022-01-05 16:56:21.838 | curl 2022-01-05 16:56:21.838 | g++ 2022-01-05 16:56:21.838 | gcc 2022-01-05 16:56:21.838 | gettext 2022-01-05 16:56:21.838 | git 2022-01-05 16:56:21.838 | graphviz 2022-01-05 16:56:21.838 | iputils-ping 2022-01-05 16:56:21.838 | libapache2-mod-proxy-uwsgi 2022-01-05 16:56:21.838 | libffi-dev 2022-01-05 16:56:21.838 | libjpeg-dev 2022-01-05 16:56:21.838 | libmysqlclient-dev 2022-01-05 16:56:21.838 | libpcre3-dev 2022-01-05 16:56:21.838 | libpq-dev 2022-01-05 16:56:21.839 | libssl-dev 2022-01-05 16:56:21.839 | libsystemd-dev 2022-01-05 16:56:21.839 | libxml2-dev 2022-01-05 16:56:21.839 | libxslt1-dev 2022-01-05 16:56:21.839 | libyaml-dev 2022-01-05 16:56:21.839 | lsof 2022-01-05 16:56:21.839 | openssh-server 2022-01-05 16:56:21.839 | openssl 2022-01-05 16:56:21.839 | pkg-config 2022-01-05 16:56:21.839 | psmisc 2022-01-05 16:56:21.839 | python3-dev 2022-01-05 16:56:21.839 | python3-pip 2022-01-05 16:56:21.839 | python3-systemd 2022-01-05 16:56:21.839 | python3-venv 2022-01-05 16:56:21.839 | tar 2022-01-05 16:56:21.839 | tcpdump 2022-01-05 16:56:21.839 | unzip 2022-01-05 16:56:21.839 | uuid-runtime 2022-01-05 16:56:21.839 | wget 2022-01-05 16:56:21.839 | wget 2022-01-05 16:56:21.839 | zlib1g-dev 2022-01-05 16:56:21.839 | libkrb5-dev 2022-01-05 16:56:21.839 | libldap2-dev 2022-01-05 16:56:21.839 | libsasl2-dev 2022-01-05 16:56:21.839 | memcached 2022-01-05 16:56:21.839 | python3-mysqldb 2022-01-05 16:56:21.839 | sqlite3 2022-01-05 16:56:21.839 | conntrack 2022-01-05 16:56:21.839 | curl 2022-01-05 16:56:21.839 | dnsmasq-base 2022-01-05 16:56:21.839 | dnsmasq-utils 2022-01-05 16:56:21.839 | ebtables 2022-01-05 16:56:21.839 | gawk 2022-01-05 16:56:21.839 | genisoimage 2022-01-05 16:56:21.839 | iptables 2022-01-05 16:56:21.839 | iputils-arping 2022-01-05 16:56:21.839 | kpartx 2022-01-05 16:56:21.839 | libjs-jquery-tablesorter 2022-01-05 16:56:21.839 | libmysqlclient-dev 2022-01-05 16:56:21.840 | parted 2022-01-05 16:56:21.840 | pm-utils 2022-01-05 16:56:21.840 | python3-mysqldb 2022-01-05 16:56:21.840 | socat 2022-01-05 16:56:21.840 | sqlite3 2022-01-05 16:56:21.840 | sudo 2022-01-05 16:56:21.840 | vlan 2022-01-05 16:56:21.840 | lsscsi 2022-01-05 16:56:21.840 | open-iscsi 2022-01-05 16:56:21.840 | lvm2 2022-01-05 16:56:21.840 | qemu-utils 2022-01-05 16:56:21.840 | thin-provisioning-tools 2022-01-05 16:56:21.840 | acl 2022-01-05 16:56:21.840 | dnsmasq-base 2022-01-05 16:56:21.840 | dnsmasq-utils 2022-01-05 16:56:21.840 | ebtables 2022-01-05 16:56:21.840 | haproxy 2022-01-05 16:56:21.840 | iptables 2022-01-05 16:56:21.840 | iputils-arping 2022-01-05 16:56:21.841 | iputils-ping 2022-01-05 16:56:21.841 | libmysqlclient-dev 2022-01-05 16:56:21.841 | postgresql-server-dev-all 2022-01-05 16:56:21.841 | python3-mysqldb 2022-01-05 16:56:21.841 | sqlite3 2022-01-05 16:56:21.841 | sudo 2022-01-05 16:56:21.841 | vlan 2022-01-05 16:56:21.841 | ipset 2022-01-05 16:56:21.841 | conntrack 2022-01-05 16:56:21.841 | conntrackd 2022-01-05 16:56:21.841 | keepalived 2022-01-05 16:56:21.841 | dstat 2022-01-05 16:56:21.841 | lvm2 2022-01-05 16:56:21.841 | qemu-utils 2022-01-05 16:56:21.841 | thin-provisioning-tools 2022-01-05 16:56:21.841 | curl 2022-01-05 16:56:21.841 | liberasurecode-dev 2022-01-05 16:56:21.841 | make 2022-01-05 16:56:21.841 | memcached 2022-01-05 16:56:21.841 | sqlite3 2022-01-05 16:56:21.841 | xfsprogs' 2022-01-05 16:56:21.843 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:56:21.864 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:56:21.864 | apache2-dev 2022-01-05 16:56:21.864 | bc 2022-01-05 16:56:21.864 | bsdmainutils 2022-01-05 16:56:21.864 | curl 2022-01-05 16:56:21.864 | g++ 2022-01-05 16:56:21.864 | gcc 2022-01-05 16:56:21.864 | gettext 2022-01-05 16:56:21.864 | git 2022-01-05 16:56:21.864 | graphviz 2022-01-05 16:56:21.864 | iputils-ping 2022-01-05 16:56:21.864 | libapache2-mod-proxy-uwsgi 2022-01-05 16:56:21.864 | libffi-dev 2022-01-05 16:56:21.864 | libjpeg-dev 2022-01-05 16:56:21.864 | libmysqlclient-dev 2022-01-05 16:56:21.864 | libpcre3-dev 2022-01-05 16:56:21.864 | libpq-dev 2022-01-05 16:56:21.864 | libssl-dev 2022-01-05 16:56:21.864 | libsystemd-dev 2022-01-05 16:56:21.864 | libxml2-dev 2022-01-05 16:56:21.864 | libxslt1-dev 2022-01-05 16:56:21.864 | libyaml-dev 2022-01-05 16:56:21.864 | lsof 2022-01-05 16:56:21.864 | openssh-server 2022-01-05 16:56:21.864 | openssl 2022-01-05 16:56:21.864 | pkg-config 2022-01-05 16:56:21.864 | psmisc 2022-01-05 16:56:21.865 | python3-dev 2022-01-05 16:56:21.865 | python3-pip 2022-01-05 16:56:21.865 | python3-systemd 2022-01-05 16:56:21.865 | python3-venv 2022-01-05 16:56:21.865 | tar 2022-01-05 16:56:21.865 | tcpdump 2022-01-05 16:56:21.865 | unzip 2022-01-05 16:56:21.865 | uuid-runtime 2022-01-05 16:56:21.865 | wget 2022-01-05 16:56:21.865 | wget 2022-01-05 16:56:21.865 | zlib1g-dev 2022-01-05 16:56:21.865 | libkrb5-dev 2022-01-05 16:56:21.865 | libldap2-dev 2022-01-05 16:56:21.865 | libsasl2-dev 2022-01-05 16:56:21.865 | memcached 2022-01-05 16:56:21.865 | python3-mysqldb 2022-01-05 16:56:21.865 | sqlite3 2022-01-05 16:56:21.865 | conntrack 2022-01-05 16:56:21.865 | curl 2022-01-05 16:56:21.865 | dnsmasq-base 2022-01-05 16:56:21.865 | dnsmasq-utils 2022-01-05 16:56:21.865 | ebtables 2022-01-05 16:56:21.865 | gawk 2022-01-05 16:56:21.865 | genisoimage 2022-01-05 16:56:21.865 | iptables 2022-01-05 16:56:21.865 | iputils-arping 2022-01-05 16:56:21.865 | kpartx 2022-01-05 16:56:21.865 | libjs-jquery-tablesorter 2022-01-05 16:56:21.865 | libmysqlclient-dev 2022-01-05 16:56:21.865 | parted 2022-01-05 16:56:21.865 | pm-utils 2022-01-05 16:56:21.865 | python3-mysqldb 2022-01-05 16:56:21.865 | socat 2022-01-05 16:56:21.865 | sqlite3 2022-01-05 16:56:21.865 | sudo 2022-01-05 16:56:21.865 | vlan 2022-01-05 16:56:21.865 | lsscsi 2022-01-05 16:56:21.865 | open-iscsi 2022-01-05 16:56:21.866 | lvm2 2022-01-05 16:56:21.866 | qemu-utils 2022-01-05 16:56:21.866 | thin-provisioning-tools 2022-01-05 16:56:21.866 | acl 2022-01-05 16:56:21.866 | dnsmasq-base 2022-01-05 16:56:21.866 | dnsmasq-utils 2022-01-05 16:56:21.866 | ebtables 2022-01-05 16:56:21.866 | haproxy 2022-01-05 16:56:21.866 | iptables 2022-01-05 16:56:21.866 | iputils-arping 2022-01-05 16:56:21.866 | iputils-ping 2022-01-05 16:56:21.866 | libmysqlclient-dev 2022-01-05 16:56:21.866 | postgresql-server-dev-all 2022-01-05 16:56:21.866 | python3-mysqldb 2022-01-05 16:56:21.866 | sqlite3 2022-01-05 16:56:21.866 | sudo 2022-01-05 16:56:21.866 | vlan 2022-01-05 16:56:21.866 | ipset 2022-01-05 16:56:21.866 | conntrack 2022-01-05 16:56:21.866 | conntrackd 2022-01-05 16:56:21.866 | keepalived 2022-01-05 16:56:21.866 | dstat 2022-01-05 16:56:21.866 | lvm2 2022-01-05 16:56:21.866 | qemu-utils 2022-01-05 16:56:21.866 | thin-provisioning-tools 2022-01-05 16:56:21.866 | curl 2022-01-05 16:56:21.866 | liberasurecode-dev 2022-01-05 16:56:21.866 | make 2022-01-05 16:56:21.866 | memcached 2022-01-05 16:56:21.866 | sqlite3 2022-01-05 16:56:21.866 | xfsprogs ' 2022-01-05 16:56:21.868 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:56:21.870 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:21.872 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:21.876 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:56:21.876 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:56:21.880 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:56:21.883 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:56:21.885 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:56:21.887 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:56:21.890 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:56:21.892 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:21.894 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:56:21.896 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:21.898 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:21.900 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:56:21.902 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:56:21.905 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:56:21.907 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:56:21.910 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:56:21.914 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:56:21.916 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:56:21.918 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:56:21.920 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:56:21.922 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:56:21.924 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:56:21.928 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641401781926 2022-01-05 16:56:21.930 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:56:21.932 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:56:21.935 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:56:22.306 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:56:22.316 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:56:22.436 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-05 16:56:22.970 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:56:23.269 | Fetched 228 kB in 1s (214 kB/s) 2022-01-05 16:56:24.726 | Reading package lists... 2022-01-05 16:56:24.758 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:56:24.760 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:56:24.762 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:56:24.764 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:24.766 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:24.768 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:56:24.770 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:24.772 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:56:24.774 | ++ functions-common:time_stop:2311 : start_time=1641401781926 2022-01-05 16:56:24.776 | ++ functions-common:time_stop:2313 : [[ -z 1641401781926 ]] 2022-01-05 16:56:24.779 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:24.783 | ++ functions-common:time_stop:2316 : end_time=1641401784781 2022-01-05 16:56:24.785 | ++ functions-common:time_stop:2317 : elapsed_time=2855 2022-01-05 16:56:24.788 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:56:24.790 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:24.792 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2855 2022-01-05 16:56:24.796 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:56:24.798 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:56:24.801 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:56:24.804 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:56:24.807 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:56:24.835 | ++ functions-common:apt_get:1109 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:56:24.944 | Reading package lists... 2022-01-05 16:56:25.183 | Building dependency tree... 2022-01-05 16:56:25.184 | Reading state information... 2022-01-05 16:56:25.218 | acl is already the newest version (2.2.53-6). 2022-01-05 16:56:25.218 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:56:25.218 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:56:25.218 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:56:25.218 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:56:25.218 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:56:25.218 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:56:25.219 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:56:25.219 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:56:25.219 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:56:25.219 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:56:25.219 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:56:25.219 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:56:25.219 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:56:25.219 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:56:25.219 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:56:25.219 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:56:25.219 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:56:25.219 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:56:25.219 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:56:25.219 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:56:25.219 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:56:25.219 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:56:25.219 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:56:25.219 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:56:25.219 | psmisc is already the newest version (23.3-1). 2022-01-05 16:56:25.219 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:56:25.219 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:56:25.219 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:56:25.219 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:56:25.219 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:56:25.219 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:56:25.219 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:56:25.219 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:56:25.219 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:56:25.219 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:56:25.219 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:56:25.219 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:56:25.219 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:56:25.219 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:56:25.219 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:56:25.219 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:56:25.220 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:56:25.220 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:56:25.220 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:56:25.220 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:56:25.220 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:56:25.220 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:56:25.220 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:56:25.220 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:56:25.220 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:56:25.220 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:56:25.220 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:56:25.220 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:56:25.220 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:56:25.220 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:56:25.220 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:56:25.220 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:56:25.220 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:56:25.220 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:56:25.220 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:56:25.220 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:56:25.220 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:56:25.432 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:56:25.432 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:56:25.432 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:56:25.432 | The following packages were automatically installed and are no longer required: 2022-01-05 16:56:25.433 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:56:25.433 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:56:25.433 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:56:25.433 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:56:25.433 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:56:25.433 | python3-zope.interface 2022-01-05 16:56:25.433 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:56:25.434 | The following additional packages will be installed: 2022-01-05 16:56:25.434 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:56:25.504 | The following NEW packages will be installed: 2022-01-05 16:56:25.504 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:56:25.505 | python3-yaml 2022-01-05 16:56:26.078 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:56:26.078 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:56:26.078 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:56:26.205 | Selecting previously unselected package python3-yaml. 2022-01-05 16:56:26.256 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:56:26.260 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:56:26.295 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:56:26.570 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:56:26.602 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:56:26.661 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:56:27.084 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:56:27.094 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:56:27.153 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:56:32.051 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:56:32.061 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:56:32.119 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:56:32.645 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:56:32.655 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:56:32.701 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:56:33.052 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:56:33.478 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:56:33.621 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:56:33.810 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:56:33.981 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:56:34.125 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:56:34.616 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:56:41.761 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:56:41.763 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:56:41.765 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:56:41.768 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:41.770 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:41.772 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:56:41.774 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:41.776 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:56:41.778 | ++ functions-common:time_stop:2311 : start_time=1641401784832 2022-01-05 16:56:41.781 | ++ functions-common:time_stop:2313 : [[ -z 1641401784832 ]] 2022-01-05 16:56:41.783 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:41.787 | ++ functions-common:time_stop:2316 : end_time=1641401801785 2022-01-05 16:56:41.789 | ++ functions-common:time_stop:2317 : elapsed_time=16953 2022-01-05 16:56:41.791 | ++ functions-common:time_stop:2318 : total=726 2022-01-05 16:56:41.793 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:41.796 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17679 2022-01-05 16:56:41.798 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:56:41.802 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:56:41.805 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:56:41.807 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:56:41.812 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:56:41.816 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:56:41.818 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:56:41.821 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:56:43.230 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:56:43.232 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:56:43.235 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:56:43.238 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:56:43.240 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:56:43.241 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:56:43.243 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:56:43.245 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:56:43.248 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:56:43.250 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:56:43.252 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:56:43.317 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:56:43.319 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:56:43.384 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:56:43.387 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:56:43.451 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:56:43.453 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:56:43.455 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:56:43.456 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:56:43.458 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:56:43.460 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:56:43.462 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:56:43.464 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:56:43.466 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:56:43.468 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:56:43.470 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:56:43.470 | Distro: focal 2022-01-05 16:56:43.472 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:56:43.474 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:56:43.478 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:56:43.479 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:56:43.482 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:56:43.483 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:56:44.058 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:56:44.060 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:56:44.060 | pip: 21.3.1 2022-01-05 16:56:44.062 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:56:44.587 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:56:44.634 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:56:44.636 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:56:44.637 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:56:44.642 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:56:44.646 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:56:44.649 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:56:44.652 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:56:44.654 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:56:44.656 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:56:44.661 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:56:44.661 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:56:44.661 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:56:44.667 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:56:44.669 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:56:44.671 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:56:44.679 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:56:44.682 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:56:44.685 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:56:44.687 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:56:44.689 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:56:44.691 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:56:44.693 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:56:44.696 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:56:44.697 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:56:44.700 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:56:44.702 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:56:44.704 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:56:44.706 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:56:44.708 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:56:44.710 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:56:44.712 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:56:44.714 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:56:44.716 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:56:44.719 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:56:44.721 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:56:44.723 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:56:44.725 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:56:44.727 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:56:44.729 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:56:44.731 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:56:44.734 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:56:44.755 | Using python 3.8 to install os-testr 2022-01-05 16:56:44.757 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 16:56:45.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:45.480 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:45.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:56:45.480 | from cryptography.utils import int_from_bytes 2022-01-05 16:56:46.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:46.501 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:56:46.570 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:56:46.571 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-01-05 16:56:46.572 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:56:46.573 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:56:46.588 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:56:46.616 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-05 16:56:46.617 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-05 16:56:46.618 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:56:46.619 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:56:46.620 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:56:46.639 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:56:46.640 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:56:46.641 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:56:46.643 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:56:46.655 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.5.0) 2022-01-05 16:56:46.657 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.0) 2022-01-05 16:56:46.659 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:56:46.660 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-05 16:56:46.724 | Collecting argparse 2022-01-05 16:56:46.742 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:56:46.761 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:56:46.818 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-01-05 16:56:46.819 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.3.0) 2022-01-05 16:56:46.820 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-05 16:56:46.821 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 16:56:48.135 | Installing collected packages: argparse 2022-01-05 16:56:48.297 | Successfully installed argparse-1.4.0 2022-01-05 16:56:48.297 | 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-01-05 16:56:48.408 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:48.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:48.412 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:48.414 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:48.416 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:48.418 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:48.420 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:48.422 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:48.425 | + functions-common:time_stop:2311 : start_time=1641401804750 2022-01-05 16:56:48.427 | + functions-common:time_stop:2313 : [[ -z 1641401804750 ]] 2022-01-05 16:56:48.429 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:48.433 | + functions-common:time_stop:2316 : end_time=1641401808431 2022-01-05 16:56:48.436 | + functions-common:time_stop:2317 : elapsed_time=3681 2022-01-05 16:56:48.438 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:56:48.440 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:48.442 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3681 2022-01-05 16:56:48.445 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:48.447 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:56:48.499 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:56:48.772 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:56:48.774 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:56:48.777 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:56:48.779 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:56:51.981 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:56:51.983 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:56:52.006 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:56:53.996 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:54.003 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:54.213 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:54.396 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:54.450 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:54.509 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:54.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:55.343 | Collecting pbr===5.5.1 2022-01-05 16:56:55.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:56:55.388 | Installing collected packages: pbr 2022-01-05 16:56:55.527 | Successfully installed pbr-5.5.1 2022-01-05 16:56:55.591 | + inc/python:pip_install:200 : result=0 2022-01-05 16:56:55.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:56:55.595 | + functions-common:time_stop:2304 : local name 2022-01-05 16:56:55.598 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:56:55.600 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:56:55.602 | + functions-common:time_stop:2307 : local total 2022-01-05 16:56:55.604 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:56:55.606 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:56:55.610 | + functions-common:time_stop:2311 : start_time=1641401811998 2022-01-05 16:56:55.613 | + functions-common:time_stop:2313 : [[ -z 1641401811998 ]] 2022-01-05 16:56:55.616 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:56:55.620 | + functions-common:time_stop:2316 : end_time=1641401815618 2022-01-05 16:56:55.622 | + functions-common:time_stop:2317 : elapsed_time=3620 2022-01-05 16:56:55.625 | + functions-common:time_stop:2318 : total=3681 2022-01-05 16:56:55.627 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:56:55.629 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7301 2022-01-05 16:56:55.631 | + inc/python:pip_install:203 : return 0 2022-01-05 16:56:55.634 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:56:55.636 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:56:55.658 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-05 16:56:57.638 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:57.646 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:57.854 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:58.036 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:58.090 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:58.150 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:56:58.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:56:58.314 | Processing /opt/stack/requirements 2022-01-05 16:56:59.649 | Collecting fixtures===3.0.0 2022-01-05 16:56:59.656 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:56:59.875 | Collecting PyYAML===5.4.1 2022-01-05 16:56:59.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:57:00.061 | Collecting requests===2.25.1 2022-01-05 16:57:00.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:57:01.011 | Collecting packaging===20.9 2022-01-05 16:57:01.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:57:01.083 | Collecting testtools===2.4.0 2022-01-05 16:57:01.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:57:01.179 | Collecting idna===2.10 2022-01-05 16:57:01.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:57:01.324 | Collecting pyparsing===2.4.7 2022-01-05 16:57:01.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:57:01.677 | Collecting six===1.15.0 2022-01-05 16:57:01.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:57:01.711 | Collecting Parsley>=1.2 2022-01-05 16:57:01.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:57:01.764 | Collecting beagle>=0.2.1 2022-01-05 16:57:01.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:57:01.795 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-01-05 16:57:01.822 | Collecting chardet===4.0.0 2022-01-05 16:57:01.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:57:01.916 | Collecting certifi===2021.10.8 2022-01-05 16:57:01.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:57:02.007 | Collecting urllib3===1.26.3 2022-01-05 16:57:02.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:57:02.090 | Collecting unittest2===1.1.0 2022-01-05 16:57:02.096 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:57:02.147 | Collecting python-mimeparse===1.6.0 2022-01-05 16:57:02.153 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:57:02.184 | Collecting traceback2===1.4.0 2022-01-05 16:57:02.191 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:57:02.220 | Collecting extras===1.0.0 2022-01-05 16:57:02.227 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:57:02.311 | Collecting cliff===3.7.0 2022-01-05 16:57:02.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:57:02.391 | Collecting argparse 2022-01-05 16:57:02.398 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:57:02.425 | Collecting linecache2===1.0.0 2022-01-05 16:57:02.432 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:57:02.841 | Collecting stevedore===3.3.0 2022-01-05 16:57:02.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:57:03.015 | Collecting cmd2===1.5.0 2022-01-05 16:57:03.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:57:03.134 | Collecting prettytable===0.7.2 2022-01-05 16:57:03.141 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:57:03.189 | Collecting attrs===20.3.0 2022-01-05 16:57:03.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:57:03.305 | Collecting colorama===0.4.4 2022-01-05 16:57:03.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:57:03.362 | Collecting wcwidth===0.2.5 2022-01-05 16:57:03.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:57:03.423 | Collecting pyperclip===1.8.2 2022-01-05 16:57:03.429 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:57:03.441 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:57:03.442 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:57:04.211 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:57:04.211 | ERROR: Command errored out with exit status 1: 2022-01-05 16:57:04.211 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8fx1hmt5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8fx1hmt5/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-svqfc5b5 2022-01-05 16:57:04.211 | cwd: /tmp/pip-req-build-8fx1hmt5/ 2022-01-05 16:57:04.211 | Complete output (6 lines): 2022-01-05 16:57:04.211 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:57:04.211 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:57:04.211 | or: setup.py --help-commands 2022-01-05 16:57:04.211 | or: setup.py cmd --help 2022-01-05 16:57:04.211 | 2022-01-05 16:57:04.211 | error: invalid command 'bdist_wheel' 2022-01-05 16:57:04.211 | ---------------------------------------- 2022-01-05 16:57:04.211 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:57:04.212 | Running setup.py clean for openstack-requirements 2022-01-05 16:57:05.002 | Failed to build openstack-requirements 2022-01-05 16:57:05.226 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:57:07.543 | Running setup.py install for openstack-requirements: started 2022-01-05 16:57:09.696 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:57:09.734 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:57:09.865 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:09.868 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:09.870 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:09.873 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:09.875 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:09.877 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:09.879 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:09.881 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:09.883 | + functions-common:time_stop:2311 : start_time=1641401815651 2022-01-05 16:57:09.885 | + functions-common:time_stop:2313 : [[ -z 1641401815651 ]] 2022-01-05 16:57:09.887 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:09.891 | + functions-common:time_stop:2316 : end_time=1641401829889 2022-01-05 16:57:09.894 | + functions-common:time_stop:2317 : elapsed_time=14238 2022-01-05 16:57:09.896 | + functions-common:time_stop:2318 : total=7301 2022-01-05 16:57:09.898 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:09.900 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21539 2022-01-05 16:57:09.902 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:09.905 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:57:09.908 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:57:09.910 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:57:09.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:09.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:09.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 16:57:09.920 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:09.922 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:57:09.942 | Using python 3.8 to install pbr 2022-01-05 16:57:09.944 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:57:10.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:10.683 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:10.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:10.683 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:11.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:11.724 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:57:13.257 | 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-01-05 16:57:13.368 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:13.370 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:13.372 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:13.374 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:13.376 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:13.378 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:13.380 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:13.382 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:13.384 | + functions-common:time_stop:2311 : start_time=1641401829936 2022-01-05 16:57:13.386 | + functions-common:time_stop:2313 : [[ -z 1641401829936 ]] 2022-01-05 16:57:13.389 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:13.393 | + functions-common:time_stop:2316 : end_time=1641401833391 2022-01-05 16:57:13.396 | + functions-common:time_stop:2317 : elapsed_time=3455 2022-01-05 16:57:13.398 | + functions-common:time_stop:2318 : total=21539 2022-01-05 16:57:13.400 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:13.402 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24994 2022-01-05 16:57:13.404 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:13.407 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:57:15.740 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:57:17.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:17.643 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:57:17.657 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:57:17.660 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:57:17.662 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:57:17.665 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:57:17.671 | 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.6) 2022-01-05 16:57:17.743 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:57:17.745 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:57:17.749 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:57:17.766 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:57:17.768 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:57:17.771 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:57:17.773 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:57:17.775 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:57:17.777 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:57:17.780 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:57:17.782 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:57:17.784 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:57:17.786 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:57:17.789 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:57:17.792 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:57:17.795 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:57:17.798 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:57:17.800 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:57:17.802 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:57:17.817 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:17.819 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:57:17.821 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:57:17.823 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:57:17.825 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:57:17.827 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:57:17.829 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:57:17.831 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:57:17.833 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:57:17.835 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:57:17.837 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:57:17.839 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:57:17.842 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:57:17.844 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:57:17.846 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:57:17.848 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:57:17.850 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:57:17.852 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:57:17.854 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:57:17.857 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:57:17.859 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:57:17.861 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:57:17.864 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:57:17.866 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:57:17.868 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:57:17.871 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:57:17.923 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:57:17.923 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:57:17.925 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:57:18.284 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:57:18.286 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:57:18.308 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:18.311 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:57:18.313 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:57:18.315 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:57:18.318 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:57:18.320 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:57:18.322 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:18.325 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:57:18.327 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:18.329 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:18.332 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:57:18.335 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:57:18.337 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:57:18.339 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:57:18.342 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:57:18.346 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:57:18.348 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:18.350 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:18.353 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:57:18.374 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-05 16:57:18.485 | Reading package lists... 2022-01-05 16:57:18.730 | Building dependency tree... 2022-01-05 16:57:18.732 | Reading state information... 2022-01-05 16:57:18.986 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:57:18.987 | The following packages were automatically installed and are no longer required: 2022-01-05 16:57:18.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:57:18.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:57:18.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:57:18.988 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:57:18.988 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:57:18.988 | python3-zope.interface 2022-01-05 16:57:18.988 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:57:19.102 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:57:19.107 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:57:19.109 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:57:19.112 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:19.114 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:19.116 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:19.118 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:19.120 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:19.123 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:57:19.125 | + functions-common:time_stop:2311 : start_time=1641401838371 2022-01-05 16:57:19.127 | + functions-common:time_stop:2313 : [[ -z 1641401838371 ]] 2022-01-05 16:57:19.129 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:19.133 | + functions-common:time_stop:2316 : end_time=1641401839131 2022-01-05 16:57:19.136 | + functions-common:time_stop:2317 : elapsed_time=760 2022-01-05 16:57:19.138 | + functions-common:time_stop:2318 : total=17679 2022-01-05 16:57:19.140 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:19.143 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18439 2022-01-05 16:57:19.145 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:57:19.147 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:57:19.149 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:57:19.152 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:57:19.155 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:57:19.157 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:57:19.159 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:57:19.161 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:57:19.164 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:57:19.166 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:57:19.168 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:57:19.171 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:57:19.173 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:57:19.175 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:57:19.177 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:57:19.180 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:57:19.182 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:57:19.184 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:57:19.187 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:57:19.189 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:57:19.191 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:57:19.193 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:57:19.196 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:57:19.198 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:57:19.200 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:57:19.203 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:57:19.205 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:57:19.221 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:19.224 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:57:19.226 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:57:19.228 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:57:19.230 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:57:19.234 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:57:19.238 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:57:19.240 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:57:19.242 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:57:19.244 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:57:19.247 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:57:19.249 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:57:19.252 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:57:19.952 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:57:19.952 | user tags 2022-01-05 16:57:19.952 | stackrabbit []' 2022-01-05 16:57:19.956 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:57:19.956 | user tags 2022-01-05 16:57:19.956 | stackrabbit []' 2022-01-05 16:57:19.956 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:57:19.962 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:57:19.964 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:57:19.967 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:57:20.688 | Changing password for user "stackrabbit" ... 2022-01-05 16:57:20.756 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:57:21.421 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:57:21.482 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:57:21.485 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:57:22.154 | Changing password for user "stackrabbit" ... 2022-01-05 16:57:22.220 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:57:22.222 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:57:22.224 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:57:22.893 | Deleting user "guest" ... 2022-01-05 16:57:22.908 | Error: 2022-01-05 16:57:22.908 | {:no_such_user, "guest"} 2022-01-05 16:57:22.921 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:57:22.923 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:57:22.940 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:22.942 | + ./stack.sh:main:805 : install_database 2022-01-05 16:57:22.944 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:57:22.947 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:57:22.949 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:22.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:22.953 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:57:23.412 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:57:23.415 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:57:23.417 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:57:23.419 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:57:23.422 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:57:23.424 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:57:23.427 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:57:23.429 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:57:23.431 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:57:23.433 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:57:23.436 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:57:23.438 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:57:23.441 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:57:23.443 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:57:23.445 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:57:23.448 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:57:23.450 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:57:23.453 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:57:23.456 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:57:23.458 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:57:23.460 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:57:23.463 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:57:23.465 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:23.467 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:23.470 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:57:23.472 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:57:23.474 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:57:23.476 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:57:23.479 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:57:23.481 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:23.483 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:57:23.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:23.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:23.490 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:57:23.492 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:57:23.494 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:57:23.496 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:57:23.499 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:57:23.502 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:57:23.504 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:23.506 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:23.508 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:57:23.529 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-05 16:57:23.638 | Reading package lists... 2022-01-05 16:57:23.880 | Building dependency tree... 2022-01-05 16:57:23.881 | Reading state information... 2022-01-05 16:57:24.116 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:57:24.116 | The following packages were automatically installed and are no longer required: 2022-01-05 16:57:24.117 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:57:24.117 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:57:24.117 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:57:24.117 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:57:24.117 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:57:24.117 | python3-zope.interface 2022-01-05 16:57:24.117 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:57:24.228 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:57:24.232 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:57:24.236 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:57:24.238 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:24.240 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:24.242 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:24.244 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:24.246 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:24.248 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:57:24.251 | + functions-common:time_stop:2311 : start_time=1641401843527 2022-01-05 16:57:24.253 | + functions-common:time_stop:2313 : [[ -z 1641401843527 ]] 2022-01-05 16:57:24.255 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:24.259 | + functions-common:time_stop:2316 : end_time=1641401844257 2022-01-05 16:57:24.261 | + functions-common:time_stop:2317 : elapsed_time=730 2022-01-05 16:57:24.263 | + functions-common:time_stop:2318 : total=18439 2022-01-05 16:57:24.265 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:24.268 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19169 2022-01-05 16:57:24.270 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:57:24.272 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:57:24.274 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:57:24.277 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:57:24.279 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:57:24.282 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:57:24.284 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:57:24.287 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:57:24.290 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:57:24.292 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:57:24.295 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:57:24.296 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:57:24.302 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:57:24.305 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:57:24.307 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:57:24.309 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:57:24.312 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:57:24.336 | Using python 3.8 to install PyMySQL 2022-01-05 16:57:24.339 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-05 16:57:25.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:25.067 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:25.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:25.067 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:26.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:26.102 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:57:27.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:57:27.684 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:27.686 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:27.688 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:27.691 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:27.693 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:27.695 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:27.697 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:27.700 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:27.703 | + functions-common:time_stop:2311 : start_time=1641401844331 2022-01-05 16:57:27.705 | + functions-common:time_stop:2313 : [[ -z 1641401844331 ]] 2022-01-05 16:57:27.708 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:27.712 | + functions-common:time_stop:2316 : end_time=1641401847710 2022-01-05 16:57:27.715 | + functions-common:time_stop:2317 : elapsed_time=3379 2022-01-05 16:57:27.717 | + functions-common:time_stop:2318 : total=24994 2022-01-05 16:57:27.720 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:27.722 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28373 2022-01-05 16:57:27.725 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:27.727 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:57:27.729 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:57:27.732 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:57:27.734 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:57:27.751 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:27.753 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:57:27.755 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:57:27.759 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:57:27.759 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:57:27.765 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:57:27.768 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:57:27.770 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-05 16:57:27.773 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:57:27.775 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:57:27.777 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:57:27.793 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:27.796 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:57:27.798 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:57:27.800 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:57:27.803 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:57:27.805 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:57:27.807 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:27.809 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:57:27.812 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:27.814 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:27.816 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:57:27.818 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:57:27.820 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:57:27.822 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:57:27.825 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:57:27.828 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:57:27.830 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:27.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:27.835 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:57:27.856 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 16:57:27.963 | Reading package lists... 2022-01-05 16:57:28.194 | Building dependency tree... 2022-01-05 16:57:28.196 | Reading state information... 2022-01-05 16:57:28.433 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:57:28.433 | The following packages were automatically installed and are no longer required: 2022-01-05 16:57:28.434 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:57:28.434 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:57:28.434 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:57:28.434 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:57:28.434 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:57:28.434 | python3-zope.interface 2022-01-05 16:57:28.434 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:57:28.547 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:57:28.551 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:57:28.554 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:57:28.556 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:28.558 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:28.560 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:28.562 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:28.565 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:28.567 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:57:28.570 | + functions-common:time_stop:2311 : start_time=1641401847853 2022-01-05 16:57:28.572 | + functions-common:time_stop:2313 : [[ -z 1641401847853 ]] 2022-01-05 16:57:28.575 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:28.579 | + functions-common:time_stop:2316 : end_time=1641401848576 2022-01-05 16:57:28.581 | + functions-common:time_stop:2317 : elapsed_time=723 2022-01-05 16:57:28.584 | + functions-common:time_stop:2318 : total=19169 2022-01-05 16:57:28.586 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:28.588 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19892 2022-01-05 16:57:28.590 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:57:28.593 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:57:28.609 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:28.611 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:57:28.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:57:28.616 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:57:28.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:57:28.638 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:57:28.641 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:57:28.643 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:57:28.645 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:57:28.648 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:28.650 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:57:28.652 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:28.654 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:28.656 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:57:28.659 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:57:28.661 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:57:28.663 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:57:28.665 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:57:28.667 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:57:28.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:28.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:28.674 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:57:28.693 | + functions-common:apt_get:1109 : 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-01-05 16:57:28.807 | Reading package lists... 2022-01-05 16:57:29.058 | Building dependency tree... 2022-01-05 16:57:29.059 | Reading state information... 2022-01-05 16:57:29.299 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:57:29.299 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:57:29.299 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:57:29.299 | The following packages were automatically installed and are no longer required: 2022-01-05 16:57:29.300 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:57:29.300 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:57:29.300 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:57:29.300 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:57:29.300 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:57:29.300 | python3-zope.interface 2022-01-05 16:57:29.300 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:57:29.415 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:57:29.419 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:57:29.421 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:57:29.423 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:29.425 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:29.427 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:29.429 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:29.431 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:29.434 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:57:29.436 | + functions-common:time_stop:2311 : start_time=1641401848691 2022-01-05 16:57:29.438 | + functions-common:time_stop:2313 : [[ -z 1641401848691 ]] 2022-01-05 16:57:29.441 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:29.445 | + functions-common:time_stop:2316 : end_time=1641401849442 2022-01-05 16:57:29.447 | + functions-common:time_stop:2317 : elapsed_time=751 2022-01-05 16:57:29.449 | + functions-common:time_stop:2318 : total=19892 2022-01-05 16:57:29.451 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:29.454 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20643 2022-01-05 16:57:29.456 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:57:29.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:57:29.460 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:29.463 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:29.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:57:29.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:57:29.470 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:57:29.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:57:29.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:57:29.479 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:57:29.480 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:57:29.484 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:57:29.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:57:29.488 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:57:29.490 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:57:29.493 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:57:29.495 | + functions:vercmp:631 : local result 2022-01-05 16:57:29.498 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:57:29.498 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:57:29.500 | ++ functions:vercmp:635 : head -1 2022-01-05 16:57:29.504 | + functions:vercmp:635 : result=3.13 2022-01-05 16:57:29.506 | + functions:vercmp:637 : case $op in 2022-01-05 16:57:29.508 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:57:29.511 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:57:29.513 | + functions:vercmp:648 : return 2022-01-05 16:57:29.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:57:29.518 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:57:29.520 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:57:29.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:57:29.996 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:57:30.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-05 16:57:30.008 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.010 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:57:30.028 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:30.032 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:57:30.034 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:57:30.034 | Installing etcd 2022-01-05 16:57:30.036 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:57:30.048 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:57:30.060 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:57:30.063 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:57:30.080 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:57:30.083 | ++ 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-01-05 16:57:30.086 | ++ 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-01-05 16:57:30.089 | +++ 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-01-05 16:57:30.094 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:57:30.096 | ++ 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-01-05 16:57:30.099 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:57:30.101 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:57:30.103 | ++ functions:get_extra_file:74 : return 2022-01-05 16:57:30.106 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:57:30.109 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:57:30.111 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:57:30.114 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:57:30.130 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:57:30.132 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:57:30.135 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:57:30.152 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:57:30.154 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:57:30.156 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:57:30.158 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:57:30.161 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:57:30.163 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:57:30.165 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:57:30.168 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:57:30.170 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:57:30.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 16:57:30.179 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.181 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:57:30.183 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:57:30.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:57:30.189 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:57:30.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 16:57:30.198 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.201 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:57:30.203 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:57:30.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:57:30.208 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:57:30.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 16:57:30.217 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.220 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:57:30.222 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:57:30.224 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:57:30.227 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:57:30.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 16:57:30.237 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.240 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:57:30.242 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:57:30.245 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:57:30.247 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:57:30.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 16:57:30.257 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.259 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:57:30.261 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:57:30.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:57:30.267 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:57:30.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 16:57:30.276 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.279 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:57:30.281 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:57:30.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:57:30.285 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:57:30.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 16:57:30.295 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.297 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:57:30.299 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:57:30.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:57:30.304 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:57:30.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 16:57:30.314 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.316 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:57:30.319 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:57:30.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:57:30.324 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:57:30.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 16:57:30.333 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.336 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:57:30.338 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:57:30.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:57:30.343 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:57:30.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 16:57:30.352 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.355 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:57:30.357 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:57:30.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:57:30.362 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:57:30.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 16:57:30.371 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.373 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:57:30.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:57:30.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:57:30.381 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:57:30.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 16:57:30.391 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.394 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:57:30.396 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:57:30.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:57:30.401 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:57:30.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 16:57:30.412 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.415 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:57:30.418 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:57:30.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:57:30.423 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:57:30.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 16:57:30.434 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.437 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:57:30.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:57:30.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:57:30.445 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:57:30.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 16:57:30.456 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.459 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:57:30.463 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:57:30.465 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:57:30.468 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:57:30.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 16:57:30.478 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.480 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:57:30.484 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:57:30.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:57:30.489 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:57:30.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 16:57:30.500 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.502 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:57:30.505 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:57:30.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:57:30.510 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:57:30.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 16:57:30.521 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.524 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:57:30.528 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:57:30.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:57:30.533 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:57:30.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 16:57:30.542 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.544 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:57:30.547 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:57:30.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:57:30.552 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:57:30.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 16:57:30.561 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.564 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:57:30.566 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:57:30.569 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:57:30.571 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:57:30.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 16:57:30.580 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.583 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:57:30.585 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:57:30.588 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:57:30.590 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:57:30.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 16:57:30.600 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.602 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:57:30.605 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:57:30.608 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:57:30.611 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:57:30.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 16:57:30.621 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.624 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:57:30.628 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:57:30.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:57:30.633 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:57:30.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 16:57:30.643 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.647 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:57:30.651 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:57:30.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:57:30.655 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:57:30.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 16:57:30.665 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.668 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:57:30.671 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:57:30.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:57:30.676 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:57:30.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 16:57:30.687 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.690 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:57:30.694 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:57:30.696 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:57:30.699 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:57:30.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:57:30.709 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.711 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:57:30.714 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:57:30.717 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:57:30.720 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:57:30.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 16:57:30.729 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.731 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:57:30.734 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:57:30.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:57:30.739 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:57:30.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 16:57:30.749 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.752 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:57:30.755 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:57:30.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:57:30.759 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:57:30.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 16:57:30.770 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.773 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:57:30.775 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:57:30.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:57:30.781 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:57:30.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 16:57:30.790 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.792 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:57:30.795 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:57:30.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:57:30.800 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:57:30.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 16:57:30.810 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.813 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:57:30.816 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:57:30.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:57:30.821 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:57:30.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 16:57:30.834 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.836 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:57:30.839 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:57:30.841 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:57:30.845 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:57:30.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 16:57:30.855 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.857 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:57:30.860 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:57:30.862 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:57:30.864 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:57:30.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 16:57:30.873 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.876 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:57:30.878 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:57:30.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:57:30.883 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:57:30.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:30.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:30.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 16:57:30.893 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:30.895 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:57:30.917 | Using python 3.8 to install etcd3 2022-01-05 16:57:30.920 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-05 16:57:31.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:31.643 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:31.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:31.643 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:32.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:32.667 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:57:32.674 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:57:32.675 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:57:32.676 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:57:32.677 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:57:34.162 | 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-01-05 16:57:34.284 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:34.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:34.289 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:34.291 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:34.293 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:34.295 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:34.297 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:34.299 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:34.301 | + functions-common:time_stop:2311 : start_time=1641401850912 2022-01-05 16:57:34.303 | + functions-common:time_stop:2313 : [[ -z 1641401850912 ]] 2022-01-05 16:57:34.306 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:34.310 | + functions-common:time_stop:2316 : end_time=1641401854308 2022-01-05 16:57:34.312 | + functions-common:time_stop:2317 : elapsed_time=3396 2022-01-05 16:57:34.315 | + functions-common:time_stop:2318 : total=28373 2022-01-05 16:57:34.317 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:34.319 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31769 2022-01-05 16:57:34.321 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:34.323 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:57:34.345 | Using python 3.8 to install etcd3gw 2022-01-05 16:57:34.348 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-05 16:57:35.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:35.092 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:35.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:35.092 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:36.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:36.102 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:57:36.112 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:57:36.113 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:57:36.114 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:57:36.115 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:57:36.116 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:57:36.141 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:57:36.142 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:57:36.144 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:57:37.529 | 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-01-05 16:57:37.632 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:37.635 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:37.637 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:37.640 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:37.642 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:37.645 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:37.647 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:37.649 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:37.651 | + functions-common:time_stop:2311 : start_time=1641401854340 2022-01-05 16:57:37.653 | + functions-common:time_stop:2313 : [[ -z 1641401854340 ]] 2022-01-05 16:57:37.656 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:37.660 | + functions-common:time_stop:2316 : end_time=1641401857658 2022-01-05 16:57:37.663 | + functions-common:time_stop:2317 : elapsed_time=3318 2022-01-05 16:57:37.665 | + functions-common:time_stop:2318 : total=31769 2022-01-05 16:57:37.667 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:37.669 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35087 2022-01-05 16:57:37.671 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:37.674 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:57:37.676 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:57:37.679 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:57:37.681 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:57:37.683 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:57:37.685 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:57:37.689 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:57:37.691 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:57:37.693 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:57:37.695 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:57:37.698 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:57:37.700 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:57:37.703 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:57:37.705 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:57:37.707 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:37.709 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:37.712 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:57:37.714 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:57:37.716 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:57:37.719 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:57:37.721 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:57:37.724 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:57:37.726 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:57:37.728 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:37.731 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:57:37.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:37.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:37.738 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:57:37.740 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:57:37.742 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:57:37.745 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:57:37.747 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:57:37.750 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:57:37.752 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:37.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:37.757 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:57:37.779 | + functions-common:apt_get:1109 : 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-01-05 16:57:37.886 | Reading package lists... 2022-01-05 16:57:38.135 | Building dependency tree... 2022-01-05 16:57:38.137 | Reading state information... 2022-01-05 16:57:38.385 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:57:38.385 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:57:38.385 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:57:38.385 | The following packages were automatically installed and are no longer required: 2022-01-05 16:57:38.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:57:38.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:57:38.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:57:38.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:57:38.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:57:38.386 | python3-zope.interface 2022-01-05 16:57:38.386 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:57:38.499 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:57:38.504 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:57:38.506 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:57:38.508 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:38.510 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:38.513 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:38.515 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:38.518 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:38.520 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:57:38.522 | + functions-common:time_stop:2311 : start_time=1641401857776 2022-01-05 16:57:38.524 | + functions-common:time_stop:2313 : [[ -z 1641401857776 ]] 2022-01-05 16:57:38.527 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:38.531 | + functions-common:time_stop:2316 : end_time=1641401858528 2022-01-05 16:57:38.533 | + functions-common:time_stop:2317 : elapsed_time=752 2022-01-05 16:57:38.535 | + functions-common:time_stop:2318 : total=20643 2022-01-05 16:57:38.537 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:38.540 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21395 2022-01-05 16:57:38.542 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:57:38.544 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:57:38.546 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:57:38.549 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:57:38.551 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:57:38.614 | Module proxy already enabled 2022-01-05 16:57:38.618 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:57:38.680 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:57:38.681 | Module proxy already enabled 2022-01-05 16:57:38.681 | Module proxy_uwsgi already enabled 2022-01-05 16:57:38.684 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:57:38.687 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:57:38.690 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:57:38.692 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:57:38.821 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:57:38.824 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:57:38.827 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:57:38.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 16:57:38.837 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.839 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:57:38.841 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:57:38.844 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:57:38.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 16:57:38.854 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.856 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:57:38.859 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:57:38.861 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:57:38.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 16:57:38.871 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.873 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:57:38.876 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:57:38.878 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:57:38.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:57:38.888 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.891 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:57:38.893 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:57:38.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 16:57:38.903 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.906 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:57:38.910 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:57:38.913 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:57:38.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 16:57:38.923 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.926 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:57:38.944 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:38.948 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:57:38.950 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:57:38.953 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:57:38.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 16:57:38.962 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:38.965 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:57:38.981 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:38.984 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:57:38.986 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:57:38.989 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:57:38.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:38.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:38.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 16:57:38.998 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:39.001 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:57:39.003 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:57:39.006 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:57:39.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:57:39.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:57:39.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 16:57:39.015 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:57:39.018 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:57:39.020 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:57:39.022 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:57:39.025 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:57:39.027 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:57:39.030 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:57:39.033 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:57:39.033 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:57:39.038 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:57:39.040 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:57:39.042 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:57:39.046 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:57:39.048 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:57:39.068 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:57:39.071 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-05 16:57:39.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:39.804 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:39.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:39.804 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:40.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:40.817 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:57:40.869 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:57:40.870 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:57:40.871 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:57:40.872 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:57:40.873 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:57:40.875 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:57:40.876 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:57:40.877 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:57:40.878 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:57:40.879 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:57:40.880 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:57:40.881 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:57:40.882 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:57:40.883 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:57:40.941 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:57:40.943 | 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-01-05 16:57:40.943 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:57:40.982 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.2) 2022-01-05 16:57:41.021 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:57:41.023 | 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-01-05 16:57:41.024 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:57:41.025 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:57:41.075 | 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.1) 2022-01-05 16:57:41.078 | 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-01-05 16:57:41.086 | 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.2) 2022-01-05 16:57:41.087 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-05 16:57:41.103 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:57:41.104 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:57:41.105 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:57:41.160 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:57:41.161 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:57:41.162 | 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.3) 2022-01-05 16:57:41.163 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:57:41.211 | 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.12.1) 2022-01-05 16:57:41.223 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:57:42.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-01-05 16:57:42.669 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:42.672 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:42.674 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:42.676 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:42.678 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:42.681 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:42.683 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:42.685 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:42.691 | + functions-common:time_stop:2311 : start_time=1641401859063 2022-01-05 16:57:42.693 | + functions-common:time_stop:2313 : [[ -z 1641401859063 ]] 2022-01-05 16:57:42.696 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:42.700 | + functions-common:time_stop:2316 : end_time=1641401862697 2022-01-05 16:57:42.702 | + functions-common:time_stop:2317 : elapsed_time=3634 2022-01-05 16:57:42.705 | + functions-common:time_stop:2318 : total=35087 2022-01-05 16:57:42.708 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:42.710 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=38721 2022-01-05 16:57:42.712 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:42.714 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:57:42.717 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:57:42.719 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:57:42.722 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:57:42.724 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:57:42.727 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:57:42.730 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:57:42.731 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:57:42.736 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:57:42.739 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:57:42.741 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:57:42.744 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:57:42.746 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:57:42.768 | Using python 3.8 to install python-memcached 2022-01-05 16:57:42.770 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-05 16:57:43.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:43.522 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:43.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:43.522 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:44.515 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:44.546 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:57:44.549 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:57:46.095 | 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-01-05 16:57:46.207 | + inc/python:pip_install:200 : result=0 2022-01-05 16:57:46.209 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:57:46.211 | + functions-common:time_stop:2304 : local name 2022-01-05 16:57:46.214 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:57:46.216 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:57:46.218 | + functions-common:time_stop:2307 : local total 2022-01-05 16:57:46.220 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:57:46.223 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:57:46.225 | + functions-common:time_stop:2311 : start_time=1641401862762 2022-01-05 16:57:46.227 | + functions-common:time_stop:2313 : [[ -z 1641401862762 ]] 2022-01-05 16:57:46.230 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:57:46.235 | + functions-common:time_stop:2316 : end_time=1641401866231 2022-01-05 16:57:46.237 | + functions-common:time_stop:2317 : elapsed_time=3469 2022-01-05 16:57:46.239 | + functions-common:time_stop:2318 : total=38721 2022-01-05 16:57:46.241 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:57:46.243 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=42190 2022-01-05 16:57:46.246 | + inc/python:pip_install:203 : return 0 2022-01-05 16:57:46.249 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:57:46.265 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:57:46.267 | + ./stack.sh:main:866 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-01-05 16:57:46.270 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:57:46.272 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:57:46.274 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:57:46.277 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:57:46.279 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:57:46.281 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:57:46.298 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:57:46.300 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:57:46.302 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:57:46.304 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:57:46.306 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:57:46.309 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:57:46.313 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:57:46.316 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:57:46.318 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:57:46.320 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:57:46.335 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:57:46.337 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:57:46.339 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:46.342 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:57:46.343 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:57:46.348 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:57:46.350 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:57:46.352 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:57:46.354 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:57:46.355 | + functions-common:git_clone:593 : head -1 2022-01-05 16:57:46.359 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:57:46.361 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:57:46.364 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:57:46.366 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:57:46.368 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:57:46.370 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:57:46.372 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:57:46.375 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:57:46.378 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:57:46.380 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:57:46.382 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:57:46.384 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:57:46.387 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:57:46.389 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:57:46.392 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:57:46.394 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:57:46.397 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:57:46.399 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:57:46.402 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:57:46.407 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:57:46.410 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:57:47.024 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:57:47.026 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:57:47.028 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:57:47.031 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:57:47.033 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:57:47.036 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:57:47.038 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:57:47.040 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:57:47.042 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:57:47.044 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:57:47.047 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:57:47.049 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:57:47.051 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:57:47.053 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:57:47.073 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:57:47.075 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-05 16:57:47.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:47.803 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:47.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:57:47.803 | from cryptography.utils import int_from_bytes 2022-01-05 16:57:48.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:57:48.853 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:57:48.853 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:57:48.944 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:57:48.946 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:57:48.949 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:57:48.952 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:57:48.954 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:57:48.956 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:57:48.958 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:57:48.961 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:57:48.963 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:57:48.965 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:57:48.965 | Error on exit 2022-01-05 16:57:48.967 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:57:48.969 | + ./stack.sh:exit_trap:528 : generate-subunit 1641401776 92 fail 2022-01-05 16:57:49.456 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:57:49.458 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:57:49.931 | + ./stack.sh:exit_trap:542 : exit 1