2022-06-02 05:01:58.350 | + ./stack.sh:main:462 : exec 2022-06-02 05:01:58.350 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-050158' 2022-06-02 05:01:58.350 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-050158.summary.2022-06-02-050158 2022-06-02 05:01:58.351 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:01:58.351 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-050158 2022-06-02 05:01:58.351 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-050158 /opt/stack/logs/stack.sh.log 2022-06-02 05:01:58.351 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-050158.summary.2022-06-02-050158 /opt/stack/logs/stack.sh.log.summary 2022-06-02 05:01:58.351 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 05:01:58.351 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 05:01:58.351 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 05:01:58.351 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 05:01:58.351 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 05:01:58.351 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 05:01:58.351 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 05:01:58.352 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 05:01:58.354 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 05:01:58.356 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 05:01:58.358 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 05:01:58.360 | + ./stack.sh:main:551 : uname -a 2022-06-02 05:01:58.361 | Linux dv-cinder-831188-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-02 05:01:58.363 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 05:01:58.365 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 05:01:58.368 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 05:01:58.399 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 05:01:58.416 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 05:01:58.418 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 05:01:58.420 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 05:01:58.423 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 05:01:58.426 | + functions-common:fetch_plugins:1673 : return 2022-06-02 05:01:58.427 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 05:01:58.429 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 05:01:58.431 | + functions-common:run_phase:1751 : local phase= 2022-06-02 05:01:58.433 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:01:58.435 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:01:58.438 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:01:58.440 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:01:58.441 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:01:58.444 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:01:58.447 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:01:58.449 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:01:58.451 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:01:58.452 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 05:01:58.455 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:01:58.467 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:58.469 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 05:01:58.471 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:01:58.473 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:01:58.475 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:01:58.476 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:01:58.478 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:01:58.480 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 05:01:58.482 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 05:01:58.483 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 05:01:58.485 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 05:01:58.487 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 05:01:58.491 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 05:01:58.494 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 05:01:58.495 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 05:01:58.497 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 05:01:58.499 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 05:01:58.517 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 05:01:58.519 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 05:01:58.533 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:58.536 | +++ lib/tls:source:43 : hostname -f 2022-06-02 05:01:58.539 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 05:01:58.541 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 05:01:58.543 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 05:01:58.545 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 05:01:58.547 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 05:01:58.550 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 05:01:58.552 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 05:01:58.554 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 05:01:58.556 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 05:01:58.558 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 05:01:58.562 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 05:01:58.574 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 05:01:58.592 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 05:01:58.613 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 05:01:58.626 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 05:01:58.655 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 05:01:58.698 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 05:01:58.782 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 05:01:58.806 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 05:01:58.841 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 05:01:58.896 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 05:01:59.039 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 05:01:59.055 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 05:01:59.070 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 05:01:59.083 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 05:01:59.178 | + ./stack.sh:main:598 : run_phase source 2022-06-02 05:01:59.180 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 05:01:59.182 | + functions-common:run_phase:1751 : local phase= 2022-06-02 05:01:59.185 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:01:59.187 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:01:59.189 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:01:59.191 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:01:59.194 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:01:59.196 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:01:59.201 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:01:59.204 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:01:59.207 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:01:59.209 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 05:01:59.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:01:59.229 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:59.232 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 05:01:59.235 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 05:01:59.280 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 05:01:59.283 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 05:01:59.285 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 05:01:59.288 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 05:01:59.291 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 05:01:59.294 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 05:01:59.297 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 05:01:59.299 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 05:01:59.302 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 05:01:59.305 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 05:01:59.308 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.312 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 05:01:59.315 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.318 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 05:01:59.322 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.325 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 05:01:59.330 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.332 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 05:01:59.334 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.337 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 05:01:59.340 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.342 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 05:01:59.344 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.346 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 05:01:59.349 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.351 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 05:01:59.353 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.356 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 05:01:59.358 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.360 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 05:01:59.363 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.365 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 05:01:59.368 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.371 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 05:01:59.376 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.378 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 05:01:59.381 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.383 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 05:01:59.387 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.389 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 05:01:59.392 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.395 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 05:01:59.397 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.400 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 05:01:59.402 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.405 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 05:01:59.411 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.413 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 05:01:59.415 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.418 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 05:01:59.420 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.423 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 05:01:59.425 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.428 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 05:01:59.430 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.432 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 05:01:59.435 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.437 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 05:01:59.439 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.441 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 05:01:59.444 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.446 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 05:01:59.448 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.451 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 05:01:59.453 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.455 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 05:01:59.458 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.460 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 05:01:59.462 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.464 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 05:01:59.467 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.469 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 05:01:59.471 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.473 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 05:01:59.475 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.478 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 05:01:59.480 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.482 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 05:01:59.484 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.487 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 05:01:59.489 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.491 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 05:01:59.493 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.496 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 05:01:59.498 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.501 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 05:01:59.503 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.505 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 05:01:59.508 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:01:59.510 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 05:01:59.513 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 05:01:59.516 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 05:01:59.519 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 05:01:59.533 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:59.535 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 05:01:59.537 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 05:01:59.539 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 05:01:59.555 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:59.557 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 05:01:59.559 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 05:01:59.562 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 05:01:59.564 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 05:01:59.566 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 05:01:59.568 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 05:01:59.571 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 05:01:59.574 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 05:01:59.577 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 05:01:59.579 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 05:01:59.582 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 05:01:59.584 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 05:01:59.587 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 05:01:59.587 | Using mysql database backend 2022-06-02 05:01:59.589 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 05:01:59.606 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 05:01:59.623 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:59.625 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 05:01:59.645 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 05:01:59.661 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:59.664 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 05:01:59.682 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 05:01:59.705 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 05:01:59.724 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:59.727 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 05:01:59.743 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:59.746 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 05:01:59.748 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 05:01:59.766 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:59.769 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 05:01:59.791 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 05:01:59.797 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:59.800 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 05:01:59.802 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 05:01:59.805 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 05:01:59.810 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-050159 2022-06-02 05:01:59.813 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-050159 739' 2022-06-02 05:01:59.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.819 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 05:01:59.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.826 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 05:01:59.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.834 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 05:01:59.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.841 | + 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,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 05:01:59.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.847 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-02 05:01:59.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.851 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-02 05:01:59.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.857 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-050158 2022-06-02 05:01:59.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.864 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 05:01:59.866 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.869 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-02 05:01:59.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.873 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 05:01:59.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.879 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 05:01:59.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.883 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 05:01:59.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:01:59.888 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 05:01:59.891 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 05:01:59.893 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 05:01:59.895 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 05:01:59.897 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:01:59.900 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:01:59.902 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:01:59.905 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:01:59.907 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:01:59.909 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:01:59.925 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:01:59.927 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:01:59.929 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:59.932 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:01:59.932 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:01:59.937 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 05:01:59.940 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:59.942 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 05:01:59.955 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 05:01:59.958 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:01:59.958 | + functions-common:git_clone:607 : head -1 2022-06-02 05:01:59.962 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 05:01:59.964 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:01:59.967 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 05:01:59.970 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:01:59.972 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 05:01:59.975 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 05:01:59.977 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 05:01:59.980 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 05:01:59.982 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 05:01:59.985 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 05:01:59.987 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 05:01:59.989 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 05:01:59.993 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 05:01:59.997 | ++ tools/install_prereqs.sh:source:47 : NOW=1654146119 2022-06-02 05:02:00.000 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 05:02:00.005 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654145922 2022-06-02 05:02:00.007 | ++ tools/install_prereqs.sh:source:49 : DELTA=197 2022-06-02 05:02:00.009 | ++ tools/install_prereqs.sh:source:50 : [[ 197 -lt 7200 ]] 2022-06-02 05:02:00.012 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 05:02:00.014 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 05:02:00.017 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 05:02:00.020 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 05:02:00.022 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 05:02:00.025 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 05:02:00.027 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 05:02:00.029 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 05:02:00.033 | +++ 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,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 05:02:00.079 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 05:02:00.079 | apache2-dev 2022-06-02 05:02:00.079 | bc 2022-06-02 05:02:00.079 | bsdmainutils 2022-06-02 05:02:00.079 | curl 2022-06-02 05:02:00.079 | g++ 2022-06-02 05:02:00.079 | gcc 2022-06-02 05:02:00.079 | gettext 2022-06-02 05:02:00.079 | git 2022-06-02 05:02:00.079 | graphviz 2022-06-02 05:02:00.079 | iputils-ping 2022-06-02 05:02:00.080 | libapache2-mod-proxy-uwsgi 2022-06-02 05:02:00.080 | libffi-dev 2022-06-02 05:02:00.080 | libjpeg-dev 2022-06-02 05:02:00.080 | libmysqlclient-dev 2022-06-02 05:02:00.080 | libpcre3-dev 2022-06-02 05:02:00.080 | libpq-dev 2022-06-02 05:02:00.080 | libssl-dev 2022-06-02 05:02:00.080 | libsystemd-dev 2022-06-02 05:02:00.080 | libxml2-dev 2022-06-02 05:02:00.080 | libxslt1-dev 2022-06-02 05:02:00.080 | libyaml-dev 2022-06-02 05:02:00.080 | lsof 2022-06-02 05:02:00.080 | openssh-server 2022-06-02 05:02:00.080 | openssl 2022-06-02 05:02:00.080 | pkg-config 2022-06-02 05:02:00.080 | psmisc 2022-06-02 05:02:00.080 | python3-dev 2022-06-02 05:02:00.080 | python3-pip 2022-06-02 05:02:00.080 | python3-venv 2022-06-02 05:02:00.080 | tar 2022-06-02 05:02:00.080 | tcpdump 2022-06-02 05:02:00.080 | unzip 2022-06-02 05:02:00.080 | uuid-runtime 2022-06-02 05:02:00.080 | wget 2022-06-02 05:02:00.080 | wget 2022-06-02 05:02:00.080 | zlib1g-dev 2022-06-02 05:02:00.080 | libkrb5-dev 2022-06-02 05:02:00.080 | libldap2-dev 2022-06-02 05:02:00.080 | libsasl2-dev 2022-06-02 05:02:00.080 | memcached 2022-06-02 05:02:00.080 | python3-mysqldb 2022-06-02 05:02:00.080 | sqlite3 2022-06-02 05:02:00.080 | conntrack 2022-06-02 05:02:00.080 | curl 2022-06-02 05:02:00.080 | dnsmasq-base 2022-06-02 05:02:00.080 | dnsmasq-utils 2022-06-02 05:02:00.080 | ebtables 2022-06-02 05:02:00.080 | gawk 2022-06-02 05:02:00.080 | genisoimage 2022-06-02 05:02:00.081 | iptables 2022-06-02 05:02:00.081 | iputils-arping 2022-06-02 05:02:00.081 | kpartx 2022-06-02 05:02:00.081 | libjs-jquery-tablesorter 2022-06-02 05:02:00.081 | libmysqlclient-dev 2022-06-02 05:02:00.081 | parted 2022-06-02 05:02:00.081 | pm-utils 2022-06-02 05:02:00.081 | python3-mysqldb 2022-06-02 05:02:00.081 | socat 2022-06-02 05:02:00.081 | sqlite3 2022-06-02 05:02:00.081 | sudo 2022-06-02 05:02:00.081 | vlan 2022-06-02 05:02:00.081 | lsscsi 2022-06-02 05:02:00.081 | open-iscsi 2022-06-02 05:02:00.081 | lvm2 2022-06-02 05:02:00.081 | qemu-utils 2022-06-02 05:02:00.081 | thin-provisioning-tools 2022-06-02 05:02:00.081 | acl 2022-06-02 05:02:00.081 | dnsmasq-base 2022-06-02 05:02:00.081 | dnsmasq-utils 2022-06-02 05:02:00.081 | ebtables 2022-06-02 05:02:00.081 | haproxy 2022-06-02 05:02:00.081 | iptables 2022-06-02 05:02:00.081 | iputils-arping 2022-06-02 05:02:00.081 | iputils-ping 2022-06-02 05:02:00.081 | libmysqlclient-dev 2022-06-02 05:02:00.081 | postgresql-server-dev-all 2022-06-02 05:02:00.081 | python3-mysqldb 2022-06-02 05:02:00.081 | sqlite3 2022-06-02 05:02:00.081 | sudo 2022-06-02 05:02:00.081 | vlan 2022-06-02 05:02:00.081 | ipset 2022-06-02 05:02:00.081 | conntrack 2022-06-02 05:02:00.081 | conntrackd 2022-06-02 05:02:00.081 | keepalived 2022-06-02 05:02:00.081 | dstat 2022-06-02 05:02:00.082 | lvm2 2022-06-02 05:02:00.082 | qemu-utils 2022-06-02 05:02:00.082 | thin-provisioning-tools 2022-06-02 05:02:00.082 | curl 2022-06-02 05:02:00.082 | liberasurecode-dev 2022-06-02 05:02:00.082 | make 2022-06-02 05:02:00.082 | memcached 2022-06-02 05:02:00.082 | sqlite3 2022-06-02 05:02:00.082 | xfsprogs' 2022-06-02 05:02:00.083 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 05:02:00.102 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 05:02:00.102 | apache2-dev 2022-06-02 05:02:00.102 | bc 2022-06-02 05:02:00.102 | bsdmainutils 2022-06-02 05:02:00.102 | curl 2022-06-02 05:02:00.102 | g++ 2022-06-02 05:02:00.102 | gcc 2022-06-02 05:02:00.102 | gettext 2022-06-02 05:02:00.102 | git 2022-06-02 05:02:00.102 | graphviz 2022-06-02 05:02:00.102 | iputils-ping 2022-06-02 05:02:00.102 | libapache2-mod-proxy-uwsgi 2022-06-02 05:02:00.102 | libffi-dev 2022-06-02 05:02:00.102 | libjpeg-dev 2022-06-02 05:02:00.102 | libmysqlclient-dev 2022-06-02 05:02:00.102 | libpcre3-dev 2022-06-02 05:02:00.102 | libpq-dev 2022-06-02 05:02:00.102 | libssl-dev 2022-06-02 05:02:00.102 | libsystemd-dev 2022-06-02 05:02:00.103 | libxml2-dev 2022-06-02 05:02:00.103 | libxslt1-dev 2022-06-02 05:02:00.103 | libyaml-dev 2022-06-02 05:02:00.103 | lsof 2022-06-02 05:02:00.103 | openssh-server 2022-06-02 05:02:00.103 | openssl 2022-06-02 05:02:00.103 | pkg-config 2022-06-02 05:02:00.103 | psmisc 2022-06-02 05:02:00.103 | python3-dev 2022-06-02 05:02:00.103 | python3-pip 2022-06-02 05:02:00.103 | python3-venv 2022-06-02 05:02:00.103 | tar 2022-06-02 05:02:00.103 | tcpdump 2022-06-02 05:02:00.103 | unzip 2022-06-02 05:02:00.103 | uuid-runtime 2022-06-02 05:02:00.103 | wget 2022-06-02 05:02:00.103 | wget 2022-06-02 05:02:00.103 | zlib1g-dev 2022-06-02 05:02:00.103 | libkrb5-dev 2022-06-02 05:02:00.103 | libldap2-dev 2022-06-02 05:02:00.103 | libsasl2-dev 2022-06-02 05:02:00.103 | memcached 2022-06-02 05:02:00.103 | python3-mysqldb 2022-06-02 05:02:00.103 | sqlite3 2022-06-02 05:02:00.103 | conntrack 2022-06-02 05:02:00.103 | curl 2022-06-02 05:02:00.103 | dnsmasq-base 2022-06-02 05:02:00.103 | dnsmasq-utils 2022-06-02 05:02:00.103 | ebtables 2022-06-02 05:02:00.103 | gawk 2022-06-02 05:02:00.103 | genisoimage 2022-06-02 05:02:00.103 | iptables 2022-06-02 05:02:00.103 | iputils-arping 2022-06-02 05:02:00.103 | kpartx 2022-06-02 05:02:00.103 | libjs-jquery-tablesorter 2022-06-02 05:02:00.103 | libmysqlclient-dev 2022-06-02 05:02:00.103 | parted 2022-06-02 05:02:00.103 | pm-utils 2022-06-02 05:02:00.103 | python3-mysqldb 2022-06-02 05:02:00.103 | socat 2022-06-02 05:02:00.104 | sqlite3 2022-06-02 05:02:00.104 | sudo 2022-06-02 05:02:00.104 | vlan 2022-06-02 05:02:00.104 | lsscsi 2022-06-02 05:02:00.104 | open-iscsi 2022-06-02 05:02:00.104 | lvm2 2022-06-02 05:02:00.104 | qemu-utils 2022-06-02 05:02:00.104 | thin-provisioning-tools 2022-06-02 05:02:00.104 | acl 2022-06-02 05:02:00.104 | dnsmasq-base 2022-06-02 05:02:00.104 | dnsmasq-utils 2022-06-02 05:02:00.104 | ebtables 2022-06-02 05:02:00.104 | haproxy 2022-06-02 05:02:00.104 | iptables 2022-06-02 05:02:00.104 | iputils-arping 2022-06-02 05:02:00.104 | iputils-ping 2022-06-02 05:02:00.104 | libmysqlclient-dev 2022-06-02 05:02:00.104 | postgresql-server-dev-all 2022-06-02 05:02:00.104 | python3-mysqldb 2022-06-02 05:02:00.104 | sqlite3 2022-06-02 05:02:00.104 | sudo 2022-06-02 05:02:00.104 | vlan 2022-06-02 05:02:00.104 | ipset 2022-06-02 05:02:00.104 | conntrack 2022-06-02 05:02:00.104 | conntrackd 2022-06-02 05:02:00.104 | keepalived 2022-06-02 05:02:00.104 | dstat 2022-06-02 05:02:00.104 | lvm2 2022-06-02 05:02:00.104 | qemu-utils 2022-06-02 05:02:00.104 | thin-provisioning-tools 2022-06-02 05:02:00.104 | curl 2022-06-02 05:02:00.104 | liberasurecode-dev 2022-06-02 05:02:00.104 | make 2022-06-02 05:02:00.104 | memcached 2022-06-02 05:02:00.104 | sqlite3 2022-06-02 05:02:00.104 | xfsprogs ' 2022-06-02 05:02:00.106 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 05:02:00.111 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:00.113 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:00.117 | ++ 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-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-06-02 05:02:00.117 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 05:02:00.122 | ++ 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-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-06-02 05:02:00.124 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:00.126 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:00.128 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 05:02:00.130 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:00.133 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:00.136 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:00.138 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:00.141 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:00.143 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:00.145 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 05:02:00.147 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:00.149 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 05:02:00.151 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 05:02:00.156 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 05:02:00.159 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 05:02:00.162 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 05:02:00.165 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 05:02:00.168 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 05:02:00.171 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 05:02:00.175 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654146120173 2022-06-02 05:02:00.178 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 05:02:00.180 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 05:02:00.182 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-02 05:02:00.397 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 05:02:00.430 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-02 05:02:00.586 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-02 05:02:00.610 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-02 05:02:01.226 | Fetched 336 kB in 1s (463 kB/s) 2022-06-02 05:02:02.902 | Reading package lists... 2022-06-02 05:02:02.936 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 05:02:02.942 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 05:02:02.945 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:02:02.948 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:02.951 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:02.954 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:02:02.956 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:02.958 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 05:02:02.960 | ++ functions-common:time_stop:2329 : start_time=1654146120173 2022-06-02 05:02:02.962 | ++ functions-common:time_stop:2331 : [[ -z 1654146120173 ]] 2022-06-02 05:02:02.965 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:02.969 | ++ functions-common:time_stop:2334 : end_time=1654146122966 2022-06-02 05:02:02.974 | ++ functions-common:time_stop:2335 : elapsed_time=2793 2022-06-02 05:02:02.977 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 05:02:02.979 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:02.981 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2793 2022-06-02 05:02:02.984 | ++ functions-common:install_package:1357 : 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-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-06-02 05:02:02.986 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:02.989 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:02.992 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:02.996 | ++ functions-common:real_install_package:1343 : 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-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-06-02 05:02:03.017 | ++ functions-common:apt_get:1123 : 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-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-06-02 05:02:03.127 | Reading package lists... 2022-06-02 05:02:03.397 | Building dependency tree... 2022-06-02 05:02:03.399 | Reading state information... 2022-06-02 05:02:03.441 | acl is already the newest version (2.2.53-6). 2022-06-02 05:02:03.441 | bc is already the newest version (1.07.1-2build1). 2022-06-02 05:02:03.441 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 05:02:03.441 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 05:02:03.441 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 05:02:03.441 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 05:02:03.441 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 05:02:03.441 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 05:02:03.441 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 05:02:03.442 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 05:02:03.442 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 05:02:03.442 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 05:02:03.442 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 05:02:03.442 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 05:02:03.442 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 05:02:03.442 | libffi-dev is already the newest version (3.3-4). 2022-06-02 05:02:03.442 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 05:02:03.442 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 05:02:03.442 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 05:02:03.442 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 05:02:03.442 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 05:02:03.442 | make is already the newest version (4.2.1-1.2). 2022-06-02 05:02:03.442 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 05:02:03.442 | psmisc is already the newest version (23.3-1). 2022-06-02 05:02:03.442 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 05:02:03.442 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 05:02:03.442 | socat is already the newest version (1.7.3.3-2). 2022-06-02 05:02:03.442 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 05:02:03.442 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 05:02:03.442 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 05:02:03.442 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 05:02:03.442 | dstat is already the newest version (0.7.4-6). 2022-06-02 05:02:03.442 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 05:02:03.442 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 05:02:03.442 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 05:02:03.442 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 05:02:03.442 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:03.442 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:03.442 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 05:02:03.442 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 05:02:03.442 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 05:02:03.442 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 05:02:03.442 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 05:02:03.443 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 05:02:03.443 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 05:02:03.443 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 05:02:03.443 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 05:02:03.443 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 05:02:03.443 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 05:02:03.443 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 05:02:03.443 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 05:02:03.443 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 05:02:03.443 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 05:02:03.443 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 05:02:03.443 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 05:02:03.443 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 05:02:03.443 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 05:02:03.443 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 05:02:03.443 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 05:02:03.443 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 05:02:03.443 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 05:02:03.443 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 05:02:03.443 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 05:02:03.443 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 05:02:03.443 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 05:02:03.443 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 05:02:03.443 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 05:02:03.443 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 05:02:03.669 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:03.669 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 05:02:03.669 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 05:02:03.669 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 05:02:03.669 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:03.670 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:03.670 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:03.670 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:03.670 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:03.670 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:03.670 | python3-zope.interface 2022-06-02 05:02:03.670 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:03.794 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:03.800 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 05:02:03.802 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:03.804 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:02:03.807 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:03.809 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:03.811 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:02:03.814 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:03.816 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:03.818 | ++ functions-common:time_stop:2329 : start_time=1654146123014 2022-06-02 05:02:03.820 | ++ functions-common:time_stop:2331 : [[ -z 1654146123014 ]] 2022-06-02 05:02:03.823 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:03.827 | ++ functions-common:time_stop:2334 : end_time=1654146123824 2022-06-02 05:02:03.829 | ++ functions-common:time_stop:2335 : elapsed_time=810 2022-06-02 05:02:03.832 | ++ functions-common:time_stop:2336 : total=799 2022-06-02 05:02:03.834 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:03.836 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1609 2022-06-02 05:02:03.838 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 05:02:03.841 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 05:02:03.844 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 05:02:03.848 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 05:02:03.853 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 05:02:03.857 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:03.860 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 05:02:03.863 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 05:02:05.620 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 05:02:05.622 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 05:02:05.624 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 05:02:05.627 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 05:02:05.628 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 05:02:05.631 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 05:02:05.634 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 05:02:05.636 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 05:02:05.638 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 05:02:05.641 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 05:02:05.716 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 05:02:05.719 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 05:02:05.791 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 05:02:05.795 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 05:02:05.867 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 05:02:05.869 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 05:02:05.871 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 05:02:05.873 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 05:02:05.875 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 05:02:05.877 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 05:02:05.879 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 05:02:05.881 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 05:02:05.883 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 05:02:05.885 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 05:02:05.887 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 05:02:05.887 | Distro: focal 2022-06-02 05:02:05.889 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 05:02:05.892 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 05:02:05.896 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 05:02:05.897 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 05:02:05.900 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 05:02:05.900 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 05:02:06.383 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 05:02:06.385 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 05:02:06.385 | pip: 20.2.2 2022-06-02 05:02:06.387 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 05:02:06.842 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 05:02:06.867 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 05:02:06.869 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 05:02:06.870 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 05:02:06.874 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 05:02:06.878 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 05:02:06.883 | + ./stack.sh:main:764 : fixup_all 2022-06-02 05:02:06.885 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 05:02:06.889 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 05:02:06.891 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 05:02:06.897 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 05:02:06.897 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 05:02:06.897 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 05:02:06.903 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 05:02:06.905 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 05:02:06.908 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 05:02:06.917 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 05:02:06.920 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 05:02:06.923 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 05:02:06.925 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 05:02:06.928 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 05:02:06.930 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 05:02:06.932 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:06.934 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:06.936 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:06.939 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:06.941 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:06.943 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:06.945 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:06.948 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:06.950 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 05:02:06.953 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 05:02:06.956 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 05:02:06.958 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:06.960 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:06.962 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:06.966 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:06.968 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:06.971 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:06.973 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 05:02:06.976 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 05:02:06.997 | Using python 3.8 to install os-testr 2022-06-02 05:02:07.000 | + 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-06-02 05:02:08.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:08.793 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:02:08.798 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:08.799 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:08.800 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:08.802 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:08.802 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:08.802 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:08.803 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:08.803 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:08.887 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-02 05:02:08.897 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:02:08.901 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-02 05:02:08.915 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-02 05:02:08.944 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:02:08.962 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:02:08.966 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:02:08.973 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:02:08.977 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:02:08.980 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:02:08.994 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:02:09.005 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-02 05:02:09.009 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:02:09.012 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:02:09.015 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:02:09.018 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:02:09.021 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:02:09.024 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:02:09.078 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:02:09.081 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:02:09.084 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:02:09.092 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:02:09.098 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:02:09.101 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:02:09.143 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:02:09.177 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:02:11.212 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:11.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:11.289 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:11.293 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:11.297 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:11.301 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:11.305 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:11.308 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:11.312 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:11.315 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:11.317 | + functions-common:time_stop:2329 : start_time=1654146126992 2022-06-02 05:02:11.319 | + functions-common:time_stop:2331 : [[ -z 1654146126992 ]] 2022-06-02 05:02:11.322 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:11.326 | + functions-common:time_stop:2334 : end_time=1654146131323 2022-06-02 05:02:11.328 | + functions-common:time_stop:2335 : elapsed_time=4331 2022-06-02 05:02:11.330 | + functions-common:time_stop:2336 : total=0 2022-06-02 05:02:11.332 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:11.334 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4331 2022-06-02 05:02:11.336 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:11.338 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 05:02:11.341 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 05:02:11.343 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:02:11.346 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 05:02:11.349 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 05:02:11.351 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:02:11.355 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:02:11.355 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:02:11.362 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 05:02:11.365 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 05:02:11.368 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 05:02:11.372 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 05:02:11.375 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 05:02:11.400 | Using python 3.8 to install systemd-python 2022-06-02 05:02:11.402 | + 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 systemd-python 2022-06-02 05:02:13.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:13.217 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:02:13.222 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:13.223 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:13.224 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:13.226 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:13.226 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:13.226 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:13.227 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:13.227 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:13.243 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-02 05:02:15.494 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:15.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:15.574 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:15.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:15.579 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:15.581 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:15.583 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:15.586 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:15.588 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:15.590 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:15.593 | + functions-common:time_stop:2329 : start_time=1654146131392 2022-06-02 05:02:15.595 | + functions-common:time_stop:2331 : [[ -z 1654146131392 ]] 2022-06-02 05:02:15.598 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:15.604 | + functions-common:time_stop:2334 : end_time=1654146135601 2022-06-02 05:02:15.606 | + functions-common:time_stop:2335 : elapsed_time=4209 2022-06-02 05:02:15.609 | + functions-common:time_stop:2336 : total=4331 2022-06-02 05:02:15.612 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:15.618 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8540 2022-06-02 05:02:15.620 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:15.623 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 05:02:15.683 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 05:02:15.806 | + ./stack.sh:main:779 : install_infra 2022-06-02 05:02:15.808 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 05:02:15.811 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 05:02:15.814 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 05:02:15.816 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 05:02:15.843 | + 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-06-02 05:02:17.922 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:17.934 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:17.991 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:18.032 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:18.034 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:18.036 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:18.038 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:18.040 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:18.554 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:18.695 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:02:18.939 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:18.942 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:18.944 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:18.946 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:18.948 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:18.950 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:18.952 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:18.955 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:18.957 | + functions-common:time_stop:2329 : start_time=1654146135834 2022-06-02 05:02:18.959 | + functions-common:time_stop:2331 : [[ -z 1654146135834 ]] 2022-06-02 05:02:18.961 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:18.965 | + functions-common:time_stop:2334 : end_time=1654146138963 2022-06-02 05:02:18.968 | + functions-common:time_stop:2335 : elapsed_time=3129 2022-06-02 05:02:18.970 | + functions-common:time_stop:2336 : total=8540 2022-06-02 05:02:18.972 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:18.974 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11669 2022-06-02 05:02:18.976 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:18.979 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 05:02:18.982 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 05:02:19.004 | + 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-06-02 05:02:20.936 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:20.948 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:21.005 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:21.046 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:21.048 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:21.051 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:21.053 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:21.055 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:21.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:21.569 | Processing /opt/stack/requirements 2022-06-02 05:02:23.249 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:02:23.252 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:02:23.263 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:02:23.269 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:02:23.272 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:02:23.275 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:02:23.294 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:02:23.297 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:02:23.314 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:02:23.317 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:02:23.324 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:02:23.343 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-02 05:02:23.345 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-02 05:02:23.360 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:02:23.364 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:02:23.366 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:02:23.369 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:02:23.371 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:02:23.374 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:02:23.376 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:02:23.378 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:02:23.391 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:02:23.444 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:02:23.446 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:02:23.452 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:02:23.456 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:02:23.461 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:02:23.463 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:02:23.514 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-02 05:02:23.517 | Building wheels for collected packages: openstack-requirements 2022-06-02 05:02:23.518 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 05:02:24.274 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 05:02:24.275 | ERROR: Command errored out with exit status 1: 2022-06-02 05:02:24.275 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-osg0pixx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-osg0pixx/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-b0v659ec 2022-06-02 05:02:24.275 | cwd: /tmp/pip-req-build-osg0pixx/ 2022-06-02 05:02:24.275 | Complete output (6 lines): 2022-06-02 05:02:24.275 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 05:02:24.275 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 05:02:24.275 | or: setup.py --help-commands 2022-06-02 05:02:24.275 | or: setup.py cmd --help 2022-06-02 05:02:24.275 | 2022-06-02 05:02:24.275 | error: invalid command 'bdist_wheel' 2022-06-02 05:02:24.275 | ---------------------------------------- 2022-06-02 05:02:24.275 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 05:02:24.275 | Running setup.py clean for openstack-requirements 2022-06-02 05:02:25.034 | Failed to build openstack-requirements 2022-06-02 05:02:25.049 | Installing collected packages: openstack-requirements 2022-06-02 05:02:25.049 | Attempting uninstall: openstack-requirements 2022-06-02 05:02:25.050 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 05:02:25.086 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 05:02:25.105 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 05:02:25.108 | Running setup.py install for openstack-requirements: started 2022-06-02 05:02:27.306 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 05:02:27.334 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 05:02:27.470 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:27.473 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:27.475 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:27.477 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:27.479 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:27.481 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:27.483 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:27.486 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:27.488 | + functions-common:time_stop:2329 : start_time=1654146138997 2022-06-02 05:02:27.490 | + functions-common:time_stop:2331 : [[ -z 1654146138997 ]] 2022-06-02 05:02:27.492 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:27.497 | + functions-common:time_stop:2334 : end_time=1654146147494 2022-06-02 05:02:27.499 | + functions-common:time_stop:2335 : elapsed_time=8497 2022-06-02 05:02:27.501 | + functions-common:time_stop:2336 : total=11669 2022-06-02 05:02:27.503 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:27.505 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20166 2022-06-02 05:02:27.507 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:27.510 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 05:02:27.512 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 05:02:27.514 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 05:02:27.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:27.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:27.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 05:02:27.523 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:27.525 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 05:02:27.544 | Using python 3.8 to install pbr 2022-06-02 05:02:27.546 | + 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-06-02 05:02:29.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:29.363 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:02:29.367 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:29.368 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:29.369 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:29.371 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:29.371 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:29.371 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:29.372 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:29.372 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:29.509 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:02:31.788 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:31.788 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:31.879 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:31.882 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:31.884 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:31.886 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:31.888 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:31.890 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:31.892 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:31.894 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:31.896 | + functions-common:time_stop:2329 : start_time=1654146147539 2022-06-02 05:02:31.898 | + functions-common:time_stop:2331 : [[ -z 1654146147539 ]] 2022-06-02 05:02:31.901 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:31.905 | + functions-common:time_stop:2334 : end_time=1654146151903 2022-06-02 05:02:31.907 | + functions-common:time_stop:2335 : elapsed_time=4364 2022-06-02 05:02:31.909 | + functions-common:time_stop:2336 : total=20166 2022-06-02 05:02:31.912 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:31.914 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24530 2022-06-02 05:02:31.916 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:31.918 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 05:02:34.184 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 05:02:36.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:36.072 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 05:02:36.093 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 05:02:36.098 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 05:02:36.101 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 05:02:36.104 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-02 05:02:36.107 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-02 05:02:36.182 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 05:02:36.185 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 05:02:36.188 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 05:02:36.204 | + ./stack.sh:main:788 : pkgs= 2022-06-02 05:02:36.207 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 05:02:36.209 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 05:02:36.211 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 05:02:36.214 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 05:02:36.216 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:02:36.218 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:02:36.220 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:02:36.222 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:02:36.224 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:02:36.227 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:02:36.231 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:02:36.233 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:02:36.235 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:02:36.237 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 05:02:36.240 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:02:36.255 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:36.257 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:02:36.259 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:36.262 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 05:02:36.264 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:36.266 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 05:02:36.268 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:36.270 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 05:02:36.272 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:36.274 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 05:02:36.276 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:36.278 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 05:02:36.280 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 05:02:36.282 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 05:02:36.284 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:02:36.287 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 05:02:36.289 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 05:02:36.291 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 05:02:36.293 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 05:02:36.295 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 05:02:36.297 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 05:02:36.300 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 05:02:36.302 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 05:02:36.304 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 05:02:36.307 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 05:02:36.309 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 05:02:36.362 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 05:02:36.362 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 05:02:36.364 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 05:02:36.707 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 05:02:36.710 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 05:02:36.726 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:36.729 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 05:02:36.731 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:36.733 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:36.736 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:36.738 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:36.741 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:36.743 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:36.745 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:36.747 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:36.757 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:36.759 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:36.761 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:36.764 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:36.766 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 05:02:36.768 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:36.771 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:36.773 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:36.775 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 05:02:36.796 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-02 05:02:36.905 | Reading package lists... 2022-06-02 05:02:37.165 | Building dependency tree... 2022-06-02 05:02:37.166 | Reading state information... 2022-06-02 05:02:37.430 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 05:02:37.430 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:37.432 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:37.432 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:37.432 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:37.432 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:37.432 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:37.432 | python3-zope.interface 2022-06-02 05:02:37.432 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:37.551 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:37.555 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:37.558 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:37.560 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:37.562 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:37.564 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:37.567 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:37.569 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:37.571 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:37.573 | + functions-common:time_stop:2329 : start_time=1654146156793 2022-06-02 05:02:37.576 | + functions-common:time_stop:2331 : [[ -z 1654146156793 ]] 2022-06-02 05:02:37.579 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:37.584 | + functions-common:time_stop:2334 : end_time=1654146157581 2022-06-02 05:02:37.586 | + functions-common:time_stop:2335 : elapsed_time=788 2022-06-02 05:02:37.588 | + functions-common:time_stop:2336 : total=1609 2022-06-02 05:02:37.590 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:37.592 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2397 2022-06-02 05:02:37.594 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:37.597 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 05:02:37.599 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:37.601 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:37.603 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:37.605 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:37.608 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:37.610 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:37.613 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 05:02:37.617 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:37.619 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:37.622 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:37.624 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:37.627 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:37.630 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:37.632 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:37.634 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:37.637 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 05:02:37.639 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:37.641 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:37.644 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:37.646 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:37.648 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:37.651 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:37.653 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 05:02:37.655 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 05:02:37.670 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:37.673 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 05:02:37.676 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:02:37.678 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 05:02:37.680 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 05:02:37.683 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 05:02:37.687 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 05:02:37.689 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 05:02:37.692 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 05:02:37.694 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 05:02:37.696 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 05:02:37.698 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 05:02:37.701 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 05:02:38.414 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 05:02:38.414 | user tags 2022-06-02 05:02:38.415 | stackrabbit []' 2022-06-02 05:02:38.418 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 05:02:38.418 | user tags 2022-06-02 05:02:38.418 | stackrabbit []' 2022-06-02 05:02:38.418 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 05:02:38.425 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 05:02:38.427 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 05:02:38.429 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 05:02:39.201 | Changing password for user "stackrabbit" ... 2022-06-02 05:02:39.227 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 05:02:39.942 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 05:02:39.968 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 05:02:39.971 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 05:02:40.666 | Changing password for user "stackrabbit" ... 2022-06-02 05:02:40.690 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 05:02:40.692 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 05:02:40.694 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 05:02:41.386 | Deleting user "guest" ... 2022-06-02 05:02:41.402 | Error: 2022-06-02 05:02:41.402 | {:no_such_user, "guest"} 2022-06-02 05:02:41.414 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 05:02:41.416 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 05:02:41.433 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:41.436 | + ./stack.sh:main:805 : install_database 2022-06-02 05:02:41.438 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 05:02:41.441 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 05:02:41.443 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:41.445 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:41.447 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 05:02:41.661 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 05:02:41.664 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 05:02:41.666 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 05:02:41.669 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:41.672 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 05:02:41.675 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:41.677 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:41.680 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:41.683 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:41.686 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:41.688 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:41.690 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:41.693 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:41.695 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 05:02:41.698 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:41.700 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:41.702 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:41.705 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:41.707 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:41.709 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:41.711 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 05:02:41.714 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:41.716 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:41.718 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 05:02:41.720 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:41.722 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:41.724 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:41.727 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:41.729 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:41.731 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:41.733 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:41.736 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:41.738 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:41.740 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:41.742 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:41.744 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:41.746 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 05:02:41.748 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:41.751 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:41.753 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:41.755 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 05:02:41.775 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-02 05:02:41.884 | Reading package lists... 2022-06-02 05:02:42.148 | Building dependency tree... 2022-06-02 05:02:42.149 | Reading state information... 2022-06-02 05:02:42.422 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 05:02:42.422 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:42.424 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:42.424 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:42.424 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:42.424 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:42.424 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:42.424 | python3-zope.interface 2022-06-02 05:02:42.424 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:42.548 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:42.553 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:42.555 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:42.557 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:42.559 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:42.562 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:42.564 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:42.566 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:42.568 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:42.570 | + functions-common:time_stop:2329 : start_time=1654146161773 2022-06-02 05:02:42.572 | + functions-common:time_stop:2331 : [[ -z 1654146161773 ]] 2022-06-02 05:02:42.575 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:42.579 | + functions-common:time_stop:2334 : end_time=1654146162577 2022-06-02 05:02:42.582 | + functions-common:time_stop:2335 : elapsed_time=804 2022-06-02 05:02:42.584 | + functions-common:time_stop:2336 : total=2397 2022-06-02 05:02:42.586 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:42.588 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3201 2022-06-02 05:02:42.593 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:42.596 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 05:02:42.599 | + ./stack.sh:main:808 : install_database_python 2022-06-02 05:02:42.602 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 05:02:42.605 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 05:02:42.607 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 05:02:42.610 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:02:42.613 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 05:02:42.615 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 05:02:42.618 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:02:42.622 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:02:42.622 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:02:42.628 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 05:02:42.630 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 05:02:42.633 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 05:02:42.636 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 05:02:42.638 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 05:02:42.660 | Using python 3.8 to install PyMySQL 2022-06-02 05:02:42.662 | + 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-06-02 05:02:44.429 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:44.429 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:02:44.433 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:44.434 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:44.435 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:44.437 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:44.437 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:44.437 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:44.438 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:44.438 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:44.452 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-02 05:02:46.677 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:46.677 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:46.760 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:46.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:46.765 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:46.767 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:46.770 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:46.772 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:46.774 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:46.777 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:46.779 | + functions-common:time_stop:2329 : start_time=1654146162654 2022-06-02 05:02:46.782 | + functions-common:time_stop:2331 : [[ -z 1654146162654 ]] 2022-06-02 05:02:46.785 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:46.789 | + functions-common:time_stop:2334 : end_time=1654146166786 2022-06-02 05:02:46.791 | + functions-common:time_stop:2335 : elapsed_time=4132 2022-06-02 05:02:46.794 | + functions-common:time_stop:2336 : total=24530 2022-06-02 05:02:46.796 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:46.800 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28662 2022-06-02 05:02:46.803 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:46.806 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 05:02:46.810 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 05:02:46.813 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 05:02:46.816 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 05:02:46.837 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:46.839 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 05:02:46.842 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 05:02:46.846 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:02:46.846 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 05:02:46.851 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:02:46.854 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 05:02:46.856 | + 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,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 05:02:46.859 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 05:02:46.862 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 05:02:46.864 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 05:02:46.882 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:46.885 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 05:02:46.887 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:46.889 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:46.892 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:46.894 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:46.896 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:46.899 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:46.901 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:46.903 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:46.905 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:46.908 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:46.910 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:46.912 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:46.915 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 05:02:46.917 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:46.920 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:46.923 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:46.925 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 05:02:46.948 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-02 05:02:47.062 | Reading package lists... 2022-06-02 05:02:47.347 | Building dependency tree... 2022-06-02 05:02:47.349 | Reading state information... 2022-06-02 05:02:47.656 | radvd is already the newest version (1:2.17-2). 2022-06-02 05:02:47.656 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:47.657 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:47.657 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:47.657 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:47.657 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:47.657 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:47.657 | python3-zope.interface 2022-06-02 05:02:47.658 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:47.772 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:47.777 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:47.779 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:47.782 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:47.784 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:47.786 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:47.788 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:47.791 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:47.793 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:47.795 | + functions-common:time_stop:2329 : start_time=1654146166945 2022-06-02 05:02:47.798 | + functions-common:time_stop:2331 : [[ -z 1654146166945 ]] 2022-06-02 05:02:47.801 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:47.805 | + functions-common:time_stop:2334 : end_time=1654146167802 2022-06-02 05:02:47.807 | + functions-common:time_stop:2335 : elapsed_time=857 2022-06-02 05:02:47.809 | + functions-common:time_stop:2336 : total=3201 2022-06-02 05:02:47.812 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:47.814 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4058 2022-06-02 05:02:47.816 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:47.819 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 05:02:47.835 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:47.838 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 05:02:47.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 05:02:47.843 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 05:02:47.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 05:02:47.867 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:47.871 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:47.874 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:47.876 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:47.879 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:47.882 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:47.885 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:47.887 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:47.889 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:47.892 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:47.894 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:47.896 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:47.899 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 05:02:47.901 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:47.903 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:47.906 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:47.908 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 05:02:47.930 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-02 05:02:48.040 | Reading package lists... 2022-06-02 05:02:48.319 | Building dependency tree... 2022-06-02 05:02:48.320 | Reading state information... 2022-06-02 05:02:48.593 | fakeroot is already the newest version (1.24-1). 2022-06-02 05:02:48.593 | make is already the newest version (4.2.1-1.2). 2022-06-02 05:02:48.593 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 05:02:48.593 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:48.594 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:48.594 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:48.594 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:48.594 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:48.594 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:48.594 | python3-zope.interface 2022-06-02 05:02:48.594 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:48.715 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:48.720 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:48.723 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:48.726 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:48.728 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:48.732 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:48.734 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:48.737 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:48.739 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:48.741 | + functions-common:time_stop:2329 : start_time=1654146167927 2022-06-02 05:02:48.743 | + functions-common:time_stop:2331 : [[ -z 1654146167927 ]] 2022-06-02 05:02:48.746 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:48.751 | + functions-common:time_stop:2334 : end_time=1654146168748 2022-06-02 05:02:48.753 | + functions-common:time_stop:2335 : elapsed_time=821 2022-06-02 05:02:48.755 | + functions-common:time_stop:2336 : total=4058 2022-06-02 05:02:48.758 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:48.760 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4879 2022-06-02 05:02:48.762 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:48.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 05:02:48.767 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:48.769 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:48.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 05:02:48.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 05:02:48.777 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 05:02:48.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 05:02:48.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 05:02:48.787 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 05:02:48.787 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 05:02:48.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 05:02:48.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 05:02:48.796 | + functions:vercmp:652 : local v1=5.4 2022-06-02 05:02:48.798 | + functions:vercmp:653 : local 'op=<' 2022-06-02 05:02:48.800 | + functions:vercmp:654 : local v2=3.13 2022-06-02 05:02:48.803 | + functions:vercmp:655 : local result 2022-06-02 05:02:48.806 | ++ functions:vercmp:659 : sort -V 2022-06-02 05:02:48.806 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 05:02:48.807 | ++ functions:vercmp:659 : head -1 2022-06-02 05:02:48.811 | + functions:vercmp:659 : result=3.13 2022-06-02 05:02:48.814 | + functions:vercmp:661 : case $op in 2022-06-02 05:02:48.816 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 05:02:48.818 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 05:02:48.820 | + functions:vercmp:672 : return 2022-06-02 05:02:48.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 05:02:48.825 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:02:48.827 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 05:02:49.320 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 05:02:49.341 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:49.344 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 05:02:49.347 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 05:02:49.347 | Installing etcd 2022-06-02 05:02:49.349 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 05:02:49.362 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 05:02:49.379 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:49.382 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 05:02:49.397 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 05:02:49.400 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:49.403 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:49.406 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:49.411 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:49.413 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-02 05:02:49.415 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 05:02:49.418 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:49.420 | ++ functions:get_extra_file:73 : return 2022-06-02 05:02:49.423 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:49.426 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 05:02:49.428 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 05:02:49.430 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 05:02:49.449 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:49.452 | + ./stack.sh:main:835 : install_dstat 2022-06-02 05:02:49.455 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 05:02:49.471 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:49.475 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 05:02:49.477 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:02:49.479 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 05:02:49.481 | + ./stack.sh:main:844 : install_libs 2022-06-02 05:02:49.484 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 05:02:49.486 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 05:02:49.489 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 05:02:49.491 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 05:02:49.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 05:02:49.500 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.502 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 05:02:49.504 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 05:02:49.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 05:02:49.509 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 05:02:49.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.514 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 05:02:49.519 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.522 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 05:02:49.524 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 05:02:49.527 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 05:02:49.529 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 05:02:49.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 05:02:49.539 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.541 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 05:02:49.544 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 05:02:49.546 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 05:02:49.548 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 05:02:49.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 05:02:49.558 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.560 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 05:02:49.562 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 05:02:49.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 05:02:49.567 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 05:02:49.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 05:02:49.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.578 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 05:02:49.580 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 05:02:49.583 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 05:02:49.585 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 05:02:49.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 05:02:49.594 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.597 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 05:02:49.599 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 05:02:49.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 05:02:49.605 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 05:02:49.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 05:02:49.616 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.618 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 05:02:49.621 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 05:02:49.624 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 05:02:49.626 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 05:02:49.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 05:02:49.635 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.638 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 05:02:49.640 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 05:02:49.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 05:02:49.645 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 05:02:49.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 05:02:49.654 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.657 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 05:02:49.659 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 05:02:49.662 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 05:02:49.664 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 05:02:49.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 05:02:49.673 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.675 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 05:02:49.678 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 05:02:49.680 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 05:02:49.682 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 05:02:49.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 05:02:49.691 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.693 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 05:02:49.695 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 05:02:49.698 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 05:02:49.700 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 05:02:49.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 05:02:49.709 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.712 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 05:02:49.714 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 05:02:49.716 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 05:02:49.718 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 05:02:49.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 05:02:49.727 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.729 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 05:02:49.732 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 05:02:49.734 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 05:02:49.738 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 05:02:49.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.742 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 05:02:49.747 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.749 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 05:02:49.752 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 05:02:49.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 05:02:49.756 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 05:02:49.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 05:02:49.766 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.768 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 05:02:49.770 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 05:02:49.772 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 05:02:49.775 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 05:02:49.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 05:02:49.784 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.786 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 05:02:49.788 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 05:02:49.790 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 05:02:49.793 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 05:02:49.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 05:02:49.802 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.804 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 05:02:49.806 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 05:02:49.809 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 05:02:49.811 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 05:02:49.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.816 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.818 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 05:02:49.820 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.823 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 05:02:49.825 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 05:02:49.827 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 05:02:49.830 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 05:02:49.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 05:02:49.839 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.841 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 05:02:49.843 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 05:02:49.846 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 05:02:49.848 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 05:02:49.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 05:02:49.857 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.863 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 05:02:49.865 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 05:02:49.867 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 05:02:49.870 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 05:02:49.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 05:02:49.879 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.881 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 05:02:49.884 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 05:02:49.886 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 05:02:49.889 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 05:02:49.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.893 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.895 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 05:02:49.897 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.905 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 05:02:49.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 05:02:49.911 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 05:02:49.913 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 05:02:49.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.920 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 05:02:49.923 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.926 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 05:02:49.929 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 05:02:49.931 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 05:02:49.934 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 05:02:49.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.939 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 05:02:49.944 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.947 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 05:02:49.950 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 05:02:49.953 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 05:02:49.955 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 05:02:49.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 05:02:49.966 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.968 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 05:02:49.971 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 05:02:49.974 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 05:02:49.977 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 05:02:49.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:49.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:49.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 05:02:49.987 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:49.989 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 05:02:49.991 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 05:02:49.995 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 05:02:49.997 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 05:02:50.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 05:02:50.006 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.009 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 05:02:50.011 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 05:02:50.014 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 05:02:50.016 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 05:02:50.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 05:02:50.025 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.028 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 05:02:50.034 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 05:02:50.036 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 05:02:50.038 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 05:02:50.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 05:02:50.048 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.051 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 05:02:50.053 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 05:02:50.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 05:02:50.058 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 05:02:50.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 05:02:50.067 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.069 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 05:02:50.071 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 05:02:50.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 05:02:50.076 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 05:02:50.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 05:02:50.085 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.088 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 05:02:50.090 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 05:02:50.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 05:02:50.095 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 05:02:50.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 05:02:50.106 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.108 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 05:02:50.111 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 05:02:50.113 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 05:02:50.116 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 05:02:50.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 05:02:50.127 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.130 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 05:02:50.132 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 05:02:50.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 05:02:50.137 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 05:02:50.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 05:02:50.146 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.149 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 05:02:50.151 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 05:02:50.153 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 05:02:50.156 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 05:02:50.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 05:02:50.165 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.167 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 05:02:50.170 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 05:02:50.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 05:02:50.176 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 05:02:50.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:50.180 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:50.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 05:02:50.185 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:50.187 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 05:02:50.209 | Using python 3.8 to install etcd3 2022-06-02 05:02:50.211 | + 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-06-02 05:02:52.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:52.045 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:02:52.051 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:52.051 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:52.053 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:52.054 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:52.054 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:52.055 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:52.055 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:52.055 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:52.070 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-02 05:02:52.080 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-02 05:02:52.105 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 05:02:52.111 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:02:52.114 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:02:52.129 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-02 05:02:54.328 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:54.328 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:54.412 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:54.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:54.417 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:54.419 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:54.422 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:54.424 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:54.427 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:54.429 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:54.431 | + functions-common:time_stop:2329 : start_time=1654146170203 2022-06-02 05:02:54.433 | + functions-common:time_stop:2331 : [[ -z 1654146170203 ]] 2022-06-02 05:02:54.436 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:54.440 | + functions-common:time_stop:2334 : end_time=1654146174438 2022-06-02 05:02:54.442 | + functions-common:time_stop:2335 : elapsed_time=4235 2022-06-02 05:02:54.444 | + functions-common:time_stop:2336 : total=28662 2022-06-02 05:02:54.447 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:54.449 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32897 2022-06-02 05:02:54.451 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:54.454 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 05:02:54.475 | Using python 3.8 to install etcd3gw 2022-06-02 05:02:54.477 | + 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-06-02 05:02:56.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:56.258 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:02:56.263 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:56.263 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:56.265 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:56.267 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:56.267 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:56.267 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:56.268 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:56.268 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:56.283 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-02 05:02:56.310 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:02:56.317 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:02:56.320 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:02:56.341 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:02:56.344 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:02:56.364 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:02:56.368 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:02:56.371 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:02:58.570 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:58.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:58.649 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:58.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:58.654 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:58.656 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:58.659 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:58.661 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:58.663 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:58.665 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:58.668 | + functions-common:time_stop:2329 : start_time=1654146174469 2022-06-02 05:02:58.670 | + functions-common:time_stop:2331 : [[ -z 1654146174469 ]] 2022-06-02 05:02:58.673 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:58.677 | + functions-common:time_stop:2334 : end_time=1654146178675 2022-06-02 05:02:58.679 | + functions-common:time_stop:2335 : elapsed_time=4206 2022-06-02 05:02:58.682 | + functions-common:time_stop:2336 : total=32897 2022-06-02 05:02:58.684 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:58.686 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37103 2022-06-02 05:02:58.689 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:58.691 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 05:02:58.693 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 05:02:58.696 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 05:02:58.698 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:58.700 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:58.703 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:58.705 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:58.707 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:58.710 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:58.712 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:58.714 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:58.717 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 05:02:58.719 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 05:02:58.722 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:58.724 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:58.726 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 05:02:58.729 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 05:02:58.731 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:02:58.733 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:58.736 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:58.738 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:58.740 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:58.742 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:58.745 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:58.747 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:58.749 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:58.752 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:58.754 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:58.756 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:58.759 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:58.761 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:02:58.763 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:58.766 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:58.768 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:58.770 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:02:58.792 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:02:58.903 | Reading package lists... 2022-06-02 05:02:59.186 | Building dependency tree... 2022-06-02 05:02:59.187 | Reading state information... 2022-06-02 05:02:59.468 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 05:02:59.468 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 05:02:59.468 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:59.468 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:59.469 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:59.469 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:59.469 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:59.469 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:59.469 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:59.470 | python3-zope.interface 2022-06-02 05:02:59.470 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:59.603 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:59.608 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:59.611 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:59.613 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:59.616 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:59.618 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:59.621 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:59.623 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:59.626 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:59.628 | + functions-common:time_stop:2329 : start_time=1654146178789 2022-06-02 05:02:59.630 | + functions-common:time_stop:2331 : [[ -z 1654146178789 ]] 2022-06-02 05:02:59.633 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:59.637 | + functions-common:time_stop:2334 : end_time=1654146179635 2022-06-02 05:02:59.639 | + functions-common:time_stop:2335 : elapsed_time=846 2022-06-02 05:02:59.642 | + functions-common:time_stop:2336 : total=4879 2022-06-02 05:02:59.644 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:59.646 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5725 2022-06-02 05:02:59.649 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:59.653 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 05:02:59.656 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:59.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:59.661 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 05:02:59.726 | Module proxy already enabled 2022-06-02 05:02:59.731 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 05:02:59.795 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 05:02:59.796 | Module proxy already enabled 2022-06-02 05:02:59.796 | Module proxy_uwsgi already enabled 2022-06-02 05:02:59.800 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 05:02:59.803 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:02:59.806 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:02:59.809 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:02:59.946 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 05:02:59.952 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 05:02:59.955 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 05:02:59.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 05:02:59.967 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:59.969 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 05:02:59.972 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 05:02:59.974 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 05:02:59.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 05:02:59.984 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:59.986 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 05:02:59.989 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 05:02:59.992 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 05:02:59.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 05:03:00.001 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.004 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 05:03:00.006 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 05:03:00.009 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 05:03:00.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 05:03:00.020 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.024 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 05:03:00.027 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 05:03:00.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.033 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 05:03:00.038 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.041 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 05:03:00.044 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 05:03:00.047 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 05:03:00.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 05:03:00.066 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.068 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 05:03:00.086 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:00.089 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 05:03:00.092 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 05:03:00.094 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 05:03:00.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 05:03:00.104 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.106 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 05:03:00.122 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:00.125 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 05:03:00.128 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 05:03:00.131 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 05:03:00.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 05:03:00.142 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.144 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 05:03:00.146 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 05:03:00.149 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 05:03:00.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 05:03:00.159 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.161 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 05:03:00.163 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 05:03:00.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:03:00.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 05:03:00.174 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 05:03:00.176 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:03:00.180 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:03:00.180 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:03:00.185 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 05:03:00.188 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 05:03:00.190 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 05:03:00.193 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 05:03:00.196 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 05:03:00.218 | Using python 3.8 to install keystonemiddleware 2022-06-02 05:03:00.220 | + 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-06-02 05:03:01.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:01.987 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:01.991 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:01.992 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:01.993 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:01.994 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:01.995 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:01.995 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:01.995 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:01.996 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:02.010 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:03:02.082 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:03:02.117 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:03:02.132 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:03:02.139 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:03:02.145 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:03:02.184 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:03:02.193 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:03:02.211 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:03:02.217 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:03:02.220 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:03:02.231 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:03:02.233 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:03:02.237 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:03:02.242 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:03:02.260 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:03:02.264 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:03:02.285 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:03:02.289 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:03:02.293 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:03:02.300 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:03:02.320 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:03:02.333 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:03:02.397 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:03:02.403 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:03:02.410 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:03:02.415 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:03:02.418 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:03:02.422 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:03:02.425 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:03:02.428 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:03:02.430 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:03:02.434 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:03:02.437 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:03:02.442 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:03:02.445 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:03:04.456 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:04.456 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:04.533 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:04.535 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:04.538 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:04.540 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:04.542 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:04.544 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:04.547 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:04.549 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:04.551 | + functions-common:time_stop:2329 : start_time=1654146180212 2022-06-02 05:03:04.554 | + functions-common:time_stop:2331 : [[ -z 1654146180212 ]] 2022-06-02 05:03:04.557 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:04.560 | + functions-common:time_stop:2334 : end_time=1654146184558 2022-06-02 05:03:04.563 | + functions-common:time_stop:2335 : elapsed_time=4346 2022-06-02 05:03:04.565 | + functions-common:time_stop:2336 : total=37103 2022-06-02 05:03:04.567 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:04.569 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41449 2022-06-02 05:03:04.572 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:04.574 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 05:03:04.576 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 05:03:04.579 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:03:04.582 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 05:03:04.585 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 05:03:04.587 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:03:04.591 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:03:04.591 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:03:04.596 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 05:03:04.599 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 05:03:04.601 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 05:03:04.604 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 05:03:04.606 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 05:03:04.628 | Using python 3.8 to install python-memcached 2022-06-02 05:03:04.630 | + 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-06-02 05:03:06.402 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:06.403 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:06.407 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.408 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.409 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:06.411 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.411 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.411 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:06.412 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.412 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:06.427 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-02 05:03:06.431 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:03:08.638 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:08.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:08.717 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:08.719 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:08.722 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:08.724 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:08.727 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:08.729 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:08.731 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:08.734 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:08.736 | + functions-common:time_stop:2329 : start_time=1654146184622 2022-06-02 05:03:08.738 | + functions-common:time_stop:2331 : [[ -z 1654146184622 ]] 2022-06-02 05:03:08.741 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:08.745 | + functions-common:time_stop:2334 : end_time=1654146188743 2022-06-02 05:03:08.747 | + functions-common:time_stop:2335 : elapsed_time=4121 2022-06-02 05:03:08.750 | + functions-common:time_stop:2336 : total=41449 2022-06-02 05:03:08.752 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:08.754 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45570 2022-06-02 05:03:08.756 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:08.759 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 05:03:08.775 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:08.777 | + ./stack.sh:main:866 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-02 05:03:08.780 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 05:03:08.782 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 05:03:08.785 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 05:03:08.787 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:08.789 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 05:03:08.792 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 05:03:08.808 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:08.810 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 05:03:08.812 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 05:03:08.814 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 05:03:08.816 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:08.818 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:08.821 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:08.823 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:08.825 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:08.828 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:08.843 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:08.845 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:08.848 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:08.850 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:08.851 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:08.856 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 05:03:08.858 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:08.860 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 05:03:08.873 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 05:03:08.876 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:08.876 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:08.879 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 05:03:08.882 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:08.884 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 05:03:08.886 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:08.889 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 05:03:08.891 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 05:03:08.894 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:03:08.896 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 05:03:08.899 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:08.901 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 05:03:08.903 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 05:03:08.906 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:08.908 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:03:08.911 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 05:03:08.913 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:08.916 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 05:03:08.918 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:08.921 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:08.924 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 05:03:08.930 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 05:03:08.932 | + 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-06-02 05:03:09.530 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 05:03:09.532 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:09.534 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:09.536 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:09.539 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 05:03:09.541 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 05:03:09.543 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:09.545 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:03:09.548 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:09.550 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:03:09.552 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:03:09.554 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:03:09.556 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:09.558 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 05:03:09.578 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 05:03:09.580 | + 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-06-02 05:03:11.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:11.379 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:11.383 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:11.384 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:11.385 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:11.387 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:11.387 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:11.387 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:11.388 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:11.388 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:11.401 | Obtaining file:///opt/stack/keystone 2022-06-02 05:03:12.979 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:14.535 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-02 05:03:14.563 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-02 05:03:14.573 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:03:14.580 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:03:14.583 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 05:03:14.591 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:03:14.611 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:03:14.625 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-02 05:03:14.640 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-02 05:03:14.644 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:03:14.654 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:03:14.658 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-02 05:03:14.661 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:03:14.701 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:03:14.708 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-02 05:03:14.711 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:03:14.722 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 05:03:14.777 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 05:03:14.781 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-02 05:03:14.786 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:03:14.823 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:03:14.838 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:03:14.845 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:03:14.892 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:03:14.898 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:03:14.937 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:03:14.990 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:03:15.008 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:03:15.025 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:03:15.034 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:03:15.057 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:03:15.065 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:03:15.083 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:03:15.129 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:03:15.136 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-02 05:03:15.149 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:03:15.152 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:03:15.155 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:03:15.165 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:03:15.168 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:03:15.171 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:03:15.175 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-02 05:03:15.190 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:03:15.195 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:03:15.214 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:03:15.218 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:03:15.238 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:03:15.243 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-02 05:03:15.246 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:03:15.249 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:03:15.260 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:03:15.263 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:03:15.266 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:03:15.273 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:03:15.282 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:03:15.288 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:03:15.306 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:03:15.309 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:03:15.316 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:03:15.336 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:03:15.340 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:03:15.344 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 05:03:15.407 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:03:15.415 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 05:03:15.420 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:03:15.424 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:03:15.432 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:03:15.437 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:03:15.443 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 05:03:15.483 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:03:15.486 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:03:15.496 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:03:15.498 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:03:15.506 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:03:15.514 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:03:15.522 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:03:15.533 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:03:15.543 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:03:15.547 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 05:03:15.550 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 05:03:15.555 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:03:15.568 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:03:15.571 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:03:15.575 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:03:15.577 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:03:15.580 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:03:15.583 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:03:15.586 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 05:03:15.588 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:03:15.591 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:03:15.596 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:03:15.599 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:03:15.601 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:03:15.609 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:03:15.612 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:03:15.621 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 05:03:15.624 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:03:15.631 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:03:16.995 | Installing collected packages: keystone 2022-06-02 05:03:16.995 | Attempting uninstall: keystone 2022-06-02 05:03:16.997 | Found existing installation: keystone 18.1.0 2022-06-02 05:03:17.000 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 05:03:17.002 | Running setup.py develop for keystone 2022-06-02 05:03:18.912 | Successfully installed keystone 2022-06-02 05:03:19.052 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:19.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:19.149 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:19.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:19.154 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:19.156 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:19.159 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:19.161 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:19.165 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:19.167 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:19.169 | + functions-common:time_stop:2329 : start_time=1654146189573 2022-06-02 05:03:19.172 | + functions-common:time_stop:2331 : [[ -z 1654146189573 ]] 2022-06-02 05:03:19.175 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:19.179 | + functions-common:time_stop:2334 : end_time=1654146199176 2022-06-02 05:03:19.182 | + functions-common:time_stop:2335 : elapsed_time=9603 2022-06-02 05:03:19.185 | + functions-common:time_stop:2336 : total=45570 2022-06-02 05:03:19.187 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:19.190 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55173 2022-06-02 05:03:19.193 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:19.196 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:03:19.199 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:03:19.202 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:03:19.221 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:03:19.233 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 05:03:19.236 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 05:03:19.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:19.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:19.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 05:03:19.247 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:19.249 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 05:03:19.267 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:19.270 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 05:03:19.273 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:03:19.276 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 05:03:19.278 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 05:03:19.291 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-02 05:03:19.294 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 05:03:19.299 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 05:03:19.318 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:19.321 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 05:03:19.352 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 05:03:19.380 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 05:03:19.410 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 05:03:19.441 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 05:03:19.474 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 05:03:19.503 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 05:03:19.531 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 05:03:19.558 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 05:03:19.561 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 05:03:19.563 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 05:03:19.566 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 05:03:19.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:03:19.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:03:19.585 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:19.588 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:03:19.590 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:03:19.592 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:03:19.607 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:19.610 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:03:19.612 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:03:19.641 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:03:19.644 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:03:19.646 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 05:03:19.648 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 05:03:19.651 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 05:03:19.666 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:19.669 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-06-02 05:03:19.699 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2022-06-02 05:03:19.726 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 05:03:19.728 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 05:03:19.759 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 05:03:19.761 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 05:03:19.763 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 05:03:19.766 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 05:03:19.768 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 05:03:19.771 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 05:03:19.801 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 05:03:19.803 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 05:03:19.805 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 05:03:19.808 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 05:03:19.811 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:03:19.827 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:03:19.830 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:03:19.832 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:03:19.834 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:03:19.837 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:03:19.864 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:03:19.891 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:03:19.921 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:03:19.951 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 05:03:19.983 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 05:03:19.985 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 05:03:19.988 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 05:03:19.990 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 05:03:19.992 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 05:03:19.995 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:03:19.997 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:03:20.000 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 05:03:20.004 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 05:03:20.007 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:03:20.009 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:03:20.022 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:03:20.022 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:20.031 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:03:20.035 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:20.051 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 05:03:20.053 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 05:03:20.057 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 05:03:20.087 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 05:03:20.114 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 05:03:20.142 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 05:03:20.169 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 05:03:20.198 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 05:03:20.225 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 05:03:20.253 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 05:03:20.281 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 05:03:20.308 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:03:20.335 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 05:03:20.362 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 05:03:20.389 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 05:03:20.416 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:03:20.418 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:03:20.422 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 05:03:20.424 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 05:03:20.426 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:03:20.429 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:20.431 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:20.433 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:03:20.436 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:03:20.438 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 05:03:20.465 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 05:03:20.493 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-02 05:03:20.494 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:03:20.502 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 05:03:20.506 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 05:03:20.508 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 05:03:20.511 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:03:20.513 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:03:20.515 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:20.518 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:20.520 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:20.522 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:20.524 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:03:20.527 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:20.529 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:20.531 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 05:03:20.593 | Site keystone-wsgi-public already enabled 2022-06-02 05:03:20.597 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:03:20.600 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:03:20.602 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:03:20.607 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:03:20.742 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 05:03:20.745 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 05:03:20.747 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 05:03:20.750 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 05:03:20.752 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:03:20.755 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:03:20.757 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 05:03:20.762 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 05:03:20.764 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:03:20.766 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:03:20.780 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:03:20.780 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:20.789 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:03:20.793 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:20.809 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 05:03:20.811 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 05:03:20.815 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 05:03:20.846 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 05:03:20.873 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 05:03:20.901 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 05:03:20.929 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 05:03:20.957 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 05:03:20.985 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 05:03:21.014 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 05:03:21.041 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 05:03:21.069 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:03:21.098 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 05:03:21.126 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 05:03:21.154 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 05:03:21.182 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:03:21.184 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:03:21.187 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 05:03:21.190 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 05:03:21.192 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:03:21.195 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:21.197 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:21.199 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:03:21.202 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:03:21.204 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 05:03:21.231 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 05:03:21.259 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:03:21.259 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-02 05:03:21.268 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 05:03:21.272 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 05:03:21.274 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 05:03:21.277 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:03:21.279 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:03:21.282 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:21.284 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:21.287 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:21.289 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:21.291 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:03:21.293 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:21.296 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:21.299 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 05:03:21.360 | Site keystone-wsgi-admin already enabled 2022-06-02 05:03:21.365 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:03:21.367 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:03:21.369 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:03:21.372 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:03:21.511 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 05:03:21.542 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 05:03:21.573 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 05:03:21.603 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 05:03:21.605 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 05:03:21.636 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 05:03:21.664 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 05:03:21.692 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 05:03:21.709 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:21.711 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 05:03:21.728 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:21.731 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 05:03:21.733 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 05:03:21.736 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 05:03:21.738 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:21.740 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 05:03:21.743 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 05:03:21.745 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 05:03:21.747 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 05:03:21.750 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:21.752 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:21.755 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:21.757 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:21.759 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:21.762 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:21.780 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:21.783 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:21.785 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:21.788 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:21.788 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:21.793 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 05:03:21.796 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:21.798 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 05:03:21.812 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 05:03:21.815 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:21.815 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:21.821 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 05:03:21.824 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:21.826 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 05:03:21.829 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:21.832 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:03:21.834 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 05:03:21.837 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 05:03:21.839 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 05:03:21.841 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:21.844 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:03:21.846 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 05:03:21.848 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:21.851 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 05:03:21.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 05:03:21.856 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:21.859 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 05:03:21.861 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:21.864 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:21.867 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 05:03:21.873 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 05:03:21.875 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-02 05:03:22.463 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 05:03:22.465 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:22.467 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:22.470 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:22.472 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:03:22.474 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 05:03:22.476 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:22.479 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 05:03:22.481 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:22.483 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 05:03:22.486 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 05:03:22.488 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 05:03:22.490 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:22.492 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 05:03:22.513 | Using python 3.8 to install /opt/stack/swift 2022-06-02 05:03:22.515 | + 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/swift[keystone]' 2022-06-02 05:03:24.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:24.281 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:24.286 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:24.286 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:24.288 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:24.290 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:24.290 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:24.290 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:24.291 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:24.291 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:24.304 | Obtaining file:///opt/stack/swift 2022-06-02 05:03:25.699 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:26.947 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:03:26.955 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:03:26.994 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:03:27.003 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:03:27.006 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:03:27.062 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 05:03:27.073 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:03:27.076 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:03:27.079 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-02 05:03:27.113 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 05:03:27.129 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 05:03:27.135 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 05:03:27.141 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 05:03:27.180 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 05:03:27.189 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 05:03:27.207 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 05:03:27.213 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 05:03:27.216 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-02 05:03:27.227 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-02 05:03:27.230 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 05:03:27.233 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 05:03:27.236 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 05:03:27.241 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 05:03:27.260 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 05:03:27.264 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 05:03:27.285 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 05:03:27.290 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 05:03:27.293 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 05:03:27.300 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:03:27.321 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-02 05:03:27.325 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:03:27.328 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:03:27.336 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:03:27.400 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:03:27.413 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:03:27.420 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:03:27.423 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:03:27.428 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:03:27.436 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:03:27.439 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:03:27.442 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:03:27.445 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:03:27.447 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:03:27.451 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 05:03:27.454 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 05:03:27.459 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:03:27.462 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:03:29.107 | Installing collected packages: swift 2022-06-02 05:03:29.108 | Attempting uninstall: swift 2022-06-02 05:03:29.110 | Found existing installation: swift 2.26.1.dev35 2022-06-02 05:03:29.112 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 05:03:29.114 | Running setup.py develop for swift 2022-06-02 05:03:30.812 | Successfully installed swift 2022-06-02 05:03:30.990 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:30.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:31.079 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:31.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:31.085 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:31.088 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:31.090 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:31.094 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:31.096 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:31.099 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:31.102 | + functions-common:time_stop:2329 : start_time=1654146202507 2022-06-02 05:03:31.104 | + functions-common:time_stop:2331 : [[ -z 1654146202507 ]] 2022-06-02 05:03:31.107 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:31.112 | + functions-common:time_stop:2334 : end_time=1654146211110 2022-06-02 05:03:31.114 | + functions-common:time_stop:2335 : elapsed_time=8603 2022-06-02 05:03:31.117 | + functions-common:time_stop:2336 : total=55173 2022-06-02 05:03:31.119 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:31.121 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63776 2022-06-02 05:03:31.123 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:31.126 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:03:31.128 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:03:31.136 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:03:31.156 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:03:31.170 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 05:03:31.173 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 05:03:31.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:31.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:31.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 05:03:31.182 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:31.185 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 05:03:31.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:03:31.190 | + ./stack.sh:main:877 : configure_swift 2022-06-02 05:03:31.192 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 05:03:31.194 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 05:03:31.196 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 05:03:31.198 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 05:03:31.200 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 05:03:31.202 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 05:03:32.046 | No object-updater running 2022-06-02 05:03:32.046 | No object-replicator running 2022-06-02 05:03:32.047 | No account-reaper running 2022-06-02 05:03:32.047 | No container-auditor running 2022-06-02 05:03:32.047 | No object-server running 2022-06-02 05:03:32.047 | No container-server running 2022-06-02 05:03:32.047 | No container-updater running 2022-06-02 05:03:32.047 | No object-auditor running 2022-06-02 05:03:32.047 | No container-reconciler running 2022-06-02 05:03:32.047 | No container-sync running 2022-06-02 05:03:32.047 | No container-sharder running 2022-06-02 05:03:32.047 | No account-auditor running 2022-06-02 05:03:32.047 | No container-replicator running 2022-06-02 05:03:32.047 | No proxy-server running 2022-06-02 05:03:32.047 | No object-expirer running 2022-06-02 05:03:32.047 | No object-reconstructor running 2022-06-02 05:03:32.047 | No account-replicator running 2022-06-02 05:03:32.047 | No account-server running 2022-06-02 05:03:32.099 | + lib/swift:configure_swift:341 : true 2022-06-02 05:03:32.101 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 05:03:32.114 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 05:03:32.127 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 05:03:32.129 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 05:03:32.129 | s/%GROUP%//; 2022-06-02 05:03:32.129 | s/%USER%/ubuntu/; 2022-06-02 05:03:32.129 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 05:03:32.130 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 05:03:32.130 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 05:03:32.139 | uid = ubuntu 2022-06-02 05:03:32.139 | gid = 2022-06-02 05:03:32.139 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 05:03:32.139 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 05:03:32.139 | address = 127.0.0.1 2022-06-02 05:03:32.139 | 2022-06-02 05:03:32.139 | [account6612] 2022-06-02 05:03:32.139 | max connections = 25 2022-06-02 05:03:32.139 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:03:32.139 | read only = false 2022-06-02 05:03:32.139 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 05:03:32.139 | 2022-06-02 05:03:32.139 | [account6622] 2022-06-02 05:03:32.139 | max connections = 25 2022-06-02 05:03:32.139 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:03:32.139 | read only = false 2022-06-02 05:03:32.140 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | [account6632] 2022-06-02 05:03:32.140 | max connections = 25 2022-06-02 05:03:32.140 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:03:32.140 | read only = false 2022-06-02 05:03:32.140 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | [account6642] 2022-06-02 05:03:32.140 | max connections = 25 2022-06-02 05:03:32.140 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:03:32.140 | read only = false 2022-06-02 05:03:32.140 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | [container6611] 2022-06-02 05:03:32.140 | max connections = 25 2022-06-02 05:03:32.140 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:03:32.140 | read only = false 2022-06-02 05:03:32.140 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | [container6621] 2022-06-02 05:03:32.140 | max connections = 25 2022-06-02 05:03:32.140 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:03:32.140 | read only = false 2022-06-02 05:03:32.140 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | [container6631] 2022-06-02 05:03:32.140 | max connections = 25 2022-06-02 05:03:32.140 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:03:32.140 | read only = false 2022-06-02 05:03:32.140 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 05:03:32.140 | 2022-06-02 05:03:32.140 | [container6641] 2022-06-02 05:03:32.140 | max connections = 25 2022-06-02 05:03:32.140 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:03:32.141 | read only = false 2022-06-02 05:03:32.141 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 05:03:32.141 | 2022-06-02 05:03:32.141 | 2022-06-02 05:03:32.141 | [object6613] 2022-06-02 05:03:32.141 | max connections = 25 2022-06-02 05:03:32.141 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:03:32.141 | read only = false 2022-06-02 05:03:32.141 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 05:03:32.141 | 2022-06-02 05:03:32.141 | [object6623] 2022-06-02 05:03:32.141 | max connections = 25 2022-06-02 05:03:32.141 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:03:32.141 | read only = false 2022-06-02 05:03:32.141 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 05:03:32.141 | 2022-06-02 05:03:32.141 | [object6633] 2022-06-02 05:03:32.141 | max connections = 25 2022-06-02 05:03:32.141 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:03:32.141 | read only = false 2022-06-02 05:03:32.141 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 05:03:32.141 | 2022-06-02 05:03:32.141 | [object6643] 2022-06-02 05:03:32.141 | max connections = 25 2022-06-02 05:03:32.141 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:03:32.141 | read only = false 2022-06-02 05:03:32.141 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 05:03:32.142 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 05:03:32.144 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:32.147 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:32.149 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 05:03:32.164 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 05:03:32.166 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 05:03:32.173 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 05:03:32.179 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 05:03:32.181 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 05:03:32.186 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 05:03:32.219 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-06-02 05:03:32.244 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 05:03:32.263 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 05:03:32.291 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 05:03:32.309 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:32.338 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 05:03:32.355 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 05:03:32.383 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 05:03:32.401 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 05:03:32.429 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 05:03:32.446 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:32.475 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 05:03:32.493 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 05:03:32.509 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:32.511 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 05:03:32.540 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 05:03:32.567 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 05:03:32.594 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 05:03:32.621 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 05:03:32.636 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:32.638 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 05:03:32.664 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 05:03:32.679 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:32.682 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 05:03:32.696 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:32.698 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 05:03:32.700 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 05:03:32.715 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:32.717 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 05:03:32.719 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 05:03:32.720 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 05:03:32.725 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 05:03:32.730 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 05:03:32.758 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 05:03:32.786 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 05:03:32.818 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 05:03:32.851 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 05:03:32.881 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 05:03:32.883 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 05:03:32.885 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 05:03:32.888 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 05:03:32.890 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 05:03:32.917 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 05:03:32.945 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:03:32.972 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 05:03:33.000 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 05:03:33.027 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 05:03:33.055 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 05:03:33.082 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 05:03:33.109 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:03:33.137 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 05:03:33.164 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 05:03:33.194 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 05:03:33.222 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 05:03:33.249 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 05:03:33.279 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 05:03:33.307 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 05:03:33.326 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 05:03:33.353 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 05:03:33.382 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 05:03:33.386 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 05:03:33.415 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 05:03:33.447 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 05:03:33.484 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 05:03:33.486 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 05:03:33.488 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:03:33.490 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 05:03:33.495 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 05:03:33.497 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:03:33.499 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:03:33.502 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 05:03:33.504 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 05:03:33.506 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:03:33.508 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:03:33.510 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 05:03:33.529 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 05:03:33.557 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 05:03:33.576 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 05:03:33.604 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 05:03:33.622 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:33.651 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 05:03:33.670 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:03:33.699 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 05:03:33.718 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:03:33.750 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 05:03:33.772 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 05:03:33.801 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:03:33.819 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:03:33.848 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 05:03:33.866 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 05:03:33.894 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 05:03:33.914 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 05:03:33.943 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-02 05:03:33.948 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 05:03:33.969 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:33.999 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 05:03:34.032 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:03:34.034 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 05:03:34.039 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 05:03:34.041 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:03:34.044 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:03:34.047 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 05:03:34.049 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 05:03:34.051 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:03:34.054 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:03:34.056 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 05:03:34.074 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 05:03:34.102 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 05:03:34.123 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 05:03:34.151 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 05:03:34.169 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:34.198 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 05:03:34.216 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:03:34.244 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 05:03:34.262 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:03:34.291 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 05:03:34.309 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 05:03:34.337 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:03:34.356 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:03:34.384 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 05:03:34.402 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 05:03:34.430 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 05:03:34.448 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 05:03:34.475 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-02 05:03:34.480 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 05:03:34.498 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:34.526 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:03:34.528 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 05:03:34.533 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 05:03:34.535 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:03:34.537 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:03:34.540 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 05:03:34.542 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 05:03:34.544 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:03:34.547 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:03:34.549 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 05:03:34.567 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 05:03:34.596 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 05:03:34.614 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 05:03:34.642 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 05:03:34.660 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:34.689 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 05:03:34.707 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:03:34.737 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 05:03:34.755 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:03:34.784 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 05:03:34.803 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 05:03:34.832 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:03:34.854 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:03:34.883 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 05:03:34.900 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 05:03:34.929 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 05:03:34.947 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 05:03:34.974 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-02 05:03:34.979 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 05:03:34.997 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:35.025 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 05:03:35.054 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 05:03:35.082 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 05:03:35.110 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 05:03:35.112 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 05:03:35.116 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 05:03:35.147 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 05:03:35.176 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 05:03:35.204 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 05:03:35.233 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 05:03:35.261 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 05:03:35.289 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 05:03:35.320 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 05:03:35.347 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 05:03:35.377 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 05:03:35.394 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:35.396 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 05:03:35.414 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 05:03:35.417 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 05:03:35.437 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 05:03:35.439 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-06-02 05:03:35.467 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 05:03:35.469 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 05:03:35.496 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-06-02 05:03:35.525 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 05:03:35.527 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 05:03:35.555 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 05:03:35.571 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:35.573 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 05:03:35.576 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 05:03:35.581 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 05:03:35.583 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 05:03:35.597 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 05:03:35.599 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 05:03:35.611 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 05:03:35.613 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 05:03:35.616 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:03:35.618 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:03:35.620 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:03:35.623 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:03:35.625 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:03:35.627 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:03:35.630 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 05:03:35.643 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 05:03:35.645 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 05:03:35.647 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 05:03:35.665 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:35.667 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 05:03:35.685 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:35.689 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 05:03:35.692 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 05:03:35.695 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 05:03:35.699 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:35.702 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 05:03:35.707 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 05:03:35.710 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 05:03:35.712 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 05:03:35.729 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:35.732 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 05:03:35.734 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 05:03:35.752 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:35.754 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 05:03:35.757 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 05:03:35.759 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 05:03:35.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:35.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:35.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 05:03:35.770 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:35.773 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 05:03:35.776 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 05:03:35.778 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 05:03:35.784 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 05:03:35.789 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 05:03:35.792 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 05:03:35.794 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 05:03:35.798 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 05:03:35.801 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 05:03:35.803 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 05:03:35.807 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:03:35.807 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 05:03:35.813 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 05:03:35.816 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 05:03:35.818 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 05:03:35.821 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 05:03:35.824 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 05:03:35.845 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 05:03:35.848 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 05:03:37.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:37.639 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:37.644 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:37.644 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:37.646 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:37.647 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:37.648 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:37.648 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:37.648 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:37.649 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:37.664 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-02 05:03:37.761 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 05:03:37.764 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:03:37.775 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:03:37.840 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-02 05:03:37.865 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 05:03:37.869 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-02 05:03:37.891 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-02 05:03:37.901 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 05:03:37.918 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 05:03:37.925 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 05:03:37.931 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 05:03:37.970 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-02 05:03:37.985 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-02 05:03:37.990 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 05:03:37.999 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-02 05:03:38.022 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 05:03:38.040 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 05:03:38.047 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 05:03:38.050 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 05:03:38.053 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 05:03:38.057 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-02 05:03:38.075 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 05:03:38.080 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 05:03:38.098 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-02 05:03:38.122 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 05:03:38.126 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 05:03:38.147 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 05:03:38.151 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-02 05:03:38.155 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 05:03:38.158 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 05:03:38.165 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:03:38.179 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:03:38.200 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:03:38.204 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:03:38.213 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:03:38.216 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:03:38.221 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:03:38.226 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:03:38.234 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:03:38.239 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:03:38.242 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:03:38.246 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:03:38.249 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:03:38.253 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:03:38.263 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:03:38.277 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:03:38.285 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:03:38.292 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:03:38.301 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:03:38.304 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-02 05:03:38.307 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:03:38.311 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:03:38.314 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:03:38.316 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:03:38.325 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:03:38.328 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:03:38.331 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 05:03:38.334 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:03:38.352 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-02 05:03:38.359 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-02 05:03:38.362 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:03:38.365 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:03:38.372 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:03:38.376 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:03:38.379 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:03:40.214 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:40.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:40.292 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:40.295 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:40.298 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:40.300 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:40.303 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:40.305 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:40.307 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:40.310 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:40.312 | + functions-common:time_stop:2329 : start_time=1654146215840 2022-06-02 05:03:40.315 | + functions-common:time_stop:2331 : [[ -z 1654146215840 ]] 2022-06-02 05:03:40.318 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:40.323 | + functions-common:time_stop:2334 : end_time=1654146220319 2022-06-02 05:03:40.326 | + functions-common:time_stop:2335 : elapsed_time=4479 2022-06-02 05:03:40.328 | + functions-common:time_stop:2336 : total=63776 2022-06-02 05:03:40.330 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:40.333 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68255 2022-06-02 05:03:40.335 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:40.338 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 05:03:40.340 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 05:03:40.343 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 05:03:40.355 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 05:03:40.361 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 05:03:40.363 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 05:03:40.365 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 05:03:40.368 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:40.370 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:40.373 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:40.376 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:40.378 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:40.381 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:40.398 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:40.400 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:40.403 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:40.406 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:40.406 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:40.411 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 05:03:40.414 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:40.416 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 05:03:40.430 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 05:03:40.433 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:40.433 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:40.437 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 05:03:40.439 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:40.442 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 05:03:40.445 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:40.447 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:03:40.450 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 05:03:40.453 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:03:40.455 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 05:03:40.458 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:40.460 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:03:40.463 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 05:03:40.465 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:40.468 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:03:40.471 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 05:03:40.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:40.476 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 05:03:40.478 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:40.481 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:40.484 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 05:03:40.490 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 05:03:40.492 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-02 05:03:41.079 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 05:03:41.082 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:41.084 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:41.086 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:41.089 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:03:41.091 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 05:03:41.094 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:41.096 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:03:41.098 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:41.101 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:03:41.103 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:03:41.106 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:03:41.108 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:41.110 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 05:03:41.132 | Using python 3.8 to install /opt/stack/glance 2022-06-02 05:03:41.134 | + 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/glance 2022-06-02 05:03:42.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:42.903 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:42.908 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:42.908 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:42.910 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:42.911 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:42.912 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:42.912 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:42.912 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:42.912 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:42.926 | Obtaining file:///opt/stack/glance 2022-06-02 05:03:44.244 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:45.539 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:03:45.547 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:03:45.555 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:03:45.563 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:03:45.585 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-02 05:03:45.594 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:03:45.607 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:03:45.616 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 05:03:45.636 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:03:45.676 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 05:03:45.690 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:03:45.698 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 05:03:45.703 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:03:45.712 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:03:45.718 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-02 05:03:45.787 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 05:03:45.790 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 05:03:45.792 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 05:03:45.796 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 05:03:45.808 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 05:03:45.871 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 05:03:45.926 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 05:03:45.929 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 05:03:45.934 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:03:45.938 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 05:03:45.959 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:03:45.994 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:03:46.005 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:03:46.020 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:03:46.026 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:03:46.072 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:03:46.079 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:03:46.118 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:03:46.171 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:03:46.189 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:03:46.206 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:03:46.220 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:03:46.229 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:03:46.252 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:03:46.260 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:03:46.277 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:03:46.323 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:03:46.330 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:03:46.333 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:03:46.335 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:03:46.356 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:03:46.369 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:03:46.380 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:03:46.383 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:03:46.386 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 05:03:46.403 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:03:46.408 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:03:46.410 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:03:46.429 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:03:46.433 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:03:46.440 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:03:46.460 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 05:03:46.465 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:03:46.470 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-02 05:03:46.473 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:03:46.476 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:03:46.487 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:03:46.490 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:03:46.493 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:03:46.499 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 05:03:46.557 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:03:46.572 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:03:46.581 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:03:46.587 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:03:46.604 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:03:46.608 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:03:46.615 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:03:46.635 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:03:46.638 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:03:46.642 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:03:46.649 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:03:46.654 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:03:46.662 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:03:46.666 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:03:46.673 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:03:46.678 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:03:46.682 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:03:46.686 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 05:03:46.726 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:03:46.729 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:03:46.737 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 05:03:46.740 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:03:46.751 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 05:03:46.754 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:03:46.768 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:03:46.770 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:03:46.773 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 05:03:46.777 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:03:46.779 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:03:46.783 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 05:03:46.788 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 05:03:46.825 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 05:03:46.833 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:03:46.836 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:03:46.839 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 05:03:46.842 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:03:46.844 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:03:46.848 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:03:46.851 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:03:46.854 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:03:46.933 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:03:46.936 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:03:46.977 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:03:47.010 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:03:47.015 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:03:48.091 | Installing collected packages: glance 2022-06-02 05:03:48.091 | Attempting uninstall: glance 2022-06-02 05:03:48.093 | Found existing installation: glance 21.1.1.dev1 2022-06-02 05:03:48.097 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 05:03:48.099 | Running setup.py develop for glance 2022-06-02 05:03:49.740 | Successfully installed glance 2022-06-02 05:03:49.880 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:49.880 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:49.971 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:49.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:49.976 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:49.978 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:49.981 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:49.983 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:49.985 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:49.988 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:49.990 | + functions-common:time_stop:2329 : start_time=1654146221126 2022-06-02 05:03:49.992 | + functions-common:time_stop:2331 : [[ -z 1654146221126 ]] 2022-06-02 05:03:49.995 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:50.000 | + functions-common:time_stop:2334 : end_time=1654146229997 2022-06-02 05:03:50.002 | + functions-common:time_stop:2335 : elapsed_time=8871 2022-06-02 05:03:50.004 | + functions-common:time_stop:2336 : total=68255 2022-06-02 05:03:50.006 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:50.009 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77126 2022-06-02 05:03:50.011 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:50.014 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:03:50.016 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:03:50.019 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:03:50.038 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:03:50.050 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 05:03:50.053 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 05:03:50.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:50.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:50.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 05:03:50.063 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:50.065 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:03:50.068 | + ./stack.sh:main:889 : configure_glance 2022-06-02 05:03:50.070 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 05:03:50.083 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 05:03:50.086 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 05:03:50.089 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 05:03:50.091 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 05:03:50.094 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 05:03:50.096 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:03:50.099 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:03:50.101 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 05:03:50.130 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:03:50.160 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 05:03:50.193 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:03:50.223 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 05:03:50.254 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 05:03:50.283 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 05:03:50.286 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:03:50.288 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 05:03:50.290 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:03:50.293 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 05:03:50.322 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 05:03:50.351 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:03:50.380 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 05:03:50.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 05:03:50.443 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 05:03:50.474 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 05:03:50.506 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 05:03:50.538 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:03:50.570 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:03:50.603 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:03:50.636 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 05:03:50.639 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 05:03:50.641 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 05:03:50.643 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:03:50.646 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:03:50.648 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:03:50.665 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:50.668 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:03:50.671 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:03:50.673 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:03:50.690 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:50.693 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:03:50.696 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:03:50.733 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:03:50.736 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:03:50.738 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 05:03:50.741 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 05:03:50.743 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 05:03:50.745 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 05:03:50.748 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 05:03:50.754 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 05:03:50.756 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 05:03:50.759 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:03:50.761 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 05:03:50.764 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:03:50.794 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 05:03:50.797 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-06-02 05:03:50.827 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:03:50.830 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 05:03:50.847 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:50.849 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 05:03:50.880 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 05:03:50.910 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-02 05:03:50.941 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 05:03:50.970 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 05:03:51.000 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 05:03:51.017 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:51.019 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:03:51.050 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 05:03:51.079 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 05:03:51.109 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-06-02 05:03:51.139 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 05:03:51.168 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-06-02 05:03:51.198 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 05:03:51.216 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:51.218 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 05:03:51.221 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 05:03:51.223 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:03:51.226 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:03:51.243 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:03:51.245 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:03:51.248 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:03:51.250 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:03:51.253 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:03:51.289 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:03:51.323 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:03:51.357 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:03:51.389 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 05:03:51.393 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 05:03:51.424 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 05:03:51.455 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:03:51.485 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-06-02 05:03:51.516 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 05:03:51.546 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 05:03:51.577 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 05:03:51.606 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:03:51.636 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 05:03:51.671 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 05:03:51.701 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 05:03:51.731 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 05:03:51.736 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-02 05:03:51.744 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 05:03:51.764 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:51.767 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 05:03:51.769 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.24:19292 /image 2022-06-02 05:03:51.772 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 05:03:51.775 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.24:19292 2022-06-02 05:03:51.777 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 05:03:51.779 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 05:03:51.783 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 05:03:51.785 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 05:03:51.787 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:03:51.790 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:51.792 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:51.794 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 05:03:51.798 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 05:03:51.800 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 05:03:51.802 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 05:03:51.805 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:51.807 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:51.810 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:51.812 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:51.815 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 05:03:51.871 | proxy (enabled by site administrator) 2022-06-02 05:03:51.874 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 05:03:51.877 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 05:03:51.879 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:51.882 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:51.884 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:51.887 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:51.889 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 05:03:51.945 | proxy_http (enabled by site administrator) 2022-06-02 05:03:51.949 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 05:03:51.949 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 05:03:51.958 | KeepAlive Off 2022-06-02 05:03:51.963 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:03:51.963 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 05:03:51.971 | SetEnv proxy-sendchunked 1 2022-06-02 05:03:51.976 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:03:51.977 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.24:19292" retry=0 ' 2022-06-02 05:03:51.984 | ProxyPass "/image" "http://10.222.0.24:19292" retry=0 2022-06-02 05:03:51.988 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 05:03:51.990 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 05:03:51.993 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:03:51.995 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:03:51.998 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:52.000 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:52.002 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:52.005 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:52.007 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:03:52.010 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:52.012 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:52.014 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 05:03:52.076 | Site glance already enabled 2022-06-02 05:03:52.081 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 05:03:52.084 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:03:52.086 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:03:52.089 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:03:52.223 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 05:03:52.260 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 05:03:52.296 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 05:03:52.326 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 05:03:52.343 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:52.346 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 05:03:52.348 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 05:03:52.350 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 05:03:52.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:52.355 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 05:03:52.358 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 05:03:52.360 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 05:03:52.362 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 05:03:52.365 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:52.367 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:52.370 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:52.373 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:52.376 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:52.379 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:52.395 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:52.397 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:52.400 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:52.403 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:52.403 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:52.409 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 05:03:52.411 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:52.414 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 05:03:52.427 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 05:03:52.430 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:52.430 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:52.443 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 05:03:52.455 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:52.458 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 05:03:52.461 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:52.463 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:03:52.466 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 05:03:52.469 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:03:52.472 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 05:03:52.474 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:52.477 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:03:52.479 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 05:03:52.482 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:52.484 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:03:52.488 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 05:03:52.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:52.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 05:03:52.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:52.498 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:52.501 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 05:03:52.508 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 05:03:52.510 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-02 05:03:53.086 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 05:03:53.089 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:53.091 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:53.094 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:53.096 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:03:53.099 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 05:03:53.101 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:53.103 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:03:53.106 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:53.108 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:03:53.111 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:03:53.113 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:03:53.115 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:53.118 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 05:03:53.139 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 05:03:53.141 | + 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/cinder 2022-06-02 05:03:54.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:54.906 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:03:54.910 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:54.911 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:54.912 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:54.914 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:54.914 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:54.914 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:54.915 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:54.915 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:54.928 | Obtaining file:///opt/stack/cinder 2022-06-02 05:03:56.890 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:58.839 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:03:58.847 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:03:58.855 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:03:58.863 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:03:58.884 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:03:58.897 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 05:03:58.918 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 05:03:58.957 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-02 05:03:58.970 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 05:03:58.974 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 05:03:58.983 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-02 05:03:58.997 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-02 05:03:59.012 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-02 05:03:59.019 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 05:03:59.021 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 05:03:59.024 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 05:03:59.027 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 05:03:59.039 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 05:03:59.104 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 05:03:59.160 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-02 05:03:59.171 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 05:03:59.173 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-02 05:03:59.183 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 05:03:59.208 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:03:59.212 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 05:03:59.233 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:03:59.267 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:03:59.278 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:03:59.293 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:03:59.300 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:03:59.346 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:03:59.352 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:03:59.393 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:03:59.446 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:03:59.464 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:03:59.481 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:03:59.496 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:03:59.510 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 05:03:59.514 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:03:59.524 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:03:59.548 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:03:59.555 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:03:59.573 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 05:03:59.592 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-02 05:03:59.615 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:03:59.661 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:03:59.667 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 05:03:59.702 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:03:59.705 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:03:59.708 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:03:59.729 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 05:03:59.732 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 05:03:59.737 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:03:59.748 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:03:59.751 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:03:59.755 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 05:03:59.770 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:03:59.776 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 05:03:59.792 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:03:59.811 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 05:03:59.829 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-02 05:03:59.851 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:03:59.855 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:03:59.862 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:03:59.883 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:03:59.888 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-02 05:03:59.892 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-02 05:03:59.897 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:03:59.901 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:03:59.904 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:03:59.915 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:03:59.918 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:03:59.921 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:03:59.928 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-02 05:03:59.931 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-02 05:03:59.937 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 05:03:59.995 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:04:00.037 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:04:00.047 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:04:00.053 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:04:00.071 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 05:04:00.129 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:04:00.132 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:04:00.140 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-02 05:04:00.143 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:04:00.163 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:04:00.168 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 05:04:00.176 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:04:00.179 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:04:00.182 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-02 05:04:00.186 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:04:00.190 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 05:04:00.198 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-02 05:04:00.220 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:04:00.223 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-02 05:04:00.266 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:04:00.270 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 05:04:00.277 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 05:04:00.282 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 05:04:00.287 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 05:04:00.295 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:04:00.299 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:04:00.308 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:04:00.313 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 05:04:00.354 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 05:04:00.360 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:04:00.367 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 05:04:00.370 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 05:04:00.381 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 05:04:00.384 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 05:04:00.397 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:04:00.408 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-02 05:04:00.423 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:04:00.437 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:04:00.440 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 05:04:00.444 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:04:00.446 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-02 05:04:00.450 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:04:00.453 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 05:04:00.461 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 05:04:00.499 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 05:04:00.504 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:04:00.507 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 05:04:00.509 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 05:04:00.512 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:04:00.515 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-02 05:04:00.520 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:04:00.523 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-02 05:04:00.530 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 05:04:00.535 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:04:00.538 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:04:00.546 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:04:00.549 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:04:00.552 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-02 05:04:00.606 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-02 05:04:00.609 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:04:00.642 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:04:00.647 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-02 05:04:00.651 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:04:01.622 | Installing collected packages: cinder 2022-06-02 05:04:01.622 | Attempting uninstall: cinder 2022-06-02 05:04:01.624 | Found existing installation: cinder 17.4.1.dev2 2022-06-02 05:04:01.628 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 05:04:01.630 | Running setup.py develop for cinder 2022-06-02 05:04:03.899 | Successfully installed cinder 2022-06-02 05:04:04.040 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:04.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:04.137 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:04.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:04.142 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:04.144 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:04.146 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:04.149 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:04.151 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:04.153 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:04.155 | + functions-common:time_stop:2329 : start_time=1654146233133 2022-06-02 05:04:04.157 | + functions-common:time_stop:2331 : [[ -z 1654146233133 ]] 2022-06-02 05:04:04.160 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:04.166 | + functions-common:time_stop:2334 : end_time=1654146244162 2022-06-02 05:04:04.170 | + functions-common:time_stop:2335 : elapsed_time=11029 2022-06-02 05:04:04.173 | + functions-common:time_stop:2336 : total=77126 2022-06-02 05:04:04.175 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:04.177 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88155 2022-06-02 05:04:04.179 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:04.181 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:04.184 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:04:04.187 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:04:04.211 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:04:04.223 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 05:04:04.226 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 05:04:04.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:04.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:04.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 05:04:04.236 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:04.239 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 05:04:04.241 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 05:04:04.244 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:04:04.246 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:04:04.249 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:04:04.251 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:04:04.254 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:04.256 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:04:04.258 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:04.261 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:04.263 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:04:04.266 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:04:04.268 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:04:04.271 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:04:04.273 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 05:04:04.276 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:04:04.278 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:04.281 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:04.283 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 05:04:04.306 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-02 05:04:04.415 | Reading package lists... 2022-06-02 05:04:04.673 | Building dependency tree... 2022-06-02 05:04:04.674 | Reading state information... 2022-06-02 05:04:04.936 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 05:04:04.936 | The following packages were automatically installed and are no longer required: 2022-06-02 05:04:04.938 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:04:04.938 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:04:04.938 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:04:04.938 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:04:04.938 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:04:04.938 | python3-zope.interface 2022-06-02 05:04:04.938 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:04:05.052 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:04:05.057 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:04:05.059 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:04:05.062 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:05.065 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:05.067 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:05.070 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:05.072 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:05.075 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:04:05.077 | + functions-common:time_stop:2329 : start_time=1654146244303 2022-06-02 05:04:05.080 | + functions-common:time_stop:2331 : [[ -z 1654146244303 ]] 2022-06-02 05:04:05.083 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:05.087 | + functions-common:time_stop:2334 : end_time=1654146245085 2022-06-02 05:04:05.090 | + functions-common:time_stop:2335 : elapsed_time=782 2022-06-02 05:04:05.093 | + functions-common:time_stop:2336 : total=5725 2022-06-02 05:04:05.095 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:05.097 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6507 2022-06-02 05:04:05.100 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:04:05.102 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:05.105 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 05:04:05.107 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 05:04:05.120 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 05:04:05.124 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 05:04:05.126 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 05:04:05.128 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:04:05.131 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 05:04:05.131 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:04:05.136 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 05:04:05.138 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 05:04:05.140 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:04:05.142 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 05:04:05.145 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 05:04:05.147 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 05:04:05.149 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 05:04:05.151 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 05:04:05.164 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 05:04:05.177 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-02 05:04:05.191 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-02 05:04:05.204 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 05:04:05.216 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:04:05.219 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:04:05.224 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.O1ztvLzwBw 2022-06-02 05:04:05.226 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:04:05.228 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:04:05.231 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 05:04:05.233 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.O1ztvLzwBw 2022-06-02 05:04:05.237 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.O1ztvLzwBw 2022-06-02 05:04:05.249 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.O1ztvLzwBw /etc/sudoers.d/cinder-rootwrap 2022-06-02 05:04:05.262 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 05:04:05.266 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:04:05.268 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:04:05.270 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:04:05.273 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:04:05.275 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 05:04:05.277 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 05:04:05.279 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 05:04:05.282 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 05:04:05.286 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 05:04:05.291 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 05:04:05.311 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 05:04:05.330 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 05:04:05.348 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 05:04:05.367 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 05:04:05.386 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 05:04:05.406 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 05:04:05.425 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 05:04:05.444 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 05:04:05.446 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:04:05.449 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 05:04:05.451 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:04:05.454 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 05:04:05.484 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 05:04:05.511 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:04:05.539 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 05:04:05.567 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 05:04:05.596 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 05:04:05.624 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 05:04:05.652 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 05:04:05.680 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:05.709 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:04:05.738 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 05:04:05.769 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 05:04:05.801 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 05:04:05.803 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 05:04:05.806 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 05:04:05.808 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 05:04:05.811 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 05:04:05.814 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 05:04:05.850 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 05:04:05.878 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 05:04:05.907 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 05:04:05.936 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 05:04:05.964 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 05:04:05.992 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 05:04:06.022 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 05:04:06.024 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-06-02 05:04:06.053 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:04:06.085 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 05:04:06.092 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key bfa72fb3f8cae1521ed9130878c4785a 2022-06-02 05:04:06.121 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 05:04:06.138 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:06.140 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 05:04:06.157 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:06.159 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 05:04:06.177 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:06.179 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 05:04:06.196 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:06.198 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 05:04:06.201 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 05:04:06.203 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 05:04:06.206 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 05:04:06.208 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:06.210 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:04:06.212 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:06.229 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:06.232 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:04:06.235 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:04:06.237 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:06.254 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:06.256 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:04:06.259 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:04:06.287 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:06.289 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:06.292 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 05:04:06.294 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 05:04:06.297 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:04:06.300 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:06.317 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:06.319 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:06.322 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:06.324 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:06.327 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:04:06.356 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:06.384 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:06.412 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:06.441 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 05:04:06.444 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:04:06.446 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 05:04:06.449 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 05:04:06.452 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:04:06.454 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:06.457 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 05:04:06.461 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 05:04:06.464 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:06.466 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:06.479 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:06.479 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:06.488 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:06.491 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:06.508 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:04:06.510 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:04:06.514 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 05:04:06.548 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:06.575 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 05:04:06.603 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:06.631 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:06.658 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:06.689 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:06.717 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:06.744 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:06.772 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:04:06.800 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:06.828 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:06.855 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:06.883 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:04:06.885 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:04:06.888 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 05:04:06.891 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 05:04:06.893 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:04:06.896 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:06.898 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:06.900 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:04:06.903 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:04:06.905 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:04:06.935 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:04:06.968 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-02 05:04:06.968 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:04:06.977 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 05:04:06.981 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 05:04:06.984 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 05:04:06.986 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:04:06.989 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:04:06.991 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:06.993 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:06.996 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:06.998 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:07.001 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:04:07.003 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:07.006 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:07.008 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 05:04:07.070 | Enabling site cinder-wsgi. 2022-06-02 05:04:07.076 | To activate the new configuration, you need to run: 2022-06-02 05:04:07.076 | systemctl reload apache2 2022-06-02 05:04:07.080 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:04:07.083 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:04:07.085 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:04:07.088 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:04:07.230 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 05:04:07.233 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 05:04:07.274 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-06-02 05:04:07.303 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 05:04:07.319 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:07.322 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 05:04:07.324 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:04:07.327 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:04:07.329 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 05:04:07.332 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 05:04:07.362 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 05:04:07.391 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-06-02 05:04:07.420 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 05:04:07.448 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 05:04:07.477 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 05:04:07.505 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 05:04:07.533 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 05:04:07.562 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:07.591 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 05:04:07.619 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 05:04:07.647 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:04:07.676 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 05:04:07.679 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 05:04:07.696 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:07.698 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-06-02 05:04:07.730 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 05:04:07.749 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:07.757 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 05:04:07.760 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 05:04:07.762 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 05:04:07.765 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:07.767 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 05:04:07.770 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 05:04:07.774 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:04:07.774 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 05:04:07.780 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:04:07.783 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 05:04:07.785 | + 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,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,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 05:04:07.788 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 05:04:07.791 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 05:04:07.793 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 05:04:07.796 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 05:04:07.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:07.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:07.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 05:04:07.806 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:07.809 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 05:04:07.812 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 05:04:07.814 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 05:04:07.816 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:07.818 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:07.821 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:07.824 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:07.827 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:07.829 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:07.847 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:07.849 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:07.851 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:07.854 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:07.854 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:07.859 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 05:04:07.862 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:07.864 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 05:04:07.877 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 05:04:07.880 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:07.881 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:07.892 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 05:04:07.895 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:07.897 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 05:04:07.900 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:07.903 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:04:07.906 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 05:04:07.908 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:07.911 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 05:04:07.913 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:07.916 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:04:07.918 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 05:04:07.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:07.924 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:07.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 05:04:07.930 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:07.933 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 05:04:07.936 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:07.938 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:07.941 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 05:04:07.947 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 05:04:07.950 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-02 05:04:08.533 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 05:04:08.536 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:08.538 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:08.541 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:08.543 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:04:08.546 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 05:04:08.548 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:08.551 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:08.553 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:08.555 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:08.558 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:08.560 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:08.563 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:08.565 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 05:04:08.586 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 05:04:08.588 | + 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/neutron 2022-06-02 05:04:10.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:10.356 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:04:10.360 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:10.361 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:10.363 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:10.364 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:10.364 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:10.365 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:10.365 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:10.365 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:10.378 | Obtaining file:///opt/stack/neutron 2022-06-02 05:04:12.425 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:04:14.508 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:04:14.516 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:04:14.519 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:04:14.527 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:04:14.536 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:04:14.546 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:04:14.568 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:04:14.582 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:04:14.591 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:04:14.599 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:04:14.602 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:04:14.612 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:04:14.618 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:04:14.621 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 05:04:14.624 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:04:14.689 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:04:14.746 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:04:14.749 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:04:14.754 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:04:14.757 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-02 05:04:14.800 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 05:04:14.827 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-02 05:04:14.846 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:04:14.851 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 05:04:14.856 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 05:04:14.880 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 05:04:14.900 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:04:14.942 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:04:14.953 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:04:14.969 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:04:14.975 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:04:15.023 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:04:15.030 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:04:15.071 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:04:15.127 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:04:15.146 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:04:15.163 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:04:15.179 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:04:15.193 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 05:04:15.198 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:04:15.207 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:04:15.232 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:04:15.239 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:04:15.257 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 05:04:15.277 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:04:15.324 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 05:04:15.330 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 05:04:15.339 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:04:15.346 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 05:04:15.382 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:04:15.385 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-02 05:04:15.395 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:04:15.397 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:04:15.420 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:04:15.433 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:04:15.446 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:04:15.449 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:04:15.453 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 05:04:15.459 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:04:15.464 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-02 05:04:15.485 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:04:15.488 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:04:15.507 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 05:04:15.534 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 05:04:15.552 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:04:15.556 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:04:15.563 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:04:15.584 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 05:04:15.587 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:04:15.592 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-02 05:04:15.595 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:04:15.599 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:04:15.602 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 05:04:15.605 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:04:15.616 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:04:15.619 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:04:15.623 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:04:15.630 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:04:15.644 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:04:15.654 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:04:15.660 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:04:15.678 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-02 05:04:15.698 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 05:04:15.755 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:04:15.760 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:04:15.767 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:04:15.788 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:04:15.792 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:04:15.796 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:04:15.799 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:04:15.810 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:04:15.822 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:04:15.825 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:04:15.828 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 05:04:15.834 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:04:15.839 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:04:15.906 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:04:15.929 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 05:04:15.932 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:04:15.936 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:04:15.939 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:04:15.944 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:04:15.949 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:04:15.954 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 05:04:15.996 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:04:16.000 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:04:16.004 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:04:16.015 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:04:16.025 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 05:04:16.038 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-02 05:04:16.062 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-02 05:04:16.064 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:04:16.077 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 05:04:16.092 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:04:16.106 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 05:04:16.111 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:04:16.114 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:04:16.116 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:04:16.120 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:04:16.123 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:04:16.126 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:04:16.129 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:04:16.132 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:04:16.134 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 05:04:16.138 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:04:16.141 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:04:16.144 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-02 05:04:16.158 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-02 05:04:16.166 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:04:16.222 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-02 05:04:16.227 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:04:16.230 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:04:16.272 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:04:16.306 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:04:16.311 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:04:17.316 | Installing collected packages: neutron 2022-06-02 05:04:17.316 | Attempting uninstall: neutron 2022-06-02 05:04:17.318 | Found existing installation: neutron 17.4.2.dev8 2022-06-02 05:04:17.328 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 05:04:17.330 | Running setup.py develop for neutron 2022-06-02 05:04:19.698 | Successfully installed neutron 2022-06-02 05:04:19.838 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:19.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:19.931 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:19.933 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:19.936 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:19.938 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:19.940 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:19.943 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:19.945 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:19.947 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:19.949 | + functions-common:time_stop:2329 : start_time=1654146248580 2022-06-02 05:04:19.951 | + functions-common:time_stop:2331 : [[ -z 1654146248580 ]] 2022-06-02 05:04:19.954 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:19.958 | + functions-common:time_stop:2334 : end_time=1654146259956 2022-06-02 05:04:19.960 | + functions-common:time_stop:2335 : elapsed_time=11376 2022-06-02 05:04:19.962 | + functions-common:time_stop:2336 : total=88155 2022-06-02 05:04:19.964 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:19.967 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99531 2022-06-02 05:04:19.969 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:19.971 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:19.973 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:04:19.976 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:04:19.995 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:04:20.007 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 05:04:20.009 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 05:04:20.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:20.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:20.017 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 05:04:20.020 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:20.022 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 05:04:20.025 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:20.027 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 05:04:20.045 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:20.047 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 05:04:20.050 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 05:04:20.052 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 05:04:20.055 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:20.058 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 05:04:20.060 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 05:04:20.063 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 05:04:20.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:20.068 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:20.070 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 05:04:20.073 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:20.075 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 05:04:20.091 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:20.093 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 05:04:20.109 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:20.112 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 05:04:20.128 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:20.131 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 05:04:20.133 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 05:04:20.135 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 05:04:20.138 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:20.140 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:20.142 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:20.145 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:20.147 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:20.150 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:20.165 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:20.167 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:20.170 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:20.172 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:20.173 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:20.178 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 05:04:20.180 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:20.182 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 05:04:20.195 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 05:04:20.198 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:20.198 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:20.203 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 05:04:20.205 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:20.208 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 05:04:20.210 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:20.213 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:04:20.215 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 05:04:20.218 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:20.220 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 05:04:20.223 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:20.225 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:04:20.228 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 05:04:20.230 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:20.233 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:20.236 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 05:04:20.239 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:20.242 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 05:04:20.244 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:20.247 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:20.250 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 05:04:20.256 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 05:04:20.258 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-02 05:04:20.842 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 05:04:20.845 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:20.847 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:20.850 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:20.852 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:04:20.854 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 05:04:20.857 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:20.859 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:20.861 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:20.864 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:20.866 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:20.868 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:20.871 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:20.873 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 05:04:20.893 | Using python 3.8 to install /opt/stack/nova 2022-06-02 05:04:20.895 | + 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/nova 2022-06-02 05:04:22.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:22.674 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:04:22.678 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:22.679 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:22.680 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:22.682 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:22.682 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:22.682 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:22.682 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:22.683 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:22.696 | Obtaining file:///opt/stack/nova 2022-06-02 05:04:25.741 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:04:28.774 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:04:28.782 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:04:28.785 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:04:28.793 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:04:28.802 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:04:28.805 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:04:28.813 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:04:28.834 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:04:28.847 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 05:04:28.868 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:04:28.907 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 05:04:28.921 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:04:28.925 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:04:28.935 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:04:28.941 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:04:28.943 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:04:28.946 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:04:28.958 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:04:29.022 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:04:29.078 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 05:04:29.089 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 05:04:29.094 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:04:29.096 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:04:29.101 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:04:29.104 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 05:04:29.131 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 05:04:29.155 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 05:04:29.160 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:04:29.164 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 05:04:29.170 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 05:04:29.193 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 05:04:29.214 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 05:04:29.232 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:04:29.267 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:04:29.278 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:04:29.293 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:04:29.300 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:04:29.346 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:04:29.353 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:04:29.392 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:04:29.445 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:04:29.463 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:04:29.480 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:04:29.495 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:04:29.509 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 05:04:29.514 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:04:29.523 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:04:29.547 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:04:29.554 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:04:29.573 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 05:04:29.592 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 05:04:29.601 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:04:29.608 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 05:04:29.643 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:04:29.646 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:04:29.649 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:04:29.671 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:04:29.682 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:04:29.684 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:04:29.688 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-02 05:04:29.713 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 05:04:29.720 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 05:04:29.736 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-02 05:04:29.754 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:04:29.759 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 05:04:29.776 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:04:29.795 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 05:04:29.822 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:04:29.826 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:04:29.833 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:04:29.854 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 05:04:29.857 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 05:04:29.861 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:04:29.866 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:04:29.870 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:04:29.873 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:04:29.883 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:04:29.888 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:04:29.890 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:04:29.898 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 05:04:29.957 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:04:29.972 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:04:29.981 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:04:29.987 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:04:30.005 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 05:04:30.087 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:04:30.092 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:04:30.098 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:04:30.119 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:04:30.123 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 05:04:30.131 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-02 05:04:30.135 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:04:30.138 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:04:30.142 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-02 05:04:30.155 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:04:30.159 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:04:30.168 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 05:04:30.173 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 05:04:30.177 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:04:30.180 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:04:30.202 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:04:30.208 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:04:30.216 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:04:30.220 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:04:30.226 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:04:30.235 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:04:30.238 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 05:04:30.279 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:04:30.284 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:04:30.287 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:04:30.298 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 05:04:30.304 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 05:04:30.318 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:04:30.328 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 05:04:30.332 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 05:04:30.335 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:04:30.350 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:04:30.363 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 05:04:30.367 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 05:04:30.383 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:04:30.386 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:04:30.388 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:04:30.392 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:04:30.395 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 05:04:30.399 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-02 05:04:30.439 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 05:04:30.447 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:04:30.450 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:04:30.453 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:04:30.456 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:04:30.458 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-02 05:04:30.462 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 05:04:30.469 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:04:30.473 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 05:04:30.476 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:04:30.483 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:04:30.486 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:04:30.489 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 05:04:30.493 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:04:30.547 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:04:30.551 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:04:30.583 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:04:30.589 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:04:30.631 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:04:31.587 | Installing collected packages: nova 2022-06-02 05:04:31.587 | Attempting uninstall: nova 2022-06-02 05:04:31.589 | Found existing installation: nova 22.4.1.dev3 2022-06-02 05:04:31.593 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 05:04:31.595 | Running setup.py develop for nova 2022-06-02 05:04:34.908 | Successfully installed nova 2022-06-02 05:04:35.048 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:35.048 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:35.141 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:35.143 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:35.145 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:35.147 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:35.150 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:35.152 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:35.154 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:35.156 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:35.159 | + functions-common:time_stop:2329 : start_time=1654146260888 2022-06-02 05:04:35.161 | + functions-common:time_stop:2331 : [[ -z 1654146260888 ]] 2022-06-02 05:04:35.163 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:35.168 | + functions-common:time_stop:2334 : end_time=1654146275165 2022-06-02 05:04:35.170 | + functions-common:time_stop:2335 : elapsed_time=14277 2022-06-02 05:04:35.172 | + functions-common:time_stop:2336 : total=99531 2022-06-02 05:04:35.175 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:35.177 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113808 2022-06-02 05:04:35.179 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:35.181 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:35.184 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:04:35.186 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:04:35.209 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:04:35.221 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 05:04:35.224 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 05:04:35.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:35.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:35.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 05:04:35.234 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:35.237 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-02 05:04:35.250 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:35.252 | + ./stack.sh:main:906 : configure_nova 2022-06-02 05:04:35.255 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 05:04:35.269 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 05:04:35.271 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 05:04:35.274 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:04:35.278 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:04:35.278 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 05:04:35.283 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 05:04:35.286 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 05:04:35.288 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:04:35.291 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 05:04:35.293 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 05:04:35.296 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 05:04:35.299 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 05:04:35.301 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 05:04:35.314 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 05:04:35.326 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-02 05:04:35.338 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-02 05:04:35.351 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 05:04:35.363 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:04:35.367 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:04:35.371 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QrinflltKT 2022-06-02 05:04:35.374 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:04:35.377 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:04:35.380 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 05:04:35.383 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:04:35.386 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:04:35.389 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QrinflltKT 2022-06-02 05:04:35.393 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QrinflltKT 2022-06-02 05:04:35.406 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QrinflltKT /etc/sudoers.d/nova-rootwrap 2022-06-02 05:04:35.418 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 05:04:35.423 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:04:35.426 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:04:35.428 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:04:35.431 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:04:35.433 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 05:04:35.436 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 05:04:35.438 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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 =~ n-api ]] 2022-06-02 05:04:35.441 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 05:04:35.446 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 05:04:35.462 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:35.465 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 05:04:35.468 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 05:04:35.471 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 05:04:35.475 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 05:04:35.504 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 05:04:35.506 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 05:04:35.533 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 05:04:35.562 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 05:04:35.589 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-02 05:04:35.620 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 05:04:35.654 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 05:04:35.687 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 05:04:35.690 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-06-02 05:04:35.716 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 05:04:35.743 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 05:04:35.770 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 05:04:35.797 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 05:04:35.825 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:04:35.855 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 05:04:35.857 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:04:35.859 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:04:35.861 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:04:35.864 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:04:35.866 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:04:35.868 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:04:35.870 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:04:35.873 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:04:35.875 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 05:04:35.877 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:04:35.879 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:04:35.881 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:04:35.883 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:04:35.886 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:04:35.888 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:04:35.890 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 05:04:35.906 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:35.908 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:04:35.910 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 05:04:35.912 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 05:04:35.942 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 05:04:35.944 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 05:04:35.946 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 05:04:35.949 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 05:04:35.951 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 05:04:35.954 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 05:04:35.984 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 05:04:35.987 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 05:04:35.989 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 05:04:35.991 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 05:04:35.993 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 05:04:35.996 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 05:04:36.026 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 05:04:36.056 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 05:04:36.085 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 05:04:36.113 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 05:04:36.129 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:36.131 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 05:04:36.147 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:36.150 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 05:04:36.151 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 05:04:36.156 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 05:04:36.158 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 05:04:36.186 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 05:04:36.202 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:36.204 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 05:04:36.207 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:04:36.209 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:04:36.211 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:04:36.213 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 05:04:36.242 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 05:04:36.270 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:04:36.297 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 05:04:36.324 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 05:04:36.352 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 05:04:36.380 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 05:04:36.408 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 05:04:36.440 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:36.469 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:04:36.497 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 05:04:36.513 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:36.515 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 05:04:36.518 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 05:04:36.549 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 05:04:36.580 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-06-02 05:04:36.609 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 05:04:36.636 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 05:04:36.663 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 05:04:36.692 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 05:04:36.719 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 05:04:36.747 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 05:04:36.763 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:36.765 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 05:04:36.767 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 05:04:36.794 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 05:04:36.825 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 05:04:36.827 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 05:04:36.855 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 05:04:36.858 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 05:04:36.860 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 05:04:36.862 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:04:36.865 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:04:36.867 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:04:36.869 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:04:36.871 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:04:36.874 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:04:36.876 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 05:04:36.878 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 05:04:36.880 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:04:36.883 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:36.899 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:36.902 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:36.904 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:36.906 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:36.908 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:04:36.942 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:36.970 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:36.997 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:37.025 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 05:04:37.055 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 05:04:37.058 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 05:04:37.060 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 05:04:37.063 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 05:04:37.065 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:04:37.067 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:37.070 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 05:04:37.074 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 05:04:37.077 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:37.079 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:37.092 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:37.093 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:37.101 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:37.104 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:37.121 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:04:37.123 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 05:04:37.127 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 05:04:37.157 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:37.184 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 05:04:37.212 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:37.239 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:37.266 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:37.294 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:37.323 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:37.350 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:37.377 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:04:37.404 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:37.432 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:37.459 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:37.490 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:04:37.492 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:04:37.495 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 05:04:37.498 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 05:04:37.500 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:04:37.503 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:37.505 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:37.507 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:04:37.510 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:04:37.512 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:04:37.541 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:04:37.568 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-02 05:04:37.569 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:04:37.577 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 05:04:37.581 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 05:04:37.583 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 05:04:37.586 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:04:37.588 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:04:37.591 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:37.593 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:37.595 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:37.597 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:37.600 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:04:37.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:37.604 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:37.606 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 05:04:37.667 | Enabling site nova-api-wsgi. 2022-06-02 05:04:37.673 | To activate the new configuration, you need to run: 2022-06-02 05:04:37.673 | systemctl reload apache2 2022-06-02 05:04:37.678 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:04:37.680 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:04:37.682 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:04:37.685 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:04:37.821 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-02 05:04:37.824 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:04:37.827 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 05:04:37.831 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 05:04:37.834 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 05:04:37.837 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:37.840 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:04:37.844 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 05:04:37.847 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:37.849 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:37.869 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:37.869 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:37.873 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:37.876 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:37.893 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 05:04:37.895 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:04:37.899 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:04:37.929 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:37.957 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 05:04:37.984 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:38.012 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:38.040 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:38.069 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:38.097 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:38.128 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:38.156 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:04:38.184 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:38.212 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:38.239 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:38.267 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 05:04:38.269 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 05:04:38.297 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 05:04:38.314 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:38.316 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:04:38.347 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 05:04:38.349 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 05:04:38.351 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 05:04:38.368 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:38.371 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:04:38.373 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:04:38.401 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 05:04:38.432 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 05:04:38.435 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:04:38.437 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 05:04:38.439 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:38.441 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:04:38.444 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:38.460 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:38.463 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:04:38.465 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:04:38.468 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:38.483 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:38.486 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:04:38.488 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-02 05:04:38.515 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:38.518 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:38.520 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 05:04:38.548 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 05:04:38.576 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 05:04:38.606 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 05:04:38.623 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:38.625 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:04:38.654 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 05:04:38.656 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 05:04:38.674 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:38.677 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 05:04:38.681 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:04:38.683 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 05:04:38.687 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 05:04:38.690 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 05:04:38.693 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:04:38.696 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:04:38.699 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:38.702 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 05:04:38.704 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 05:04:38.708 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 05:04:38.711 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 05:04:38.713 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 05:04:38.716 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 05:04:38.718 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 05:04:38.721 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 05:04:38.751 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 05:04:38.782 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 05:04:38.813 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:04:38.815 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 05:04:38.817 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 05:04:38.820 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 05:04:38.836 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:38.840 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 05:04:38.840 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 05:04:39.554 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 05:04:39.557 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 05:04:39.559 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:04:39.562 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 05:04:39.564 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:39.567 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 05:04:39.569 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:39.585 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:39.588 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 05:04:39.590 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 05:04:39.593 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:39.608 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:39.611 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-02 05:04:39.614 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-02 05:04:39.641 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:39.643 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:39.646 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 05:04:39.662 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:39.665 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 05:04:39.667 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:39.670 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 05:04:39.700 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-06-02 05:04:39.728 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 05:04:39.756 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 05:04:39.784 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 05:04:39.813 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 05:04:39.841 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 05:04:39.868 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 05:04:39.896 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 05:04:39.899 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 05:04:39.901 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 05:04:39.904 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:39.921 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:39.923 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:39.926 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:39.928 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:39.930 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:04:39.958 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:39.986 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:40.014 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:40.042 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:04:40.045 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 05:04:40.049 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:04:40.051 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 05:04:40.054 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 05:04:40.057 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 05:04:40.059 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:04:40.062 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:04:40.065 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:40.067 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 05:04:40.070 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 05:04:40.072 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:40.075 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 05:04:40.077 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 05:04:40.080 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 05:04:40.096 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:40.099 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 05:04:40.115 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:40.117 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 05:04:40.119 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 05:04:40.135 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:40.138 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 05:04:40.154 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:40.156 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 05:04:40.173 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:40.176 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 05:04:40.193 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:40.195 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 05:04:40.198 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 05:04:40.200 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 05:04:40.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:40.205 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 05:04:40.207 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 05:04:40.210 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 05:04:40.212 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:40.215 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:40.217 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 05:04:40.220 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:04:40.222 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:04:40.225 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:04:40.227 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:04:40.230 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:40.232 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:04:40.235 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:40.237 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:40.239 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:04:40.242 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:04:40.244 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:04:40.247 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:04:40.249 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 05:04:40.252 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:04:40.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:40.256 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:40.259 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 05:04:40.280 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-02 05:04:40.390 | Reading package lists... 2022-06-02 05:04:40.648 | Building dependency tree... 2022-06-02 05:04:40.649 | Reading state information... 2022-06-02 05:04:40.904 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:04:40.905 | The following packages were automatically installed and are no longer required: 2022-06-02 05:04:40.906 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:04:40.906 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:04:40.906 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:04:40.906 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:04:40.906 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:04:40.906 | python3-zope.interface 2022-06-02 05:04:40.906 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:04:41.022 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:04:41.027 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:04:41.030 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:04:41.032 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:41.034 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:41.037 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:41.039 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:41.041 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:41.044 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:04:41.046 | + functions-common:time_stop:2329 : start_time=1654146280278 2022-06-02 05:04:41.049 | + functions-common:time_stop:2331 : [[ -z 1654146280278 ]] 2022-06-02 05:04:41.052 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:41.056 | + functions-common:time_stop:2334 : end_time=1654146281053 2022-06-02 05:04:41.058 | + functions-common:time_stop:2335 : elapsed_time=775 2022-06-02 05:04:41.060 | + functions-common:time_stop:2336 : total=6507 2022-06-02 05:04:41.063 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:41.065 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7282 2022-06-02 05:04:41.067 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:04:41.070 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 05:04:41.072 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 05:04:41.074 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 05:04:41.077 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 05:04:41.079 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 05:04:41.101 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 05:04:41.104 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:04:41.106 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:04:41.108 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:04:41.111 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:04:41.113 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:41.116 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:04:41.118 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:41.121 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:41.123 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:04:41.126 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:04:41.128 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:04:41.131 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:04:41.133 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 05:04:41.136 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:04:41.138 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:41.141 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:41.143 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 05:04:41.165 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-02 05:04:41.275 | Reading package lists... 2022-06-02 05:04:41.535 | Building dependency tree... 2022-06-02 05:04:41.536 | Reading state information... 2022-06-02 05:04:41.801 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 05:04:41.801 | The following packages were automatically installed and are no longer required: 2022-06-02 05:04:41.802 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:04:41.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:04:41.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:04:41.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:04:41.802 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:04:41.802 | python3-zope.interface 2022-06-02 05:04:41.802 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:04:41.920 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:04:41.924 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:04:41.927 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:04:41.929 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:41.931 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:41.934 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:41.936 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:41.939 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:41.941 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:04:41.943 | + functions-common:time_stop:2329 : start_time=1654146281162 2022-06-02 05:04:41.945 | + functions-common:time_stop:2331 : [[ -z 1654146281162 ]] 2022-06-02 05:04:41.949 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:41.953 | + functions-common:time_stop:2334 : end_time=1654146281950 2022-06-02 05:04:41.955 | + functions-common:time_stop:2335 : elapsed_time=788 2022-06-02 05:04:41.958 | + functions-common:time_stop:2336 : total=7282 2022-06-02 05:04:41.960 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:41.962 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8070 2022-06-02 05:04:41.965 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:04:41.968 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 05:04:41.970 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 05:04:41.972 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:41.975 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:41.977 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:41.980 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:41.983 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 05:04:42.038 | wsgi (enabled by maintainer script) 2022-06-02 05:04:42.041 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 05:04:42.045 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 05:04:42.047 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:04:42.050 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 05:04:42.053 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 05:04:42.056 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:04:42.060 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:04:42.060 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:04:42.065 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 05:04:42.068 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 05:04:42.070 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 05:04:42.073 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 05:04:42.076 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 05:04:42.099 | Using python 3.8 to install osc-placement 2022-06-02 05:04:42.102 | + 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 osc-placement 2022-06-02 05:04:43.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:43.925 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:04:43.929 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:43.930 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:43.932 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:43.934 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:43.934 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:43.934 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:43.935 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:43.935 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:43.950 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-02 05:04:43.978 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:04:44.000 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:04:44.007 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:04:44.010 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:04:44.014 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:04:44.018 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:04:44.021 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:04:44.026 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 05:04:44.042 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:04:44.107 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:04:44.110 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:04:44.118 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:04:44.124 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:04:44.127 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:04:44.133 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:04:44.147 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 05:04:44.174 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:04:44.181 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:04:44.185 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:04:44.206 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:04:44.209 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:04:44.262 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:04:44.264 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:04:44.268 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 05:04:44.273 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 05:04:44.275 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:04:44.281 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:04:44.328 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:04:44.332 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:04:44.353 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 05:04:44.357 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:04:44.360 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:04:44.363 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:04:44.383 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:04:44.386 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:04:44.390 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:04:44.431 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:04:44.434 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:04:44.438 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:04:44.444 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:04:44.476 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 05:04:44.479 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:04:44.483 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:04:46.375 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:46.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:46.458 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:46.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:46.463 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:46.466 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:46.469 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:46.471 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:46.474 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:46.478 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:46.481 | + functions-common:time_stop:2329 : start_time=1654146282093 2022-06-02 05:04:46.484 | + functions-common:time_stop:2331 : [[ -z 1654146282093 ]] 2022-06-02 05:04:46.487 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:46.494 | + functions-common:time_stop:2334 : end_time=1654146286489 2022-06-02 05:04:46.497 | + functions-common:time_stop:2335 : elapsed_time=4396 2022-06-02 05:04:46.500 | + functions-common:time_stop:2336 : total=113808 2022-06-02 05:04:46.502 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:46.505 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118204 2022-06-02 05:04:46.508 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:46.510 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 05:04:46.513 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 05:04:46.515 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 05:04:46.518 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:46.521 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:46.525 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:46.529 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:46.532 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:46.536 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:46.557 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:46.560 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:46.563 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:46.566 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:46.568 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:46.571 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 05:04:46.574 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:46.578 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 05:04:46.595 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 05:04:46.598 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:46.598 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:46.603 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 05:04:46.606 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:46.609 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 05:04:46.612 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:46.616 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:04:46.619 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 05:04:46.622 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:46.624 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 05:04:46.627 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:46.629 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:04:46.632 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 05:04:46.634 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:46.637 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:46.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 05:04:46.643 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:46.646 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 05:04:46.649 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:46.652 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:46.656 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 05:04:46.662 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 05:04:46.664 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-02 05:04:47.243 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 05:04:47.245 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:47.251 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:47.252 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:47.255 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:04:47.258 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 05:04:47.260 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:47.263 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:47.266 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:47.268 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:47.271 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:47.273 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:47.276 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:47.279 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 05:04:47.301 | Using python 3.8 to install /opt/stack/placement 2022-06-02 05:04:47.304 | + 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/placement 2022-06-02 05:04:49.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:49.104 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:04:49.108 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:49.109 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:49.110 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:49.112 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:49.112 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:49.112 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:49.113 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:49.113 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:49.126 | Obtaining file:///opt/stack/placement 2022-06-02 05:04:50.359 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:04:51.605 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:04:51.614 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:04:51.636 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:04:51.649 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:04:51.662 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:04:51.719 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 05:04:51.724 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 05:04:51.728 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 05:04:51.733 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:04:51.769 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:04:51.780 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:04:51.797 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:04:51.803 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:04:51.850 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:04:51.857 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:04:51.896 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:04:51.914 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:04:51.932 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:04:51.942 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:04:51.950 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:04:51.969 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:04:51.976 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:04:51.979 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:04:51.982 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:04:51.993 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:04:51.996 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:04:51.999 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:04:52.004 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:04:52.023 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:04:52.028 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:04:52.036 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:04:52.058 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:04:52.063 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:04:52.067 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:04:52.077 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:04:52.081 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:04:52.084 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:04:52.091 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:04:52.100 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:04:52.106 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:04:52.124 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:04:52.128 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:04:52.135 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:04:52.156 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-02 05:04:52.198 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:04:52.263 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:04:52.269 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:04:52.275 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:04:52.280 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:04:52.288 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:04:52.291 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:04:52.301 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:04:52.307 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:04:52.311 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:04:52.314 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:04:52.317 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:04:52.320 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:04:52.324 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:04:52.326 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:04:52.329 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:04:52.332 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:04:52.335 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:04:52.346 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:04:52.348 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:04:52.351 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:04:52.354 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:04:52.359 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:04:52.362 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:04:52.365 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:04:52.367 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:04:52.375 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:04:53.929 | Installing collected packages: openstack-placement 2022-06-02 05:04:53.930 | Attempting uninstall: openstack-placement 2022-06-02 05:04:53.932 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 05:04:53.933 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 05:04:53.935 | Running setup.py develop for openstack-placement 2022-06-02 05:04:55.559 | Successfully installed openstack-placement 2022-06-02 05:04:55.733 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:55.733 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:55.813 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:55.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:55.818 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:55.820 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:55.823 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:55.825 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:55.827 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:55.829 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:55.832 | + functions-common:time_stop:2329 : start_time=1654146287295 2022-06-02 05:04:55.834 | + functions-common:time_stop:2331 : [[ -z 1654146287295 ]] 2022-06-02 05:04:55.837 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:55.841 | + functions-common:time_stop:2334 : end_time=1654146295839 2022-06-02 05:04:55.844 | + functions-common:time_stop:2335 : elapsed_time=8544 2022-06-02 05:04:55.846 | + functions-common:time_stop:2336 : total=118204 2022-06-02 05:04:55.848 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:55.851 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126748 2022-06-02 05:04:55.853 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:55.856 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:55.858 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:04:55.861 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:04:55.880 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:04:55.892 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 05:04:55.895 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 05:04:55.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:55.900 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:55.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 05:04:55.905 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:55.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:55.910 | + ./stack.sh:main:912 : configure_placement 2022-06-02 05:04:55.912 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 05:04:55.925 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 05:04:55.928 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 05:04:55.932 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 05:04:55.935 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 05:04:55.937 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 05:04:55.940 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 05:04:55.942 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 05:04:55.945 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 05:04:55.977 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 05:04:56.009 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 05:04:56.041 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 05:04:56.044 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:04:56.046 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 05:04:56.049 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:04:56.051 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 05:04:56.083 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 05:04:56.113 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-02 05:04:56.142 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 05:04:56.172 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 05:04:56.201 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 05:04:56.231 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 05:04:56.260 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 05:04:56.290 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:56.320 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:04:56.352 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 05:04:56.355 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 05:04:56.357 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:04:56.361 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:56.380 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:56.382 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:56.385 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:56.387 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:56.390 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:04:56.420 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:56.449 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:04:56.479 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:56.511 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 05:04:56.514 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 05:04:56.516 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 05:04:56.519 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 05:04:56.522 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 05:04:56.524 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:04:56.527 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:56.531 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 05:04:56.535 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 05:04:56.538 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:56.540 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:56.555 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:56.555 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:56.565 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:56.569 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:56.588 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 05:04:56.591 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 05:04:56.597 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 05:04:56.632 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:56.667 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 05:04:56.698 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:56.733 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:56.771 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:56.802 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:56.831 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:56.860 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:56.889 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:04:56.919 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:56.948 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:56.977 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:57.006 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:04:57.008 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:04:57.012 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 05:04:57.014 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 05:04:57.017 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:04:57.019 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:57.022 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:57.024 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:04:57.027 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 05:04:57.030 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 05:04:57.059 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:04:57.088 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-02 05:04:57.089 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:04:57.097 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 05:04:57.101 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 05:04:57.104 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 05:04:57.106 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:04:57.109 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:04:57.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:57.114 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:57.116 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:57.119 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:57.121 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:04:57.124 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:57.126 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:57.129 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 05:04:57.190 | Site placement-api already enabled 2022-06-02 05:04:57.195 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:04:57.198 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:04:57.200 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:04:57.203 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:04:57.342 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 05:04:57.364 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:57.367 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 05:04:57.388 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:57.391 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 05:04:57.411 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:57.415 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 05:04:57.419 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 05:04:57.421 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 05:04:57.453 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-06-02 05:04:57.483 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 05:04:57.513 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 05:04:57.544 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 05:04:57.574 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 05:04:57.603 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 05:04:57.633 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 05:04:57.663 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 05:04:57.680 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:57.683 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 05:04:57.701 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:57.703 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 05:04:57.706 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 05:04:57.708 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 05:04:57.711 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:04:57.713 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:04:57.716 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:04:57.718 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:04:57.721 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:04:57.724 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:04:57.728 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:04:57.731 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:04:57.733 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:04:57.736 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 05:04:57.738 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:04:57.754 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:57.756 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:04:57.758 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:04:57.761 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 05:04:57.763 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 05:04:57.766 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:04:57.768 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 05:04:57.771 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 05:04:57.773 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 05:04:57.775 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 05:04:57.778 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 05:04:57.780 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 05:04:57.782 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:57.785 | +++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:57.788 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:57.790 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:57.793 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:57.808 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:57.811 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:57.813 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:57.816 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 05:04:57.816 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:57.821 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 05:04:57.824 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:57.826 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 05:04:57.840 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 05:04:57.843 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:57.844 | ++ functions-common:git_clone:607 : head -1 2022-06-02 05:04:57.848 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 05:04:57.851 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:57.853 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 05:04:57.876 | Using python 3.8 to install tox!=2.8.0 2022-06-02 05:04:57.879 | ++ 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 'tox!=2.8.0' 2022-06-02 05:04:59.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:59.655 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:04:59.660 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.660 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.662 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:59.663 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.663 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.664 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:59.664 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.664 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:59.680 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 05:04:59.740 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:04:59.743 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-02 05:04:59.746 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:04:59.753 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-02 05:04:59.804 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-02 05:04:59.808 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-02 05:04:59.817 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-02 05:04:59.820 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:04:59.823 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:04:59.827 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-02 05:05:01.949 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:05:01.949 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:05:02.025 | ++ inc/python:pip_install:200 : result=0 2022-06-02 05:05:02.028 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:05:02.031 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:05:02.033 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:05:02.035 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:05:02.038 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:05:02.040 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:05:02.043 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:05:02.046 | ++ functions-common:time_stop:2329 : start_time=1654146297870 2022-06-02 05:05:02.048 | ++ functions-common:time_stop:2331 : [[ -z 1654146297870 ]] 2022-06-02 05:05:02.051 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:05:02.056 | ++ functions-common:time_stop:2334 : end_time=1654146302053 2022-06-02 05:05:02.058 | ++ functions-common:time_stop:2335 : elapsed_time=4183 2022-06-02 05:05:02.060 | ++ functions-common:time_stop:2336 : total=126748 2022-06-02 05:05:02.063 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:05:02.065 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130931 2022-06-02 05:05:02.068 | ++ inc/python:pip_install:203 : return 0 2022-06-02 05:05:02.070 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 05:05:02.070 | /opt/stack/tempest ~/devstack 2022-06-02 05:05:02.072 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 05:05:02.091 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 05:05:02.091 | HACKING.rst 2022-06-02 05:05:02.091 | doc/source/conf.py 2022-06-02 05:05:02.091 | doc/source/configuration.rst 2022-06-02 05:05:02.091 | doc/source/contributor/contributing.rst 2022-06-02 05:05:02.091 | doc/source/index.rst 2022-06-02 05:05:02.091 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 05:05:02.091 | doc/source/microversion_testing.rst 2022-06-02 05:05:02.091 | doc/source/plugins/plugin.rst 2022-06-02 05:05:02.092 | doc/source/supported_version.rst 2022-06-02 05:05:02.092 | doc/source/test_removal.rst 2022-06-02 05:05:02.092 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 05:05:02.092 | playbooks/devstack-tempest.yaml 2022-06-02 05:05:02.092 | playbooks/enable-fips.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 05:05:02.092 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 05:05:02.093 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 05:05:02.093 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 05:05:02.093 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 05:05:02.093 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 05:05:02.093 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 05:05:02.093 | releasenotes/source/conf.py 2022-06-02 05:05:02.093 | releasenotes/source/index.rst 2022-06-02 05:05:02.093 | releasenotes/source/v26.1.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v27.0.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v28.0.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v28.1.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v29.0.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v29.1.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v29.2.0.rst 2022-06-02 05:05:02.093 | releasenotes/source/v30.0.0.rst 2022-06-02 05:05:02.093 | requirements.txt 2022-06-02 05:05:02.093 | roles/run-tempest/README.rst 2022-06-02 05:05:02.093 | roles/run-tempest/defaults/main.yaml 2022-06-02 05:05:02.093 | roles/run-tempest/tasks/main.yaml 2022-06-02 05:05:02.093 | roles/run-tempest-26/README.rst 2022-06-02 05:05:02.093 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 05:05:02.093 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 05:05:02.093 | setup.cfg 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_agents.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_create_server.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_flavors.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 05:05:02.093 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 05:05:02.094 | tempest 2022-06-02 05:05:02.094 | Aborting 2022-06-02 05:05:02.094 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 05:05:02.097 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 05:05:02.100 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 05:05:02.103 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 05:05:02.105 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 05:05:02.108 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 05:05:02.110 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 05:05:02.112 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 05:05:02.115 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 05:05:02.117 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 05:05:02.117 | Error on exit 2022-06-02 05:05:02.120 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 05:05:02.122 | + ./stack.sh:exit_trap:517 : generate-subunit 1654146114 188 fail 2022-06-02 05:05:02.703 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 05:05:02.705 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 05:05:02.925 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 05:05:02.925 | 2022-06-02 05:05:03.184 | + ./stack.sh:exit_trap:531 : exit 1