2022-06-09 10:59:12.374 | + ./stack.sh:main:462 : exec 2022-06-09 10:59:12.374 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-105912' 2022-06-09 10:59:12.374 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-105912.summary.2022-06-09-105912 2022-06-09 10:59:12.374 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:59:12.374 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-105912 2022-06-09 10:59:12.374 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-105912 /opt/stack/logs/stack.sh.log 2022-06-09 10:59:12.374 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-105912.summary.2022-06-09-105912 /opt/stack/logs/stack.sh.log.summary 2022-06-09 10:59:12.374 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-09 10:59:12.374 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-09 10:59:12.374 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-09 10:59:12.374 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-09 10:59:12.374 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-09 10:59:12.374 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-09 10:59:12.374 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 10:59:12.376 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-09 10:59:12.378 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-09 10:59:12.381 | + ./stack.sh:main:548 : set -o errexit 2022-06-09 10:59:12.383 | + ./stack.sh:main:551 : uname -a 2022-06-09 10:59:12.385 | Linux n-d-754401-2 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-09 10:59:12.387 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 10:59:12.389 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 10:59:12.392 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-09 10:59:12.420 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 10:59:12.435 | + ./stack.sh:main:565 : fetch_plugins 2022-06-09 10:59:12.437 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-09 10:59:12.439 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-09 10:59:12.441 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-09 10:59:12.443 | + functions-common:fetch_plugins:1673 : return 2022-06-09 10:59:12.445 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-09 10:59:12.447 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-09 10:59:12.449 | + functions-common:run_phase:1751 : local phase= 2022-06-09 10:59:12.451 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:59:12.452 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:59:12.454 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:59:12.456 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:59:12.458 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:59:12.461 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:59:12.464 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:59:12.466 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:59:12.467 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:59:12.469 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 10:59:12.471 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:59:12.484 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:12.486 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 10:59:12.487 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:59:12.489 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:59:12.491 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:59:12.493 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:59:12.495 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 10:59:12.497 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 10:59:12.498 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 10:59:12.500 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 10:59:12.502 | + 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-09 10:59:12.504 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-09 10:59:12.506 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-09 10:59:12.508 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-09 10:59:12.509 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-09 10:59:12.511 | + functions-common:plugin_override_defaults:1714 : return 2022-06-09 10:59:12.513 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-09 10:59:12.531 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-09 10:59:12.533 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 10:59:12.546 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:59:12.549 | +++ lib/tls:source:43 : hostname -f 2022-06-09 10:59:12.553 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 10:59:12.556 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 10:59:12.558 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 10:59:12.561 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 10:59:12.563 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 10:59:12.565 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 10:59:12.567 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 10:59:12.569 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 10:59:12.571 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 10:59:12.573 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 10:59:12.577 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-09 10:59:12.590 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 10:59:12.607 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 10:59:12.619 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 10:59:12.632 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 10:59:12.658 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-09 10:59:12.698 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-09 10:59:12.780 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-09 10:59:12.801 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 10:59:12.840 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-09 10:59:12.902 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 10:59:13.037 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 10:59:13.051 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 10:59:13.064 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 10:59:13.079 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 10:59:13.172 | + ./stack.sh:main:598 : run_phase source 2022-06-09 10:59:13.176 | + functions-common:run_phase:1750 : local mode=source 2022-06-09 10:59:13.178 | + functions-common:run_phase:1751 : local phase= 2022-06-09 10:59:13.182 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:59:13.185 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:59:13.189 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:59:13.193 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:59:13.196 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:59:13.200 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:59:13.206 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:59:13.208 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:59:13.211 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:59:13.213 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 10:59:13.215 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:59:13.229 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:13.231 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 10:59:13.233 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 10:59:13.272 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 10:59:13.274 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-09 10:59:13.276 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 10:59:13.279 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-09 10:59:13.281 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-09 10:59:13.283 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-09 10:59:13.285 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-09 10:59:13.288 | + functions-common:load_plugin_settings:1691 : return 2022-06-09 10:59:13.290 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-09 10:59:13.292 | + functions-common:verify_disabled_services:2033 : local service 2022-06-09 10:59:13.294 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.296 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 10:59:13.299 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.301 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 10:59:13.303 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.306 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 10:59:13.308 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.310 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 10:59:13.312 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.314 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 10:59:13.317 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.319 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 10:59:13.321 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.323 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 10:59:13.325 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.328 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 10:59:13.330 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.332 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 10:59:13.335 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.337 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 10:59:13.339 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.341 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 10:59:13.343 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.346 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 10:59:13.348 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.350 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 10:59:13.352 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.354 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 10:59:13.357 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.359 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 10:59:13.361 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.363 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 10:59:13.366 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.368 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 10:59:13.370 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.372 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 10:59:13.374 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.377 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 10:59:13.379 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.381 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 10:59:13.383 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.386 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 10:59:13.388 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.390 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 10:59:13.392 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.394 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 10:59:13.397 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.399 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 10:59:13.401 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.404 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 10:59:13.406 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.408 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 10:59:13.411 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.414 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 10:59:13.417 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.419 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 10:59:13.422 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.425 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 10:59:13.428 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.431 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 10:59:13.433 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.436 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 10:59:13.438 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.441 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 10:59:13.443 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.446 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 10:59:13.448 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.450 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 10:59:13.452 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.455 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 10:59:13.457 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.460 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 10:59:13.462 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.464 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 10:59:13.467 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.469 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 10:59:13.471 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.474 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 10:59:13.476 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.479 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 10:59:13.481 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.484 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 10:59:13.487 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 10:59:13.489 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 10:59:13.492 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-09 10:59:13.495 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 10:59:13.497 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 10:59:13.512 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:13.514 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 10:59:13.516 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 10:59:13.519 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 10:59:13.534 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:59:13.536 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 10:59:13.538 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 10:59:13.540 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 10:59:13.542 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 10:59:13.545 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 10:59:13.547 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 10:59:13.549 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 10:59:13.551 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-09 10:59:13.554 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 10:59:13.556 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-09 10:59:13.558 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 10:59:13.561 | + lib/database:initialize_database_backends:104 : return 0 2022-06-09 10:59:13.563 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-09 10:59:13.563 | Using mysql database backend 2022-06-09 10:59:13.565 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 10:59:13.581 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-09 10:59:13.596 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:13.598 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 10:59:13.614 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-09 10:59:13.630 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:13.632 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 10:59:13.648 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 10:59:13.664 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-09 10:59:13.679 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 10:59:13.682 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-09 10:59:13.697 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:13.700 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-09 10:59:13.702 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-09 10:59:13.718 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:13.720 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 10:59:13.736 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-09 10:59:13.738 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-09 10:59:13.741 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-09 10:59:13.743 | + functions-common:save_stackenv:60 : local tag=739 2022-06-09 10:59:13.746 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 10:59:13.750 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-105913 2022-06-09 10:59:13.753 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-105913 739' 2022-06-09 10:59:13.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.758 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 10:59:13.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.762 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 10:59:13.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.767 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 10:59:13.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.772 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 10:59:13.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.777 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-09 10:59:13.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.781 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-09 10:59:13.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.786 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-105912 2022-06-09 10:59:13.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.791 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 10:59:13.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.796 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-09 10:59:13.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.800 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 10:59:13.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.806 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 10:59:13.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.811 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 10:59:13.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 10:59:13.816 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 10:59:13.818 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-09 10:59:13.821 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 10:59:13.823 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-09 10:59:13.825 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 10:59:13.827 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 10:59:13.831 | ++ functions-common:git_clone:529 : pwd 2022-06-09 10:59:13.833 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 10:59:13.836 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 10:59:13.838 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 10:59:13.853 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 10:59:13.855 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 10:59:13.857 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 10:59:13.860 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 10:59:13.860 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 10:59:13.865 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 10:59:13.867 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 10:59:13.869 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 10:59:13.882 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-09 10:59:13.885 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 10:59:13.885 | + functions-common:git_clone:607 : head -1 2022-06-09 10:59:13.888 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-09 10:59:13.890 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 10:59:13.893 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-09 10:59:13.895 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:59:13.898 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-09 10:59:13.900 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 10:59:13.903 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 10:59:13.905 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 10:59:13.908 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 10:59:13.910 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 10:59:13.912 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 10:59:13.915 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 10:59:13.918 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 10:59:13.922 | ++ tools/install_prereqs.sh:source:47 : NOW=1654772353 2022-06-09 10:59:13.925 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 10:59:13.929 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654772155 2022-06-09 10:59:13.932 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-09 10:59:13.934 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-09 10:59:13.937 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 10:59:13.939 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 10:59:13.941 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-09 10:59:13.944 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-09 10:59:13.946 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-09 10:59:13.948 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-09 10:59:13.950 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-09 10:59:13.953 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-09 10:59:13.956 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 10:59:14.006 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 10:59:14.006 | apache2-dev 2022-06-09 10:59:14.006 | bc 2022-06-09 10:59:14.006 | bsdmainutils 2022-06-09 10:59:14.006 | curl 2022-06-09 10:59:14.006 | g++ 2022-06-09 10:59:14.006 | gcc 2022-06-09 10:59:14.006 | gettext 2022-06-09 10:59:14.006 | git 2022-06-09 10:59:14.006 | graphviz 2022-06-09 10:59:14.006 | iputils-ping 2022-06-09 10:59:14.006 | libapache2-mod-proxy-uwsgi 2022-06-09 10:59:14.006 | libffi-dev 2022-06-09 10:59:14.006 | libjpeg-dev 2022-06-09 10:59:14.006 | libmysqlclient-dev 2022-06-09 10:59:14.006 | libpcre3-dev 2022-06-09 10:59:14.006 | libpq-dev 2022-06-09 10:59:14.006 | libssl-dev 2022-06-09 10:59:14.006 | libsystemd-dev 2022-06-09 10:59:14.006 | libxml2-dev 2022-06-09 10:59:14.006 | libxslt1-dev 2022-06-09 10:59:14.006 | libyaml-dev 2022-06-09 10:59:14.007 | lsof 2022-06-09 10:59:14.007 | openssh-server 2022-06-09 10:59:14.007 | openssl 2022-06-09 10:59:14.007 | pkg-config 2022-06-09 10:59:14.007 | psmisc 2022-06-09 10:59:14.007 | python3-dev 2022-06-09 10:59:14.007 | python3-pip 2022-06-09 10:59:14.007 | python3-venv 2022-06-09 10:59:14.007 | tar 2022-06-09 10:59:14.007 | tcpdump 2022-06-09 10:59:14.007 | unzip 2022-06-09 10:59:14.007 | uuid-runtime 2022-06-09 10:59:14.007 | wget 2022-06-09 10:59:14.007 | wget 2022-06-09 10:59:14.007 | zlib1g-dev 2022-06-09 10:59:14.007 | libkrb5-dev 2022-06-09 10:59:14.007 | libldap2-dev 2022-06-09 10:59:14.007 | libsasl2-dev 2022-06-09 10:59:14.007 | memcached 2022-06-09 10:59:14.007 | python3-mysqldb 2022-06-09 10:59:14.007 | sqlite3 2022-06-09 10:59:14.007 | conntrack 2022-06-09 10:59:14.007 | curl 2022-06-09 10:59:14.007 | dnsmasq-base 2022-06-09 10:59:14.007 | dnsmasq-utils 2022-06-09 10:59:14.007 | ebtables 2022-06-09 10:59:14.007 | gawk 2022-06-09 10:59:14.007 | genisoimage 2022-06-09 10:59:14.007 | iptables 2022-06-09 10:59:14.007 | iputils-arping 2022-06-09 10:59:14.007 | kpartx 2022-06-09 10:59:14.007 | libjs-jquery-tablesorter 2022-06-09 10:59:14.007 | libmysqlclient-dev 2022-06-09 10:59:14.007 | parted 2022-06-09 10:59:14.007 | pm-utils 2022-06-09 10:59:14.007 | python3-mysqldb 2022-06-09 10:59:14.007 | socat 2022-06-09 10:59:14.007 | sqlite3 2022-06-09 10:59:14.008 | sudo 2022-06-09 10:59:14.008 | vlan 2022-06-09 10:59:14.008 | lsscsi 2022-06-09 10:59:14.008 | open-iscsi 2022-06-09 10:59:14.008 | lvm2 2022-06-09 10:59:14.008 | qemu-utils 2022-06-09 10:59:14.008 | thin-provisioning-tools 2022-06-09 10:59:14.008 | acl 2022-06-09 10:59:14.008 | dnsmasq-base 2022-06-09 10:59:14.008 | dnsmasq-utils 2022-06-09 10:59:14.008 | ebtables 2022-06-09 10:59:14.008 | haproxy 2022-06-09 10:59:14.008 | iptables 2022-06-09 10:59:14.008 | iputils-arping 2022-06-09 10:59:14.008 | iputils-ping 2022-06-09 10:59:14.008 | libmysqlclient-dev 2022-06-09 10:59:14.008 | postgresql-server-dev-all 2022-06-09 10:59:14.008 | python3-mysqldb 2022-06-09 10:59:14.008 | sqlite3 2022-06-09 10:59:14.008 | sudo 2022-06-09 10:59:14.008 | vlan 2022-06-09 10:59:14.008 | ipset 2022-06-09 10:59:14.008 | conntrack 2022-06-09 10:59:14.008 | conntrackd 2022-06-09 10:59:14.008 | keepalived 2022-06-09 10:59:14.008 | dstat 2022-06-09 10:59:14.008 | lvm2 2022-06-09 10:59:14.008 | qemu-utils 2022-06-09 10:59:14.008 | thin-provisioning-tools 2022-06-09 10:59:14.008 | curl 2022-06-09 10:59:14.008 | liberasurecode-dev 2022-06-09 10:59:14.008 | make 2022-06-09 10:59:14.008 | memcached 2022-06-09 10:59:14.008 | sqlite3 2022-06-09 10:59:14.008 | xfsprogs' 2022-06-09 10:59:14.009 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 10:59:14.037 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 10:59:14.037 | apache2-dev 2022-06-09 10:59:14.037 | bc 2022-06-09 10:59:14.037 | bsdmainutils 2022-06-09 10:59:14.037 | curl 2022-06-09 10:59:14.037 | g++ 2022-06-09 10:59:14.037 | gcc 2022-06-09 10:59:14.037 | gettext 2022-06-09 10:59:14.037 | git 2022-06-09 10:59:14.037 | graphviz 2022-06-09 10:59:14.037 | iputils-ping 2022-06-09 10:59:14.038 | libapache2-mod-proxy-uwsgi 2022-06-09 10:59:14.038 | libffi-dev 2022-06-09 10:59:14.038 | libjpeg-dev 2022-06-09 10:59:14.038 | libmysqlclient-dev 2022-06-09 10:59:14.038 | libpcre3-dev 2022-06-09 10:59:14.038 | libpq-dev 2022-06-09 10:59:14.038 | libssl-dev 2022-06-09 10:59:14.038 | libsystemd-dev 2022-06-09 10:59:14.038 | libxml2-dev 2022-06-09 10:59:14.038 | libxslt1-dev 2022-06-09 10:59:14.038 | libyaml-dev 2022-06-09 10:59:14.038 | lsof 2022-06-09 10:59:14.038 | openssh-server 2022-06-09 10:59:14.038 | openssl 2022-06-09 10:59:14.038 | pkg-config 2022-06-09 10:59:14.038 | psmisc 2022-06-09 10:59:14.038 | python3-dev 2022-06-09 10:59:14.038 | python3-pip 2022-06-09 10:59:14.038 | python3-venv 2022-06-09 10:59:14.038 | tar 2022-06-09 10:59:14.038 | tcpdump 2022-06-09 10:59:14.038 | unzip 2022-06-09 10:59:14.038 | uuid-runtime 2022-06-09 10:59:14.038 | wget 2022-06-09 10:59:14.038 | wget 2022-06-09 10:59:14.038 | zlib1g-dev 2022-06-09 10:59:14.038 | libkrb5-dev 2022-06-09 10:59:14.038 | libldap2-dev 2022-06-09 10:59:14.038 | libsasl2-dev 2022-06-09 10:59:14.038 | memcached 2022-06-09 10:59:14.038 | python3-mysqldb 2022-06-09 10:59:14.038 | sqlite3 2022-06-09 10:59:14.038 | conntrack 2022-06-09 10:59:14.038 | curl 2022-06-09 10:59:14.038 | dnsmasq-base 2022-06-09 10:59:14.038 | dnsmasq-utils 2022-06-09 10:59:14.038 | ebtables 2022-06-09 10:59:14.038 | gawk 2022-06-09 10:59:14.038 | genisoimage 2022-06-09 10:59:14.039 | iptables 2022-06-09 10:59:14.039 | iputils-arping 2022-06-09 10:59:14.039 | kpartx 2022-06-09 10:59:14.039 | libjs-jquery-tablesorter 2022-06-09 10:59:14.039 | libmysqlclient-dev 2022-06-09 10:59:14.039 | parted 2022-06-09 10:59:14.039 | pm-utils 2022-06-09 10:59:14.039 | python3-mysqldb 2022-06-09 10:59:14.039 | socat 2022-06-09 10:59:14.039 | sqlite3 2022-06-09 10:59:14.039 | sudo 2022-06-09 10:59:14.039 | vlan 2022-06-09 10:59:14.039 | lsscsi 2022-06-09 10:59:14.039 | open-iscsi 2022-06-09 10:59:14.039 | lvm2 2022-06-09 10:59:14.039 | qemu-utils 2022-06-09 10:59:14.039 | thin-provisioning-tools 2022-06-09 10:59:14.039 | acl 2022-06-09 10:59:14.039 | dnsmasq-base 2022-06-09 10:59:14.039 | dnsmasq-utils 2022-06-09 10:59:14.039 | ebtables 2022-06-09 10:59:14.039 | haproxy 2022-06-09 10:59:14.039 | iptables 2022-06-09 10:59:14.039 | iputils-arping 2022-06-09 10:59:14.039 | iputils-ping 2022-06-09 10:59:14.039 | libmysqlclient-dev 2022-06-09 10:59:14.039 | postgresql-server-dev-all 2022-06-09 10:59:14.039 | python3-mysqldb 2022-06-09 10:59:14.039 | sqlite3 2022-06-09 10:59:14.039 | sudo 2022-06-09 10:59:14.039 | vlan 2022-06-09 10:59:14.039 | ipset 2022-06-09 10:59:14.039 | conntrack 2022-06-09 10:59:14.039 | conntrackd 2022-06-09 10:59:14.040 | keepalived 2022-06-09 10:59:14.040 | dstat 2022-06-09 10:59:14.040 | lvm2 2022-06-09 10:59:14.040 | qemu-utils 2022-06-09 10:59:14.040 | thin-provisioning-tools 2022-06-09 10:59:14.040 | curl 2022-06-09 10:59:14.040 | liberasurecode-dev 2022-06-09 10:59:14.040 | make 2022-06-09 10:59:14.040 | memcached 2022-06-09 10:59:14.040 | sqlite3 2022-06-09 10:59:14.040 | xfsprogs ' 2022-06-09 10:59:14.040 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 10:59:14.043 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:14.046 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:14.049 | ++ 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-09 10:59:14.049 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 10:59:14.055 | ++ 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-09 10:59:14.057 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-09 10:59:14.059 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:59:14.061 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-09 10:59:14.063 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:59:14.066 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:59:14.068 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:59:14.070 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:14.072 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:14.074 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:59:14.076 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-09 10:59:14.078 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-09 10:59:14.080 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-09 10:59:14.083 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-09 10:59:14.087 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-09 10:59:14.089 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-09 10:59:14.091 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-09 10:59:14.094 | ++ functions-common:time_start:2309 : local start_time= 2022-06-09 10:59:14.096 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 10:59:14.098 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 10:59:14.103 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654772354100 2022-06-09 10:59:14.105 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 10:59:14.107 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 10:59:14.109 | ++ 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-09 10:59:14.471 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 10:59:14.627 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 10:59:14.749 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 10:59:14.768 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 10:59:16.829 | Reading package lists... 2022-06-09 10:59:16.865 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-09 10:59:16.869 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-09 10:59:16.872 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:59:16.875 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:16.878 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:16.882 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:59:16.885 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:16.889 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-09 10:59:16.893 | ++ functions-common:time_stop:2329 : start_time=1654772354100 2022-06-09 10:59:16.895 | ++ functions-common:time_stop:2331 : [[ -z 1654772354100 ]] 2022-06-09 10:59:16.898 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:16.902 | ++ functions-common:time_stop:2334 : end_time=1654772356900 2022-06-09 10:59:16.905 | ++ functions-common:time_stop:2335 : elapsed_time=2800 2022-06-09 10:59:16.907 | ++ functions-common:time_stop:2336 : total=0 2022-06-09 10:59:16.909 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:16.911 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2800 2022-06-09 10:59:16.914 | ++ 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-09 10:59:16.916 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:59:16.918 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:16.920 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:16.923 | ++ 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-09 10:59:16.947 | ++ 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-09 10:59:17.062 | Reading package lists... 2022-06-09 10:59:17.321 | Building dependency tree... 2022-06-09 10:59:17.322 | Reading state information... 2022-06-09 10:59:17.357 | acl is already the newest version (2.2.53-6). 2022-06-09 10:59:17.357 | bc is already the newest version (1.07.1-2build1). 2022-06-09 10:59:17.357 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 10:59:17.357 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 10:59:17.357 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 10:59:17.357 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 10:59:17.357 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 10:59:17.357 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 10:59:17.357 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 10:59:17.357 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 10:59:17.357 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 10:59:17.357 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 10:59:17.357 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 10:59:17.357 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 10:59:17.357 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 10:59:17.357 | libffi-dev is already the newest version (3.3-4). 2022-06-09 10:59:17.357 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 10:59:17.357 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 10:59:17.357 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 10:59:17.357 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 10:59:17.357 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 10:59:17.357 | make is already the newest version (4.2.1-1.2). 2022-06-09 10:59:17.357 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 10:59:17.357 | psmisc is already the newest version (23.3-1). 2022-06-09 10:59:17.357 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 10:59:17.357 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 10:59:17.357 | socat is already the newest version (1.7.3.3-2). 2022-06-09 10:59:17.357 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 10:59:17.357 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 10:59:17.357 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 10:59:17.357 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 10:59:17.357 | dstat is already the newest version (0.7.4-6). 2022-06-09 10:59:17.358 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 10:59:17.358 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 10:59:17.358 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 10:59:17.358 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 10:59:17.358 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:59:17.358 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:59:17.358 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 10:59:17.358 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 10:59:17.358 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 10:59:17.358 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 10:59:17.358 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 10:59:17.358 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 10:59:17.358 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 10:59:17.358 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 10:59:17.358 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 10:59:17.358 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 10:59:17.358 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 10:59:17.358 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 10:59:17.358 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 10:59:17.358 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 10:59:17.358 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 10:59:17.358 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 10:59:17.358 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 10:59:17.358 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 10:59:17.358 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 10:59:17.358 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 10:59:17.358 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 10:59:17.358 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 10:59:17.358 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 10:59:17.358 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 10:59:17.358 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 10:59:17.358 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 10:59:17.358 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 10:59:17.358 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 10:59:17.358 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 10:59:17.358 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 10:59:17.575 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 10:59:17.575 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 10:59:17.575 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 10:59:17.575 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 10:59:17.575 | The following packages were automatically installed and are no longer required: 2022-06-09 10:59:17.576 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:59:17.576 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:59:17.576 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:59:17.576 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:59:17.576 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:59:17.576 | python3-zope.interface 2022-06-09 10:59:17.576 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:59:17.724 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:59:17.730 | ++ functions-common:apt_get:1127 : result=0 2022-06-09 10:59:17.734 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:59:17.736 | ++ functions-common:time_stop:2322 : local name 2022-06-09 10:59:17.740 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:17.742 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:17.745 | ++ functions-common:time_stop:2325 : local total 2022-06-09 10:59:17.749 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:17.751 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:59:17.755 | ++ functions-common:time_stop:2329 : start_time=1654772356944 2022-06-09 10:59:17.757 | ++ functions-common:time_stop:2331 : [[ -z 1654772356944 ]] 2022-06-09 10:59:17.761 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:17.767 | ++ functions-common:time_stop:2334 : end_time=1654772357763 2022-06-09 10:59:17.769 | ++ functions-common:time_stop:2335 : elapsed_time=819 2022-06-09 10:59:17.772 | ++ functions-common:time_stop:2336 : total=814 2022-06-09 10:59:17.774 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:17.776 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1633 2022-06-09 10:59:17.778 | ++ functions-common:apt_get:1131 : return 0 2022-06-09 10:59:17.781 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 10:59:17.783 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 10:59:17.785 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 10:59:17.791 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 10:59:17.795 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-09 10:59:17.797 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-09 10:59:17.800 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 10:59:19.500 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 10:59:19.502 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 10:59:19.505 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 10:59:19.507 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 10:59:19.509 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-09 10:59:19.511 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-09 10:59:19.513 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-09 10:59:19.515 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 10:59:19.517 | + functions-common:_ensure_lsb_release:328 : return 2022-06-09 10:59:19.520 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-09 10:59:19.593 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-09 10:59:19.596 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-09 10:59:19.667 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-09 10:59:19.671 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-09 10:59:19.750 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-09 10:59:19.752 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 10:59:19.755 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-09 10:59:19.758 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-09 10:59:19.761 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-09 10:59:19.764 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-09 10:59:19.766 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-09 10:59:19.769 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 10:59:19.771 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-09 10:59:19.773 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-09 10:59:19.775 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 10:59:19.775 | Distro: focal 2022-06-09 10:59:19.777 | + tools/install_pip.sh:main:136 : get_versions 2022-06-09 10:59:19.779 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 10:59:19.783 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 10:59:19.785 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 10:59:19.787 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 10:59:19.788 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 10:59:20.269 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-09 10:59:20.271 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-09 10:59:20.272 | pip: 20.2.2 2022-06-09 10:59:20.274 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-09 10:59:20.723 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-09 10:59:20.747 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-09 10:59:20.750 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-09 10:59:20.753 | + tools/install_pip.sh:main:144 : exit 0 2022-06-09 10:59:20.759 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 10:59:20.763 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 10:59:20.769 | + ./stack.sh:main:764 : fixup_all 2022-06-09 10:59:20.772 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-09 10:59:20.775 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-09 10:59:20.778 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 10:59:20.784 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 10:59:20.785 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-09 10:59:20.785 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-09 10:59:20.791 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-09 10:59:20.793 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-09 10:59:20.795 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-09 10:59:20.804 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-09 10:59:20.807 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-09 10:59:20.809 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-09 10:59:20.811 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-09 10:59:20.813 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-09 10:59:20.816 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-09 10:59:20.818 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:59:20.820 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:59:20.822 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:59:20.824 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:59:20.826 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:59:20.828 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:59:20.830 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:59:20.832 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:59:20.834 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-09 10:59:20.837 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-09 10:59:20.839 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-09 10:59:20.841 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:59:20.843 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:59:20.845 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:59:20.847 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:59:20.849 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:59:20.852 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:59:20.854 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-09 10:59:20.856 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-09 10:59:20.876 | Using python 3.8 to install os-testr 2022-06-09 10:59:20.878 | + 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-09 10:59:22.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:22.698 | 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-09 10:59:22.702 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:22.703 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:22.704 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:59:22.706 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:22.706 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:22.707 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:22.707 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:22.707 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:22.804 | 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-09 10:59:22.814 | 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-09 10:59:22.817 | 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-09 10:59:22.831 | 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-09 10:59:22.860 | 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-09 10:59:22.878 | 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-09 10:59:22.881 | 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-09 10:59:22.888 | 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-09 10:59:22.892 | 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-09 10:59:22.895 | 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-09 10:59:22.909 | 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-09 10:59:22.912 | 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-09 10:59:22.916 | 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-09 10:59:22.926 | 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-09 10:59:22.929 | 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-09 10:59:22.932 | 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-09 10:59:22.935 | 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-09 10:59:22.938 | 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-09 10:59:22.945 | 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-09 10:59:22.998 | 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-09 10:59:23.001 | 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-09 10:59:23.004 | 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-09 10:59:23.010 | 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-09 10:59:23.052 | 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-09 10:59:23.085 | 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-09 10:59:23.088 | 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-09 10:59:25.138 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:59:25.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:59:25.215 | + inc/python:pip_install:200 : result=0 2022-06-09 10:59:25.219 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:59:25.222 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:25.226 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:25.229 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:25.232 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:25.236 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:25.238 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:59:25.241 | + functions-common:time_stop:2329 : start_time=1654772360871 2022-06-09 10:59:25.243 | + functions-common:time_stop:2331 : [[ -z 1654772360871 ]] 2022-06-09 10:59:25.245 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:25.249 | + functions-common:time_stop:2334 : end_time=1654772365247 2022-06-09 10:59:25.252 | + functions-common:time_stop:2335 : elapsed_time=4376 2022-06-09 10:59:25.254 | + functions-common:time_stop:2336 : total=0 2022-06-09 10:59:25.256 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:25.258 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4376 2022-06-09 10:59:25.261 | + inc/python:pip_install:203 : return 0 2022-06-09 10:59:25.263 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-09 10:59:25.265 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-09 10:59:25.268 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:59:25.271 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-09 10:59:25.273 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-09 10:59:25.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:59:25.280 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:59:25.280 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:59:25.285 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-09 10:59:25.287 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-09 10:59:25.290 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-09 10:59:25.292 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-09 10:59:25.295 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-09 10:59:25.315 | Using python 3.8 to install systemd-python 2022-06-09 10:59:25.317 | + 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-09 10:59:27.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:27.081 | 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-09 10:59:27.086 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:27.086 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:27.088 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:59:27.089 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:27.089 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:27.090 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:27.090 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:27.090 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:27.105 | 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-09 10:59:29.286 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:59:29.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:59:29.360 | + inc/python:pip_install:200 : result=0 2022-06-09 10:59:29.364 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:59:29.367 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:29.370 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:29.374 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:29.377 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:29.380 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:29.382 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:59:29.384 | + functions-common:time_stop:2329 : start_time=1654772365310 2022-06-09 10:59:29.386 | + functions-common:time_stop:2331 : [[ -z 1654772365310 ]] 2022-06-09 10:59:29.389 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:29.393 | + functions-common:time_stop:2334 : end_time=1654772369391 2022-06-09 10:59:29.397 | + functions-common:time_stop:2335 : elapsed_time=4081 2022-06-09 10:59:29.399 | + functions-common:time_stop:2336 : total=4376 2022-06-09 10:59:29.402 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:29.405 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8457 2022-06-09 10:59:29.409 | + inc/python:pip_install:203 : return 0 2022-06-09 10:59:29.412 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 10:59:29.466 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-09 10:59:29.571 | + ./stack.sh:main:779 : install_infra 2022-06-09 10:59:29.574 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:59:29.576 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 10:59:29.580 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:59:29.583 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 10:59:29.607 | + 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-09 10:59:31.669 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:31.681 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:31.739 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:59:31.780 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:31.781 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:31.784 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:31.786 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:31.788 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:32.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:32.438 | 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-09 10:59:32.682 | + inc/python:pip_install:200 : result=0 2022-06-09 10:59:32.686 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:59:32.689 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:32.692 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:32.696 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:32.699 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:32.703 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:32.706 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:59:32.709 | + functions-common:time_stop:2329 : start_time=1654772369599 2022-06-09 10:59:32.711 | + functions-common:time_stop:2331 : [[ -z 1654772369599 ]] 2022-06-09 10:59:32.713 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:32.717 | + functions-common:time_stop:2334 : end_time=1654772372715 2022-06-09 10:59:32.719 | + functions-common:time_stop:2335 : elapsed_time=3116 2022-06-09 10:59:32.722 | + functions-common:time_stop:2336 : total=8457 2022-06-09 10:59:32.725 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:32.728 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11573 2022-06-09 10:59:32.731 | + inc/python:pip_install:203 : return 0 2022-06-09 10:59:32.733 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 10:59:32.736 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 10:59:32.759 | + 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-09 10:59:34.696 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:34.708 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:34.765 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:59:34.805 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:34.807 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:34.809 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:34.811 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:34.813 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:35.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:35.325 | Processing /opt/stack/requirements 2022-06-09 10:59:36.995 | 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-09 10:59:36.998 | 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-09 10:59:37.009 | 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-09 10:59:37.015 | 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-09 10:59:37.018 | 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-09 10:59:37.021 | 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-09 10:59:37.040 | 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-09 10:59:37.043 | 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-09 10:59:37.060 | 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-09 10:59:37.063 | 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-09 10:59:37.070 | 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-09 10:59:37.090 | 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-09 10:59:37.093 | 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-09 10:59:37.108 | 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-09 10:59:37.111 | 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-09 10:59:37.114 | 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-09 10:59:37.116 | 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-09 10:59:37.119 | 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-09 10:59:37.121 | 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-09 10:59:37.123 | 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-09 10:59:37.126 | 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-09 10:59:37.139 | 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-09 10:59:37.191 | 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-09 10:59:37.193 | 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-09 10:59:37.199 | 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-09 10:59:37.203 | 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-09 10:59:37.209 | 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-09 10:59:37.259 | 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-09 10:59:37.262 | 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-09 10:59:37.265 | Building wheels for collected packages: openstack-requirements 2022-06-09 10:59:37.266 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 10:59:38.074 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 10:59:38.075 | ERROR: Command errored out with exit status 1: 2022-06-09 10:59:38.075 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z95_l89_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z95_l89_/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-vt1ks6ge 2022-06-09 10:59:38.075 | cwd: /tmp/pip-req-build-z95_l89_/ 2022-06-09 10:59:38.075 | Complete output (6 lines): 2022-06-09 10:59:38.075 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 10:59:38.075 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 10:59:38.075 | or: setup.py --help-commands 2022-06-09 10:59:38.075 | or: setup.py cmd --help 2022-06-09 10:59:38.075 | 2022-06-09 10:59:38.075 | error: invalid command 'bdist_wheel' 2022-06-09 10:59:38.075 | ---------------------------------------- 2022-06-09 10:59:38.076 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 10:59:38.076 | Running setup.py clean for openstack-requirements 2022-06-09 10:59:38.840 | Failed to build openstack-requirements 2022-06-09 10:59:38.859 | Installing collected packages: openstack-requirements 2022-06-09 10:59:38.859 | Attempting uninstall: openstack-requirements 2022-06-09 10:59:38.860 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-09 10:59:38.897 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-09 10:59:38.916 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-09 10:59:38.919 | Running setup.py install for openstack-requirements: started 2022-06-09 10:59:41.110 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 10:59:41.137 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-09 10:59:41.266 | + inc/python:pip_install:200 : result=0 2022-06-09 10:59:41.268 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:59:41.271 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:41.275 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:41.278 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:41.282 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:41.285 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:41.288 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:59:41.291 | + functions-common:time_stop:2329 : start_time=1654772372750 2022-06-09 10:59:41.294 | + functions-common:time_stop:2331 : [[ -z 1654772372750 ]] 2022-06-09 10:59:41.298 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:41.303 | + functions-common:time_stop:2334 : end_time=1654772381300 2022-06-09 10:59:41.305 | + functions-common:time_stop:2335 : elapsed_time=8550 2022-06-09 10:59:41.307 | + functions-common:time_stop:2336 : total=11573 2022-06-09 10:59:41.310 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:41.312 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20123 2022-06-09 10:59:41.314 | + inc/python:pip_install:203 : return 0 2022-06-09 10:59:41.317 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 10:59:41.320 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 10:59:41.322 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-09 10:59:41.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 10:59:41.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 10:59:41.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-09 10:59:41.333 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 10:59:41.336 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 10:59:41.357 | Using python 3.8 to install pbr 2022-06-09 10:59:41.359 | + 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-09 10:59:43.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:43.157 | 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-09 10:59:43.162 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:43.162 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:43.164 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:59:43.165 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:43.166 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:43.166 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:43.166 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:43.167 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:43.318 | 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-09 10:59:45.524 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 10:59:45.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 10:59:45.609 | + inc/python:pip_install:200 : result=0 2022-06-09 10:59:45.613 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 10:59:45.615 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:45.617 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:45.619 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:45.622 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:45.624 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:45.626 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 10:59:45.628 | + functions-common:time_stop:2329 : start_time=1654772381351 2022-06-09 10:59:45.630 | + functions-common:time_stop:2331 : [[ -z 1654772381351 ]] 2022-06-09 10:59:45.633 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:45.639 | + functions-common:time_stop:2334 : end_time=1654772385634 2022-06-09 10:59:45.641 | + functions-common:time_stop:2335 : elapsed_time=4283 2022-06-09 10:59:45.643 | + functions-common:time_stop:2336 : total=20123 2022-06-09 10:59:45.646 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:45.648 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24406 2022-06-09 10:59:45.651 | + inc/python:pip_install:203 : return 0 2022-06-09 10:59:45.654 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 10:59:47.931 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 10:59:49.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:49.819 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 10:59:49.839 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 10:59:49.844 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 10:59:49.847 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 10:59:49.850 | 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-09 10:59:49.853 | 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-09 10:59:49.926 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 10:59:49.930 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 10:59:49.934 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-09 10:59:49.953 | + ./stack.sh:main:788 : pkgs= 2022-06-09 10:59:49.956 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-09 10:59:49.958 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-09 10:59:49.961 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 10:59:49.963 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-09 10:59:49.965 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 10:59:49.967 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 10:59:49.970 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 10:59:49.972 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 10:59:49.974 | + functions-common:run_phase:1760 : local extra 2022-06-09 10:59:49.977 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 10:59:49.981 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 10:59:49.983 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 10:59:49.985 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 10:59:49.988 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 10:59:49.990 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 10:59:50.005 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:50.007 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:59:50.009 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:59:50.012 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 10:59:50.014 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:59:50.016 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 10:59:50.018 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:59:50.020 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 10:59:50.022 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:59:50.024 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 10:59:50.026 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 10:59:50.028 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 10:59:50.030 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 10:59:50.032 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-09 10:59:50.034 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 10:59:50.036 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 10:59:50.038 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-09 10:59:50.041 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-09 10:59:50.043 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-09 10:59:50.045 | + functions-common:run_plugins:1739 : local plugins= 2022-06-09 10:59:50.047 | + functions-common:run_plugins:1740 : local plugin 2022-06-09 10:59:50.050 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 10:59:50.053 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-09 10:59:50.055 | + functions:set_systemd_override:826 : local value=2048 2022-06-09 10:59:50.057 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-09 10:59:50.060 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 10:59:50.114 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 10:59:50.114 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 10:59:50.116 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-09 10:59:50.487 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-09 10:59:50.490 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 10:59:50.511 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:50.514 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 10:59:50.516 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:59:50.518 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:59:50.521 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:59:50.523 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:59:50.525 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:59:50.528 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:59:50.530 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:50.532 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:50.535 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:59:50.537 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:59:50.539 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:59:50.541 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:59:50.544 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-09 10:59:50.546 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:59:50.548 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:50.552 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:50.554 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-09 10:59:50.578 | + 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-09 10:59:50.688 | Reading package lists... 2022-06-09 10:59:50.941 | Building dependency tree... 2022-06-09 10:59:50.943 | Reading state information... 2022-06-09 10:59:51.194 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 10:59:51.194 | The following packages were automatically installed and are no longer required: 2022-06-09 10:59:51.196 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:59:51.196 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:59:51.196 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:59:51.196 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:59:51.196 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:59:51.196 | python3-zope.interface 2022-06-09 10:59:51.196 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:59:51.321 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:59:51.325 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:59:51.328 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:59:51.331 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:51.334 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:51.337 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:51.339 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:51.342 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:51.345 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:59:51.348 | + functions-common:time_stop:2329 : start_time=1654772390574 2022-06-09 10:59:51.350 | + functions-common:time_stop:2331 : [[ -z 1654772390574 ]] 2022-06-09 10:59:51.353 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:51.357 | + functions-common:time_stop:2334 : end_time=1654772391355 2022-06-09 10:59:51.359 | + functions-common:time_stop:2335 : elapsed_time=781 2022-06-09 10:59:51.362 | + functions-common:time_stop:2336 : total=1633 2022-06-09 10:59:51.364 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:51.366 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2414 2022-06-09 10:59:51.368 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:59:51.371 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 10:59:51.373 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:59:51.375 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:59:51.377 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:59:51.380 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:59:51.382 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:59:51.385 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:59:51.387 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 10:59:51.390 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:59:51.392 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:59:51.394 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:59:51.396 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:59:51.400 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:59:51.402 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:59:51.404 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:59:51.407 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:59:51.409 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 10:59:51.412 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:59:51.414 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:59:51.416 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:59:51.419 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:59:51.421 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:59:51.424 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:59:51.426 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-09 10:59:51.429 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 10:59:51.446 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:51.449 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 10:59:51.451 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 10:59:51.453 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-09 10:59:51.456 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 10:59:51.459 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 10:59:51.463 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 10:59:51.465 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 10:59:51.468 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 10:59:51.470 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 10:59:51.472 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 10:59:51.475 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 10:59:51.478 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 10:59:52.288 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 10:59:52.288 | user tags 2022-06-09 10:59:52.288 | stackrabbit []' 2022-06-09 10:59:52.292 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 10:59:52.292 | user tags 2022-06-09 10:59:52.292 | stackrabbit []' 2022-06-09 10:59:52.292 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 10:59:52.298 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 10:59:52.301 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 10:59:52.304 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 10:59:53.000 | Changing password for user "stackrabbit" ... 2022-06-09 10:59:53.024 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 10:59:53.700 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 10:59:53.729 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 10:59:53.731 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 10:59:54.438 | Changing password for user "stackrabbit" ... 2022-06-09 10:59:54.464 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 10:59:54.467 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 10:59:54.469 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 10:59:55.182 | Deleting user "guest" ... 2022-06-09 10:59:55.197 | Error: 2022-06-09 10:59:55.197 | {:no_such_user, "guest"} 2022-06-09 10:59:55.210 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 10:59:55.212 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-09 10:59:55.229 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 10:59:55.232 | + ./stack.sh:main:805 : install_database 2022-06-09 10:59:55.234 | + lib/database:install_database:116 : install_database_mysql 2022-06-09 10:59:55.237 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-09 10:59:55.239 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:55.241 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:55.244 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-09 10:59:55.462 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 10:59:55.466 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-09 10:59:55.469 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-09 10:59:55.473 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:59:55.476 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-09 10:59:55.479 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 10:59:55.482 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 10:59:55.485 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 10:59:55.489 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 10:59:55.491 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 10:59:55.493 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 10:59:55.496 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 10:59:55.498 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 10:59:55.500 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-09 10:59:55.503 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 10:59:55.505 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 10:59:55.507 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 10:59:55.510 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 10:59:55.512 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 10:59:55.514 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 10:59:55.517 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-09 10:59:55.519 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:55.521 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:55.524 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-09 10:59:55.526 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 10:59:55.528 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 10:59:55.530 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 10:59:55.532 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 10:59:55.535 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 10:59:55.537 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 10:59:55.539 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:55.542 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:55.544 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 10:59:55.546 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 10:59:55.548 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 10:59:55.550 | + functions-common:apt_get_update:1083 : return 2022-06-09 10:59:55.552 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-09 10:59:55.554 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 10:59:55.557 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 10:59:55.559 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 10:59:55.561 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-09 10:59:55.584 | + 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-09 10:59:55.693 | Reading package lists... 2022-06-09 10:59:55.949 | Building dependency tree... 2022-06-09 10:59:55.951 | Reading state information... 2022-06-09 10:59:56.203 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 10:59:56.203 | The following packages were automatically installed and are no longer required: 2022-06-09 10:59:56.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 10:59:56.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 10:59:56.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 10:59:56.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 10:59:56.205 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 10:59:56.205 | python3-zope.interface 2022-06-09 10:59:56.205 | Use 'sudo apt autoremove' to remove them. 2022-06-09 10:59:56.343 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 10:59:56.349 | + functions-common:apt_get:1127 : result=0 2022-06-09 10:59:56.352 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 10:59:56.355 | + functions-common:time_stop:2322 : local name 2022-06-09 10:59:56.358 | + functions-common:time_stop:2323 : local end_time 2022-06-09 10:59:56.361 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 10:59:56.364 | + functions-common:time_stop:2325 : local total 2022-06-09 10:59:56.366 | + functions-common:time_stop:2326 : local start_time 2022-06-09 10:59:56.369 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 10:59:56.371 | + functions-common:time_stop:2329 : start_time=1654772395581 2022-06-09 10:59:56.373 | + functions-common:time_stop:2331 : [[ -z 1654772395581 ]] 2022-06-09 10:59:56.376 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 10:59:56.380 | + functions-common:time_stop:2334 : end_time=1654772396378 2022-06-09 10:59:56.382 | + functions-common:time_stop:2335 : elapsed_time=797 2022-06-09 10:59:56.385 | + functions-common:time_stop:2336 : total=2414 2022-06-09 10:59:56.387 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 10:59:56.389 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3211 2022-06-09 10:59:56.391 | + functions-common:apt_get:1131 : return 0 2022-06-09 10:59:56.394 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-09 10:59:56.396 | + ./stack.sh:main:808 : install_database_python 2022-06-09 10:59:56.398 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-09 10:59:56.401 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-09 10:59:56.403 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 10:59:56.406 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 10:59:56.408 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 10:59:56.411 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-09 10:59:56.413 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 10:59:56.417 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 10:59:56.417 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 10:59:56.422 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-09 10:59:56.425 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-09 10:59:56.427 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-09 10:59:56.430 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 10:59:56.432 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 10:59:56.456 | Using python 3.8 to install PyMySQL 2022-06-09 10:59:56.458 | + 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-09 10:59:58.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 10:59:58.244 | 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-09 10:59:58.248 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:58.249 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:58.250 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 10:59:58.252 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:58.252 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:58.252 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:58.253 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 10:59:58.253 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 10:59:58.267 | 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-09 11:00:00.474 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:00.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:00.551 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:00.554 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:00.557 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:00.561 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:00.565 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:00.568 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:00.570 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:00.573 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:00.575 | + functions-common:time_stop:2329 : start_time=1654772396449 2022-06-09 11:00:00.578 | + functions-common:time_stop:2331 : [[ -z 1654772396449 ]] 2022-06-09 11:00:00.582 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:00.587 | + functions-common:time_stop:2334 : end_time=1654772400583 2022-06-09 11:00:00.589 | + functions-common:time_stop:2335 : elapsed_time=4134 2022-06-09 11:00:00.592 | + functions-common:time_stop:2336 : total=24406 2022-06-09 11:00:00.595 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:00.598 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28540 2022-06-09 11:00:00.600 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:00.603 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 11:00:00.605 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 11:00:00.607 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 11:00:00.610 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-09 11:00:00.626 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:00.628 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-09 11:00:00.630 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-09 11:00:00.634 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 11:00:00.634 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 11:00:00.639 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 11:00:00.641 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 11:00:00.644 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 11:00:00.646 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 11:00:00.649 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-09 11:00:00.651 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-09 11:00:00.666 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:00.669 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-09 11:00:00.671 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 11:00:00.673 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 11:00:00.675 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 11:00:00.678 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 11:00:00.680 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:00.682 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 11:00:00.684 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:00.687 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:00.689 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 11:00:00.691 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 11:00:00.693 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 11:00:00.695 | + functions-common:apt_get_update:1083 : return 2022-06-09 11:00:00.697 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-09 11:00:00.700 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 11:00:00.702 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:00.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:00.707 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-09 11:00:00.727 | + 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-09 11:00:00.837 | Reading package lists... 2022-06-09 11:00:01.090 | Building dependency tree... 2022-06-09 11:00:01.091 | Reading state information... 2022-06-09 11:00:01.342 | radvd is already the newest version (1:2.17-2). 2022-06-09 11:00:01.342 | The following packages were automatically installed and are no longer required: 2022-06-09 11:00:01.343 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:00:01.344 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:00:01.344 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:00:01.344 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:00:01.344 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 11:00:01.344 | python3-zope.interface 2022-06-09 11:00:01.344 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:00:01.497 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 11:00:01.503 | + functions-common:apt_get:1127 : result=0 2022-06-09 11:00:01.506 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 11:00:01.509 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:01.512 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:01.514 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:01.517 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:01.520 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:01.523 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 11:00:01.526 | + functions-common:time_stop:2329 : start_time=1654772400724 2022-06-09 11:00:01.529 | + functions-common:time_stop:2331 : [[ -z 1654772400724 ]] 2022-06-09 11:00:01.533 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:01.539 | + functions-common:time_stop:2334 : end_time=1654772401536 2022-06-09 11:00:01.541 | + functions-common:time_stop:2335 : elapsed_time=812 2022-06-09 11:00:01.543 | + functions-common:time_stop:2336 : total=3211 2022-06-09 11:00:01.545 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:01.547 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4023 2022-06-09 11:00:01.549 | + functions-common:apt_get:1131 : return 0 2022-06-09 11:00:01.552 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 11:00:01.570 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:01.572 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-09 11:00:01.575 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 11:00:01.578 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-09 11:00:01.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-09 11:00:01.602 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 11:00:01.604 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 11:00:01.607 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 11:00:01.609 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 11:00:01.611 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:01.614 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 11:00:01.616 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:01.618 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:01.620 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 11:00:01.622 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 11:00:01.624 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 11:00:01.626 | + functions-common:apt_get_update:1083 : return 2022-06-09 11:00:01.629 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-09 11:00:01.631 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 11:00:01.633 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:01.635 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:01.638 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-09 11:00:01.657 | + 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-09 11:00:01.767 | Reading package lists... 2022-06-09 11:00:02.026 | Building dependency tree... 2022-06-09 11:00:02.027 | Reading state information... 2022-06-09 11:00:02.279 | fakeroot is already the newest version (1.24-1). 2022-06-09 11:00:02.279 | make is already the newest version (4.2.1-1.2). 2022-06-09 11:00:02.279 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 11:00:02.279 | The following packages were automatically installed and are no longer required: 2022-06-09 11:00:02.280 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:00:02.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:00:02.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:00:02.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:00:02.280 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 11:00:02.281 | python3-zope.interface 2022-06-09 11:00:02.281 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:00:02.420 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 11:00:02.426 | + functions-common:apt_get:1127 : result=0 2022-06-09 11:00:02.428 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 11:00:02.432 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:02.435 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:02.437 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:02.440 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:02.443 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:02.445 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 11:00:02.447 | + functions-common:time_stop:2329 : start_time=1654772401654 2022-06-09 11:00:02.449 | + functions-common:time_stop:2331 : [[ -z 1654772401654 ]] 2022-06-09 11:00:02.452 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:02.457 | + functions-common:time_stop:2334 : end_time=1654772402453 2022-06-09 11:00:02.459 | + functions-common:time_stop:2335 : elapsed_time=799 2022-06-09 11:00:02.461 | + functions-common:time_stop:2336 : total=4023 2022-06-09 11:00:02.463 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:02.465 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4822 2022-06-09 11:00:02.468 | + functions-common:apt_get:1131 : return 0 2022-06-09 11:00:02.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-09 11:00:02.472 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:02.475 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:02.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 11:00:02.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-09 11:00:02.482 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-09 11:00:02.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-09 11:00:02.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-09 11:00:02.492 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-09 11:00:02.493 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-09 11:00:02.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-09 11:00:02.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-09 11:00:02.502 | + functions:vercmp:652 : local v1=5.4 2022-06-09 11:00:02.504 | + functions:vercmp:653 : local 'op=<' 2022-06-09 11:00:02.507 | + functions:vercmp:654 : local v2=3.13 2022-06-09 11:00:02.510 | + functions:vercmp:655 : local result 2022-06-09 11:00:02.513 | ++ functions:vercmp:659 : sort -V 2022-06-09 11:00:02.514 | ++ functions:vercmp:659 : head -1 2022-06-09 11:00:02.514 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-09 11:00:02.519 | + functions:vercmp:659 : result=3.13 2022-06-09 11:00:02.524 | + functions:vercmp:661 : case $op in 2022-06-09 11:00:02.526 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 11:00:02.529 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-09 11:00:02.533 | + functions:vercmp:672 : return 2022-06-09 11:00:02.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-09 11:00:02.538 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:00:02.541 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 11:00:03.060 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-09 11:00:03.081 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:03.083 | + ./stack.sh:main:816 : install_etcd3 2022-06-09 11:00:03.086 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 11:00:03.086 | Installing etcd 2022-06-09 11:00:03.088 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 11:00:03.101 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 11:00:03.113 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 11:00:03.115 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 11:00:03.134 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 11:00:03.137 | ++ 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-09 11:00:03.139 | ++ 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-09 11:00:03.142 | +++ 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-09 11:00:03.147 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:00:03.149 | ++ 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-09 11:00:03.152 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 11:00:03.154 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:00:03.156 | ++ functions:get_extra_file:73 : return 2022-06-09 11:00:03.159 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 11:00:03.162 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 11:00:03.164 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 11:00:03.166 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-09 11:00:03.182 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:03.185 | + ./stack.sh:main:835 : install_dstat 2022-06-09 11:00:03.187 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 11:00:03.203 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:03.205 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-09 11:00:03.207 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 11:00:03.210 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-09 11:00:03.212 | + ./stack.sh:main:844 : install_libs 2022-06-09 11:00:03.215 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-09 11:00:03.217 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-09 11:00:03.219 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-09 11:00:03.222 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-09 11:00:03.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-09 11:00:03.231 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.233 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-09 11:00:03.235 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-09 11:00:03.238 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-09 11:00:03.240 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-09 11:00:03.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-09 11:00:03.249 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.251 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-09 11:00:03.254 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-09 11:00:03.256 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-09 11:00:03.258 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-09 11:00:03.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-09 11:00:03.267 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.270 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-09 11:00:03.272 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-09 11:00:03.274 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-09 11:00:03.277 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-09 11:00:03.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-09 11:00:03.286 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.288 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-09 11:00:03.290 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-09 11:00:03.293 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-09 11:00:03.295 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-09 11:00:03.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 11:00:03.304 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.306 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-09 11:00:03.309 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-09 11:00:03.311 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-09 11:00:03.313 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-09 11:00:03.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-09 11:00:03.323 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.325 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-09 11:00:03.327 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-09 11:00:03.330 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-09 11:00:03.332 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-09 11:00:03.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 11:00:03.341 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.343 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-09 11:00:03.346 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-09 11:00:03.348 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-09 11:00:03.350 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-09 11:00:03.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 11:00:03.359 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.362 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-09 11:00:03.364 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-09 11:00:03.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-09 11:00:03.369 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-09 11:00:03.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 11:00:03.377 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.380 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-09 11:00:03.383 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-09 11:00:03.385 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-09 11:00:03.388 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-09 11:00:03.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 11:00:03.398 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.400 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-09 11:00:03.403 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-09 11:00:03.405 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-09 11:00:03.407 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-09 11:00:03.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 11:00:03.417 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.419 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-09 11:00:03.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-09 11:00:03.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-09 11:00:03.426 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-09 11:00:03.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 11:00:03.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.437 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-09 11:00:03.439 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-09 11:00:03.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-09 11:00:03.444 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-09 11:00:03.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 11:00:03.453 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.456 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-09 11:00:03.458 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-09 11:00:03.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-09 11:00:03.463 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-09 11:00:03.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 11:00:03.472 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.474 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-09 11:00:03.477 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-09 11:00:03.479 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-09 11:00:03.481 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-09 11:00:03.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 11:00:03.491 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.493 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-09 11:00:03.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-09 11:00:03.498 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-09 11:00:03.500 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-09 11:00:03.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 11:00:03.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.511 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-09 11:00:03.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-09 11:00:03.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-09 11:00:03.518 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-09 11:00:03.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 11:00:03.528 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.530 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-09 11:00:03.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-09 11:00:03.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-09 11:00:03.537 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-09 11:00:03.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 11:00:03.547 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.549 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-09 11:00:03.552 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-09 11:00:03.554 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-09 11:00:03.556 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-09 11:00:03.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 11:00:03.567 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.570 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-09 11:00:03.574 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-09 11:00:03.577 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-09 11:00:03.581 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-09 11:00:03.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 11:00:03.591 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.593 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-09 11:00:03.595 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-09 11:00:03.598 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-09 11:00:03.600 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-09 11:00:03.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 11:00:03.609 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.612 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-09 11:00:03.614 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-09 11:00:03.617 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-09 11:00:03.619 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-09 11:00:03.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 11:00:03.629 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.631 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-09 11:00:03.634 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-09 11:00:03.636 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-09 11:00:03.638 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-09 11:00:03.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 11:00:03.648 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.650 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-09 11:00:03.653 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-09 11:00:03.656 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-09 11:00:03.658 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-09 11:00:03.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 11:00:03.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.670 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-09 11:00:03.673 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-09 11:00:03.675 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-09 11:00:03.677 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-09 11:00:03.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 11:00:03.687 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.689 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-09 11:00:03.691 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-09 11:00:03.694 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-09 11:00:03.696 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-09 11:00:03.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 11:00:03.707 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.709 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-09 11:00:03.711 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-09 11:00:03.714 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-09 11:00:03.717 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-09 11:00:03.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 11:00:03.727 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.729 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-09 11:00:03.732 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-09 11:00:03.734 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-09 11:00:03.736 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-09 11:00:03.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 11:00:03.745 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.748 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-09 11:00:03.750 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-09 11:00:03.752 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-09 11:00:03.755 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-09 11:00:03.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 11:00:03.764 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.766 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-09 11:00:03.769 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-09 11:00:03.771 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-09 11:00:03.773 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-09 11:00:03.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-09 11:00:03.783 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.785 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-09 11:00:03.788 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-09 11:00:03.790 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-09 11:00:03.792 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-09 11:00:03.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-09 11:00:03.801 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.803 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-09 11:00:03.806 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-09 11:00:03.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-09 11:00:03.810 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-09 11:00:03.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-09 11:00:03.820 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.822 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-09 11:00:03.824 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-09 11:00:03.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-09 11:00:03.829 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-09 11:00:03.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-09 11:00:03.838 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.840 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-09 11:00:03.842 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-09 11:00:03.845 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-09 11:00:03.847 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-09 11:00:03.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-09 11:00:03.856 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.858 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-09 11:00:03.861 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-09 11:00:03.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-09 11:00:03.865 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-09 11:00:03.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-09 11:00:03.874 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.876 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-09 11:00:03.879 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-09 11:00:03.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-09 11:00:03.884 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-09 11:00:03.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:03.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:03.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 11:00:03.892 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:03.896 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-09 11:00:03.917 | Using python 3.8 to install etcd3 2022-06-09 11:00:03.919 | + 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-09 11:00:05.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:05.737 | 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-09 11:00:05.742 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:05.742 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:05.744 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:05.745 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:05.745 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:05.746 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:05.746 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:05.746 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:05.761 | 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-09 11:00:05.770 | 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-09 11:00:05.795 | 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-09 11:00:05.800 | 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-09 11:00:05.803 | 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-09 11:00:05.817 | 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-09 11:00:07.943 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:07.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:08.027 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:08.031 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:08.034 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:08.038 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:08.042 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:08.045 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:08.049 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:08.052 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:08.054 | + functions-common:time_stop:2329 : start_time=1654772403911 2022-06-09 11:00:08.056 | + functions-common:time_stop:2331 : [[ -z 1654772403911 ]] 2022-06-09 11:00:08.059 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:08.063 | + functions-common:time_stop:2334 : end_time=1654772408060 2022-06-09 11:00:08.065 | + functions-common:time_stop:2335 : elapsed_time=4149 2022-06-09 11:00:08.068 | + functions-common:time_stop:2336 : total=28540 2022-06-09 11:00:08.070 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:08.072 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32689 2022-06-09 11:00:08.074 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:08.077 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-09 11:00:08.098 | Using python 3.8 to install etcd3gw 2022-06-09 11:00:08.100 | + 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-09 11:00:09.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:09.854 | 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-09 11:00:09.859 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:09.859 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:09.861 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:09.862 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:09.862 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:09.863 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:09.863 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:09.863 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:09.877 | 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-09 11:00:09.903 | 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-09 11:00:09.909 | 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-09 11:00:09.913 | 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-09 11:00:09.933 | 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-09 11:00:09.936 | 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-09 11:00:09.957 | 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-09 11:00:09.960 | 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-09 11:00:09.963 | 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-09 11:00:12.110 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:12.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:12.185 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:12.188 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:12.192 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:12.195 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:12.198 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:12.201 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:12.204 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:12.207 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:12.210 | + functions-common:time_stop:2329 : start_time=1654772408092 2022-06-09 11:00:12.213 | + functions-common:time_stop:2331 : [[ -z 1654772408092 ]] 2022-06-09 11:00:12.216 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:12.223 | + functions-common:time_stop:2334 : end_time=1654772412219 2022-06-09 11:00:12.225 | + functions-common:time_stop:2335 : elapsed_time=4127 2022-06-09 11:00:12.227 | + functions-common:time_stop:2336 : total=32689 2022-06-09 11:00:12.230 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:12.233 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36816 2022-06-09 11:00:12.235 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:12.238 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-09 11:00:12.242 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-09 11:00:12.245 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-09 11:00:12.248 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 11:00:12.252 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 11:00:12.255 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 11:00:12.257 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 11:00:12.259 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 11:00:12.262 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 11:00:12.265 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:00:12.267 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 11:00:12.270 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-09 11:00:12.272 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-09 11:00:12.275 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:12.277 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:12.280 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-09 11:00:12.283 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-09 11:00:12.285 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 11:00:12.287 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 11:00:12.290 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 11:00:12.292 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 11:00:12.294 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 11:00:12.297 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:12.299 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 11:00:12.301 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:12.304 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:12.306 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 11:00:12.308 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 11:00:12.311 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 11:00:12.313 | + functions-common:apt_get_update:1083 : return 2022-06-09 11:00:12.315 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 11:00:12.317 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 11:00:12.320 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:12.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:12.324 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 11:00:12.346 | + 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-09 11:00:12.456 | Reading package lists... 2022-06-09 11:00:12.710 | Building dependency tree... 2022-06-09 11:00:12.711 | Reading state information... 2022-06-09 11:00:12.965 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-09 11:00:12.965 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-09 11:00:12.965 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 11:00:12.965 | The following packages were automatically installed and are no longer required: 2022-06-09 11:00:12.966 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:00:12.966 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:00:12.966 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:00:12.966 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:00:12.966 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 11:00:12.966 | python3-zope.interface 2022-06-09 11:00:12.966 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:00:13.108 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 11:00:13.112 | + functions-common:apt_get:1127 : result=0 2022-06-09 11:00:13.115 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 11:00:13.117 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:13.120 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:13.122 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:13.124 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:13.126 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:13.128 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 11:00:13.131 | + functions-common:time_stop:2329 : start_time=1654772412343 2022-06-09 11:00:13.133 | + functions-common:time_stop:2331 : [[ -z 1654772412343 ]] 2022-06-09 11:00:13.136 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:13.140 | + functions-common:time_stop:2334 : end_time=1654772413137 2022-06-09 11:00:13.142 | + functions-common:time_stop:2335 : elapsed_time=794 2022-06-09 11:00:13.144 | + functions-common:time_stop:2336 : total=4822 2022-06-09 11:00:13.146 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:13.148 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5616 2022-06-09 11:00:13.150 | + functions-common:apt_get:1131 : return 0 2022-06-09 11:00:13.153 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-09 11:00:13.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:13.157 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:13.160 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-09 11:00:13.223 | Module proxy already enabled 2022-06-09 11:00:13.230 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-09 11:00:13.293 | Considering dependency proxy for proxy_uwsgi: 2022-06-09 11:00:13.294 | Module proxy already enabled 2022-06-09 11:00:13.294 | Module proxy_uwsgi already enabled 2022-06-09 11:00:13.299 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-09 11:00:13.303 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:00:13.306 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:00:13.309 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:00:13.448 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-09 11:00:13.453 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-09 11:00:13.456 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-09 11:00:13.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-09 11:00:13.466 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.468 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-09 11:00:13.471 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-09 11:00:13.473 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-09 11:00:13.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-09 11:00:13.482 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.485 | + ./stack.sh:main:852 : install_glanceclient 2022-06-09 11:00:13.487 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-09 11:00:13.490 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-09 11:00:13.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-09 11:00:13.501 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.503 | + ./stack.sh:main:853 : install_cinderclient 2022-06-09 11:00:13.505 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-09 11:00:13.507 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-09 11:00:13.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-09 11:00:13.517 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.519 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-09 11:00:13.521 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-09 11:00:13.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-09 11:00:13.530 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.533 | + ./stack.sh:main:854 : install_novaclient 2022-06-09 11:00:13.535 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-09 11:00:13.537 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-09 11:00:13.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-09 11:00:13.547 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.550 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-09 11:00:13.568 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:13.570 | + ./stack.sh:main:856 : install_swiftclient 2022-06-09 11:00:13.573 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-09 11:00:13.575 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-09 11:00:13.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-09 11:00:13.584 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.587 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-09 11:00:13.603 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:13.605 | + ./stack.sh:main:859 : install_neutronclient 2022-06-09 11:00:13.608 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-09 11:00:13.610 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-09 11:00:13.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-09 11:00:13.620 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.622 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-09 11:00:13.625 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-09 11:00:13.627 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-09 11:00:13.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:13.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:13.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-09 11:00:13.637 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:13.640 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-09 11:00:13.642 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-09 11:00:13.644 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 11:00:13.647 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-09 11:00:13.650 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-09 11:00:13.652 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 11:00:13.656 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-09 11:00:13.656 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 11:00:13.661 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-09 11:00:13.663 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-09 11:00:13.666 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-09 11:00:13.668 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-09 11:00:13.671 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-09 11:00:13.692 | Using python 3.8 to install keystonemiddleware 2022-06-09 11:00:13.694 | + 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-09 11:00:15.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:15.502 | 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-09 11:00:15.507 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:15.507 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:15.509 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:15.510 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:15.511 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:15.511 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:15.511 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:15.511 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:15.526 | 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-09 11:00:15.598 | 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-09 11:00:15.634 | 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-09 11:00:15.649 | 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-09 11:00:15.656 | 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-09 11:00:15.662 | 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-09 11:00:15.709 | 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-09 11:00:15.722 | 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-09 11:00:15.740 | 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-09 11:00:15.747 | 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-09 11:00:15.750 | 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-09 11:00:15.760 | 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-09 11:00:15.763 | 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-09 11:00:15.767 | 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-09 11:00:15.772 | 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-09 11:00:15.790 | 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-09 11:00:15.794 | 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-09 11:00:15.814 | 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-09 11:00:15.819 | 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-09 11:00:15.822 | 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-09 11:00:15.830 | 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-09 11:00:15.850 | 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-09 11:00:15.863 | 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-09 11:00:15.926 | 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-09 11:00:15.932 | 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-09 11:00:15.940 | 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-09 11:00:15.944 | 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-09 11:00:15.948 | 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-09 11:00:15.951 | 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-09 11:00:15.954 | 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-09 11:00:15.957 | 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-09 11:00:15.961 | 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-09 11:00:15.964 | 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-09 11:00:15.966 | 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-09 11:00:15.971 | 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-09 11:00:15.974 | 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-09 11:00:17.919 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:17.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:17.994 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:17.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:18.002 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:18.006 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:18.008 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:18.010 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:18.012 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:18.015 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:18.017 | + functions-common:time_stop:2329 : start_time=1654772413686 2022-06-09 11:00:18.019 | + functions-common:time_stop:2331 : [[ -z 1654772413686 ]] 2022-06-09 11:00:18.022 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:18.026 | + functions-common:time_stop:2334 : end_time=1654772418023 2022-06-09 11:00:18.028 | + functions-common:time_stop:2335 : elapsed_time=4337 2022-06-09 11:00:18.030 | + functions-common:time_stop:2336 : total=36816 2022-06-09 11:00:18.032 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:18.035 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41153 2022-06-09 11:00:18.037 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:18.040 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-09 11:00:18.043 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-09 11:00:18.045 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 11:00:18.048 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-09 11:00:18.051 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-09 11:00:18.054 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 11:00:18.057 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-09 11:00:18.058 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 11:00:18.063 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-09 11:00:18.065 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-09 11:00:18.068 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-09 11:00:18.071 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-09 11:00:18.073 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-09 11:00:18.095 | Using python 3.8 to install python-memcached 2022-06-09 11:00:18.097 | + 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-09 11:00:19.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:19.874 | 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-09 11:00:19.878 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:19.879 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:19.881 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:19.882 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:19.882 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:19.883 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:19.883 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:19.883 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:19.899 | 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-09 11:00:19.903 | 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-09 11:00:22.122 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:22.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:22.197 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:22.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:22.204 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:22.208 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:22.210 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:22.212 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:22.215 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:22.217 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:22.219 | + functions-common:time_stop:2329 : start_time=1654772418089 2022-06-09 11:00:22.221 | + functions-common:time_stop:2331 : [[ -z 1654772418089 ]] 2022-06-09 11:00:22.224 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:22.228 | + functions-common:time_stop:2334 : end_time=1654772422226 2022-06-09 11:00:22.231 | + functions-common:time_stop:2335 : elapsed_time=4137 2022-06-09 11:00:22.233 | + functions-common:time_stop:2336 : total=41153 2022-06-09 11:00:22.235 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:22.237 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45290 2022-06-09 11:00:22.240 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:22.242 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-09 11:00:22.259 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:22.261 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-09 11:00:22.264 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-09 11:00:22.266 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-09 11:00:22.268 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-09 11:00:22.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:00:22.273 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-09 11:00:22.275 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-09 11:00:22.291 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:22.293 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-09 11:00:22.295 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-09 11:00:22.297 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-09 11:00:22.299 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:00:22.301 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:00:22.305 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:00:22.308 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:00:22.310 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:00:22.313 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:00:22.328 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:00:22.330 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:00:22.332 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:22.335 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:00:22.335 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:00:22.340 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-09 11:00:22.342 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:22.344 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-09 11:00:22.357 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-09 11:00:22.360 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:00:22.360 | + functions-common:git_clone:607 : head -1 2022-06-09 11:00:22.364 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-09 11:00:22.366 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:00:22.369 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-09 11:00:22.371 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:00:22.373 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 11:00:22.375 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-09 11:00:22.378 | + inc/python:setup_develop:344 : local extras= 2022-06-09 11:00:22.380 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-09 11:00:22.382 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:00:22.385 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 11:00:22.387 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-09 11:00:22.390 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:00:22.392 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 11:00:22.395 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-09 11:00:22.398 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:00:22.401 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-09 11:00:22.403 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:00:22.406 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:00:22.411 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-09 11:00:22.416 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-09 11:00:22.419 | + 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-09 11:00:23.021 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-09 11:00:23.024 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:00:23.027 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:00:23.030 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:00:23.032 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 11:00:23.035 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-09 11:00:23.039 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:00:23.042 | + inc/python:setup_package:427 : local extras= 2022-06-09 11:00:23.044 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:00:23.048 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 11:00:23.051 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 11:00:23.053 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 11:00:23.055 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:00:23.058 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-09 11:00:23.080 | Using python 3.8 to install /opt/stack/keystone 2022-06-09 11:00:23.082 | + 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-09 11:00:24.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:24.852 | 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-09 11:00:24.857 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:24.857 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:24.859 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:24.860 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:24.861 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:24.861 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:24.861 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:24.861 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:24.874 | Obtaining file:///opt/stack/keystone 2022-06-09 11:00:26.462 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:00:28.087 | 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-09 11:00:28.115 | 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-09 11:00:28.124 | 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-09 11:00:28.131 | 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-09 11:00:28.134 | 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-09 11:00:28.142 | 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-09 11:00:28.162 | 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-09 11:00:28.176 | 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-09 11:00:28.191 | 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-09 11:00:28.195 | 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-09 11:00:28.205 | 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-09 11:00:28.208 | 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-09 11:00:28.212 | 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-09 11:00:28.250 | 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-09 11:00:28.257 | 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-09 11:00:28.260 | 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-09 11:00:28.272 | 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-09 11:00:28.326 | 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-09 11:00:28.330 | 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-09 11:00:28.335 | 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-09 11:00:28.370 | 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-09 11:00:28.385 | 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-09 11:00:28.391 | 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-09 11:00:28.436 | 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-09 11:00:28.442 | 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-09 11:00:28.481 | 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-09 11:00:28.532 | 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-09 11:00:28.550 | 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-09 11:00:28.566 | 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-09 11:00:28.576 | 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-09 11:00:28.599 | 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-09 11:00:28.607 | 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-09 11:00:28.624 | 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-09 11:00:28.668 | 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-09 11:00:28.674 | 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-09 11:00:28.687 | 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-09 11:00:28.690 | 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-09 11:00:28.693 | 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-09 11:00:28.703 | 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-09 11:00:28.707 | 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-09 11:00:28.710 | 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-09 11:00:28.713 | 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-09 11:00:28.728 | 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-09 11:00:28.733 | 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-09 11:00:28.751 | 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-09 11:00:28.755 | 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-09 11:00:28.775 | 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-09 11:00:28.780 | 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-09 11:00:28.783 | 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-09 11:00:28.786 | 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-09 11:00:28.797 | 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-09 11:00:28.800 | 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-09 11:00:28.803 | 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-09 11:00:28.810 | 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-09 11:00:28.819 | 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-09 11:00:28.825 | 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-09 11:00:28.842 | 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-09 11:00:28.846 | 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-09 11:00:28.853 | 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-09 11:00:28.873 | 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-09 11:00:28.877 | 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-09 11:00:28.880 | 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-09 11:00:28.942 | 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-09 11:00:28.950 | 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-09 11:00:28.953 | 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-09 11:00:28.958 | 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-09 11:00:28.967 | 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-09 11:00:28.971 | 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-09 11:00:29.010 | 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-09 11:00:29.016 | 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-09 11:00:29.019 | 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-09 11:00:29.028 | 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-09 11:00:29.037 | 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-09 11:00:29.044 | 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-09 11:00:29.047 | 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-09 11:00:29.058 | 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-09 11:00:29.068 | 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-09 11:00:29.076 | 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-09 11:00:29.080 | 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-09 11:00:29.083 | 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-09 11:00:29.096 | 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-09 11:00:29.101 | 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-09 11:00:29.105 | 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-09 11:00:29.108 | 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-09 11:00:29.110 | 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-09 11:00:29.113 | 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-09 11:00:29.116 | 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-09 11:00:29.118 | 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-09 11:00:29.121 | 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-09 11:00:29.124 | 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-09 11:00:29.128 | 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-09 11:00:29.131 | 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-09 11:00:29.134 | 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-09 11:00:29.141 | 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-09 11:00:29.144 | 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-09 11:00:29.147 | 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-09 11:00:29.156 | 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-09 11:00:29.163 | 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-09 11:00:30.499 | Installing collected packages: keystone 2022-06-09 11:00:30.500 | Attempting uninstall: keystone 2022-06-09 11:00:30.502 | Found existing installation: keystone 18.1.1.dev3 2022-06-09 11:00:30.505 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-09 11:00:30.506 | Running setup.py develop for keystone 2022-06-09 11:00:32.423 | Successfully installed keystone 2022-06-09 11:00:32.562 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:32.562 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:32.658 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:32.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:32.664 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:32.667 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:32.670 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:32.674 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:32.677 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:32.680 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:32.683 | + functions-common:time_stop:2329 : start_time=1654772423073 2022-06-09 11:00:32.685 | + functions-common:time_stop:2331 : [[ -z 1654772423073 ]] 2022-06-09 11:00:32.689 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:32.694 | + functions-common:time_stop:2334 : end_time=1654772432691 2022-06-09 11:00:32.697 | + functions-common:time_stop:2335 : elapsed_time=9618 2022-06-09 11:00:32.701 | + functions-common:time_stop:2336 : total=45290 2022-06-09 11:00:32.704 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:32.707 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54908 2022-06-09 11:00:32.709 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:32.712 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:00:32.714 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 11:00:32.716 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 11:00:32.735 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 11:00:32.748 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-09 11:00:32.750 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-09 11:00:32.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:32.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:32.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-09 11:00:32.762 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:32.765 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-09 11:00:32.783 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:32.785 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-09 11:00:32.788 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:00:32.791 | + ./stack.sh:main:868 : configure_keystone 2022-06-09 11:00:32.793 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-09 11:00:32.806 | + 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-09 11:00:32.808 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-09 11:00:32.812 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-09 11:00:32.827 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:32.830 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-09 11:00:32.859 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-09 11:00:32.886 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-09 11:00:32.919 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-09 11:00:32.953 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-09 11:00:32.984 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-09 11:00:33.017 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-09 11:00:33.044 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-09 11:00:33.073 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-09 11:00:33.075 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-09 11:00:33.078 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-09 11:00:33.080 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-09 11:00:33.083 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 11:00:33.086 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 11:00:33.104 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:33.107 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 11:00:33.109 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 11:00:33.112 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 11:00:33.126 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:33.129 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:00:33.132 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:00:33.161 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 11:00:33.163 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 11:00:33.166 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-09 11:00:33.168 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-09 11:00:33.170 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-09 11:00:33.186 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:33.189 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-09 11:00:33.219 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-06-09 11:00:33.249 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-09 11:00:33.251 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-09 11:00:33.281 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-09 11:00:33.284 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-09 11:00:33.286 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-09 11:00:33.289 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-09 11:00:33.291 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 11:00:33.294 | + 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-09 11:00:33.324 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-09 11:00:33.327 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-09 11:00:33.329 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-09 11:00:33.332 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-09 11:00:33.335 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 11:00:33.351 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 11:00:33.354 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 11:00:33.356 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 11:00:33.358 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 11:00:33.361 | + 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-09 11:00:33.388 | + 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-09 11:00:33.419 | + 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-09 11:00:33.448 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 11:00:33.479 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-09 11:00:33.509 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-09 11:00:33.511 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-09 11:00:33.514 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-09 11:00:33.516 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-09 11:00:33.518 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-09 11:00:33.521 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 11:00:33.523 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 11:00:33.526 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-09 11:00:33.530 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-09 11:00:33.532 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 11:00:33.535 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 11:00:33.547 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 11:00:33.548 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:00:33.556 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 11:00:33.559 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:00:33.575 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 11:00:33.577 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-09 11:00:33.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-09 11:00:33.612 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-09 11:00:33.639 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-09 11:00:33.665 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-09 11:00:33.692 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-09 11:00:33.719 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-09 11:00:33.746 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-09 11:00:33.774 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-09 11:00:33.802 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-09 11:00:33.829 | + 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-09 11:00:33.856 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-09 11:00:33.883 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-09 11:00:33.913 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-09 11:00:33.940 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 11:00:33.942 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 11:00:33.945 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-09 11:00:33.947 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-09 11:00:33.949 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 11:00:33.952 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:33.954 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:33.957 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 11:00:33.959 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 11:00:33.962 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 11:00:33.990 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-09 11:00:34.018 | + 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-09 11:00:34.018 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 11:00:34.027 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-09 11:00:34.031 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-09 11:00:34.033 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-09 11:00:34.035 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 11:00:34.038 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 11:00:34.040 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:00:34.042 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:34.045 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:34.047 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 11:00:34.049 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 11:00:34.052 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:34.054 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:34.056 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-09 11:00:34.119 | Site keystone-wsgi-public already enabled 2022-06-09 11:00:34.126 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 11:00:34.129 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:00:34.133 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:00:34.136 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:00:34.278 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-09 11:00:34.281 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 11:00:34.283 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-09 11:00:34.286 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-09 11:00:34.288 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 11:00:34.291 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 11:00:34.295 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-09 11:00:34.298 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-09 11:00:34.301 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 11:00:34.303 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 11:00:34.318 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 11:00:34.318 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:00:34.326 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 11:00:34.331 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:00:34.346 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 11:00:34.349 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 11:00:34.353 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-09 11:00:34.383 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-09 11:00:34.411 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-09 11:00:34.438 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-09 11:00:34.465 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-09 11:00:34.494 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-09 11:00:34.522 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-09 11:00:34.550 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-09 11:00:34.577 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-09 11:00:34.604 | + 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-09 11:00:34.631 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-09 11:00:34.658 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-09 11:00:34.686 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-09 11:00:34.714 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 11:00:34.716 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 11:00:34.719 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-09 11:00:34.721 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-09 11:00:34.724 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 11:00:34.726 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:34.729 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:34.731 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 11:00:34.733 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 11:00:34.736 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 11:00:34.763 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-09 11:00:34.791 | + 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-09 11:00:34.792 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 11:00:34.800 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-09 11:00:34.804 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-09 11:00:34.806 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-09 11:00:34.809 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 11:00:34.811 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 11:00:34.813 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:00:34.816 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:34.818 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:34.820 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 11:00:34.823 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 11:00:34.825 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:34.827 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:34.830 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-09 11:00:34.893 | Site keystone-wsgi-admin already enabled 2022-06-09 11:00:34.899 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 11:00:34.903 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:00:34.906 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:00:34.910 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:00:35.051 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-09 11:00:35.084 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-09 11:00:35.116 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-09 11:00:35.146 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-09 11:00:35.148 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-09 11:00:35.181 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-09 11:00:35.212 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-09 11:00:35.240 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-09 11:00:35.256 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:35.259 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-09 11:00:35.277 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:35.279 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-09 11:00:35.282 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-09 11:00:35.284 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-09 11:00:35.286 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:00:35.289 | + lib/stack:stack_install_service:32 : install_swift 2022-06-09 11:00:35.292 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-09 11:00:35.294 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-09 11:00:35.296 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-09 11:00:35.299 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:00:35.301 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:00:35.305 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:00:35.308 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:00:35.310 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:00:35.314 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:00:35.330 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:00:35.333 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:00:35.335 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:35.338 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:00:35.339 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:00:35.345 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-09 11:00:35.347 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:35.350 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-09 11:00:35.363 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-09 11:00:35.366 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:00:35.367 | + functions-common:git_clone:607 : head -1 2022-06-09 11:00:35.373 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-09 11:00:35.376 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:00:35.379 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-09 11:00:35.382 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:00:35.386 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 11:00:35.389 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-09 11:00:35.392 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-09 11:00:35.395 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-09 11:00:35.398 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:00:35.401 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 11:00:35.405 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-09 11:00:35.408 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:00:35.410 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-09 11:00:35.414 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-09 11:00:35.417 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:00:35.420 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-09 11:00:35.422 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:00:35.424 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:00:35.428 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-09 11:00:35.433 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-09 11:00:35.436 | + 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-09 11:00:36.013 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-09 11:00:36.016 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:00:36.019 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:00:36.022 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:00:36.025 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 11:00:36.028 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-09 11:00:36.031 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:00:36.035 | + inc/python:setup_package:427 : local extras=keystone 2022-06-09 11:00:36.038 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:00:36.041 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-09 11:00:36.043 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-09 11:00:36.045 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-09 11:00:36.048 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:00:36.050 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-09 11:00:36.075 | Using python 3.8 to install /opt/stack/swift 2022-06-09 11:00:36.077 | + 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-09 11:00:37.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:37.883 | 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-09 11:00:37.887 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:37.888 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:37.889 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:37.891 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:37.891 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:37.891 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:37.892 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:37.892 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:37.904 | Obtaining file:///opt/stack/swift 2022-06-09 11:00:39.177 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:00:40.436 | 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-09 11:00:40.444 | 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-09 11:00:40.485 | 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-09 11:00:40.494 | 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-09 11:00:40.497 | 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-09 11:00:40.553 | 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-09 11:00:40.564 | 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-09 11:00:40.567 | 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-09 11:00:40.570 | 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-09 11:00:40.605 | 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-09 11:00:40.620 | 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-09 11:00:40.627 | 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-09 11:00:40.633 | 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-09 11:00:40.672 | 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-09 11:00:40.681 | 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-09 11:00:40.699 | 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-09 11:00:40.706 | 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-09 11:00:40.709 | 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-09 11:00:40.720 | 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-09 11:00:40.723 | 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-09 11:00:40.725 | 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-09 11:00:40.728 | 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-09 11:00:40.734 | 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-09 11:00:40.752 | 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-09 11:00:40.756 | 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-09 11:00:40.777 | 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-09 11:00:40.782 | 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-09 11:00:40.785 | 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-09 11:00:40.791 | 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-09 11:00:40.812 | 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-09 11:00:40.817 | 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-09 11:00:40.820 | 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-09 11:00:40.829 | 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-09 11:00:40.893 | 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-09 11:00:40.906 | 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-09 11:00:40.913 | 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-09 11:00:40.916 | 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-09 11:00:40.921 | 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-09 11:00:40.928 | 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-09 11:00:40.932 | 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-09 11:00:40.934 | 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-09 11:00:40.937 | 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-09 11:00:40.940 | 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-09 11:00:40.943 | 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-09 11:00:40.946 | 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-09 11:00:40.951 | 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-09 11:00:40.955 | 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-09 11:00:42.655 | Installing collected packages: swift 2022-06-09 11:00:42.656 | Attempting uninstall: swift 2022-06-09 11:00:42.657 | Found existing installation: swift 2.26.1.dev35 2022-06-09 11:00:42.660 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-09 11:00:42.661 | Running setup.py develop for swift 2022-06-09 11:00:44.370 | Successfully installed swift 2022-06-09 11:00:44.539 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:44.539 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:44.618 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:44.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:44.625 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:44.629 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:44.633 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:44.636 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:44.639 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:44.643 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:44.647 | + functions-common:time_stop:2329 : start_time=1654772436069 2022-06-09 11:00:44.649 | + functions-common:time_stop:2331 : [[ -z 1654772436069 ]] 2022-06-09 11:00:44.652 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:44.656 | + functions-common:time_stop:2334 : end_time=1654772444654 2022-06-09 11:00:44.658 | + functions-common:time_stop:2335 : elapsed_time=8585 2022-06-09 11:00:44.661 | + functions-common:time_stop:2336 : total=54908 2022-06-09 11:00:44.663 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:44.665 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63493 2022-06-09 11:00:44.668 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:44.670 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:00:44.673 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 11:00:44.675 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 11:00:44.694 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 11:00:44.706 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-09 11:00:44.709 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-09 11:00:44.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:44.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:44.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-09 11:00:44.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:44.721 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-09 11:00:44.723 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:00:44.726 | + ./stack.sh:main:877 : configure_swift 2022-06-09 11:00:44.728 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-09 11:00:44.730 | + lib/swift:configure_swift:335 : local node_number 2022-06-09 11:00:44.732 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-09 11:00:44.734 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-09 11:00:44.736 | + lib/swift:configure_swift:338 : local user_group 2022-06-09 11:00:44.739 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-09 11:00:45.557 | No account-auditor running 2022-06-09 11:00:45.557 | No object-updater running 2022-06-09 11:00:45.557 | No account-server running 2022-06-09 11:00:45.557 | No object-server running 2022-06-09 11:00:45.557 | No account-reaper running 2022-06-09 11:00:45.557 | No container-reconciler running 2022-06-09 11:00:45.557 | No proxy-server running 2022-06-09 11:00:45.557 | No object-expirer running 2022-06-09 11:00:45.557 | No container-replicator running 2022-06-09 11:00:45.557 | No container-auditor running 2022-06-09 11:00:45.557 | No container-server running 2022-06-09 11:00:45.557 | No container-sharder running 2022-06-09 11:00:45.558 | No object-auditor running 2022-06-09 11:00:45.558 | No object-replicator running 2022-06-09 11:00:45.558 | No container-sync running 2022-06-09 11:00:45.558 | No account-replicator running 2022-06-09 11:00:45.558 | No container-updater running 2022-06-09 11:00:45.558 | No object-reconstructor running 2022-06-09 11:00:45.606 | + lib/swift:configure_swift:341 : true 2022-06-09 11:00:45.609 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-09 11:00:45.628 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-09 11:00:45.641 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-09 11:00:45.644 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-09 11:00:45.644 | s/%GROUP%//; 2022-06-09 11:00:45.644 | s/%USER%/ubuntu/; 2022-06-09 11:00:45.644 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-09 11:00:45.644 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-09 11:00:45.644 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-09 11:00:45.652 | uid = ubuntu 2022-06-09 11:00:45.652 | gid = 2022-06-09 11:00:45.652 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-09 11:00:45.653 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-09 11:00:45.653 | address = 127.0.0.1 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | [account6612] 2022-06-09 11:00:45.653 | max connections = 25 2022-06-09 11:00:45.653 | path = /opt/stack/data/swift/1/node/ 2022-06-09 11:00:45.653 | read only = false 2022-06-09 11:00:45.653 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | [account6622] 2022-06-09 11:00:45.653 | max connections = 25 2022-06-09 11:00:45.653 | path = /opt/stack/data/swift/2/node/ 2022-06-09 11:00:45.653 | read only = false 2022-06-09 11:00:45.653 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | [account6632] 2022-06-09 11:00:45.653 | max connections = 25 2022-06-09 11:00:45.653 | path = /opt/stack/data/swift/3/node/ 2022-06-09 11:00:45.653 | read only = false 2022-06-09 11:00:45.653 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | [account6642] 2022-06-09 11:00:45.653 | max connections = 25 2022-06-09 11:00:45.653 | path = /opt/stack/data/swift/4/node/ 2022-06-09 11:00:45.653 | read only = false 2022-06-09 11:00:45.653 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | [container6611] 2022-06-09 11:00:45.653 | max connections = 25 2022-06-09 11:00:45.653 | path = /opt/stack/data/swift/1/node/ 2022-06-09 11:00:45.653 | read only = false 2022-06-09 11:00:45.653 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-09 11:00:45.653 | 2022-06-09 11:00:45.653 | [container6621] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.654 | path = /opt/stack/data/swift/2/node/ 2022-06-09 11:00:45.654 | read only = false 2022-06-09 11:00:45.654 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | [container6631] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.654 | path = /opt/stack/data/swift/3/node/ 2022-06-09 11:00:45.654 | read only = false 2022-06-09 11:00:45.654 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | [container6641] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.654 | path = /opt/stack/data/swift/4/node/ 2022-06-09 11:00:45.654 | read only = false 2022-06-09 11:00:45.654 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | [object6613] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.654 | path = /opt/stack/data/swift/1/node/ 2022-06-09 11:00:45.654 | read only = false 2022-06-09 11:00:45.654 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | [object6623] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.654 | path = /opt/stack/data/swift/2/node/ 2022-06-09 11:00:45.654 | read only = false 2022-06-09 11:00:45.654 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | [object6633] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.654 | path = /opt/stack/data/swift/3/node/ 2022-06-09 11:00:45.654 | read only = false 2022-06-09 11:00:45.654 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-09 11:00:45.654 | 2022-06-09 11:00:45.654 | [object6643] 2022-06-09 11:00:45.654 | max connections = 25 2022-06-09 11:00:45.655 | path = /opt/stack/data/swift/4/node/ 2022-06-09 11:00:45.655 | read only = false 2022-06-09 11:00:45.655 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-09 11:00:45.656 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-09 11:00:45.658 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:00:45.660 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:00:45.662 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-09 11:00:45.674 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-09 11:00:45.676 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-09 11:00:45.680 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-09 11:00:45.685 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-09 11:00:45.687 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-09 11:00:45.691 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-09 11:00:45.727 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-09 11:00:45.753 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-09 11:00:45.770 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-09 11:00:45.798 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-09 11:00:45.816 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-09 11:00:45.844 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-09 11:00:45.861 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-09 11:00:45.889 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-09 11:00:45.906 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-09 11:00:45.934 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-09 11:00:45.951 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 11:00:45.979 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-09 11:00:45.997 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-09 11:00:46.012 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:46.014 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-09 11:00:46.046 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-09 11:00:46.074 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-09 11:00:46.100 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-09 11:00:46.127 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-09 11:00:46.142 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:46.144 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-09 11:00:46.171 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-09 11:00:46.185 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:46.187 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-09 11:00:46.202 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:46.204 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-09 11:00:46.206 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-09 11:00:46.220 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:46.222 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-09 11:00:46.224 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-09 11:00:46.226 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-09 11:00:46.231 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-09 11:00:46.236 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-09 11:00:46.263 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-09 11:00:46.290 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-09 11:00:46.323 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-09 11:00:46.353 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-09 11:00:46.382 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-09 11:00:46.385 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-09 11:00:46.387 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-09 11:00:46.391 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-09 11:00:46.393 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-09 11:00:46.424 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-09 11:00:46.451 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-09 11:00:46.483 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-09 11:00:46.510 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-09 11:00:46.537 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-09 11:00:46.563 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-09 11:00:46.592 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-09 11:00:46.620 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 11:00:46.648 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-09 11:00:46.674 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-09 11:00:46.701 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-09 11:00:46.730 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-09 11:00:46.761 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-09 11:00:46.793 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-09 11:00:46.822 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-09 11:00:46.841 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-09 11:00:46.868 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-09 11:00:46.898 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-09 11:00:46.902 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-09 11:00:46.930 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-09 11:00:46.959 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-09 11:00:46.989 | + lib/swift:configure_swift:479 : local node_number 2022-06-09 11:00:46.991 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-09 11:00:46.994 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 11:00:46.996 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-09 11:00:47.000 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-09 11:00:47.002 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 11:00:47.005 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 11:00:47.007 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-09 11:00:47.009 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-09 11:00:47.011 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 11:00:47.013 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 11:00:47.016 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-09 11:00:47.033 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-09 11:00:47.063 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-09 11:00:47.082 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-09 11:00:47.111 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-09 11:00:47.133 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 11:00:47.166 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-09 11:00:47.185 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 11:00:47.213 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-09 11:00:47.231 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 11:00:47.260 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-09 11:00:47.278 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-09 11:00:47.309 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-09 11:00:47.330 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-09 11:00:47.357 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-09 11:00:47.375 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-09 11:00:47.404 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-09 11:00:47.422 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-09 11:00:47.457 | + 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-09 11:00:47.463 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-09 11:00:47.482 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 11:00:47.512 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-09 11:00:47.542 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 11:00:47.544 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-09 11:00:47.549 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-09 11:00:47.552 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 11:00:47.554 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 11:00:47.557 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-09 11:00:47.559 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-09 11:00:47.561 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 11:00:47.563 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 11:00:47.565 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-09 11:00:47.583 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-09 11:00:47.611 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-09 11:00:47.629 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-09 11:00:47.657 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-09 11:00:47.675 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 11:00:47.707 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-09 11:00:47.725 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 11:00:47.754 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-09 11:00:47.772 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 11:00:47.800 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-09 11:00:47.818 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-09 11:00:47.847 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-09 11:00:47.865 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-09 11:00:47.893 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-09 11:00:47.911 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-09 11:00:47.939 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-09 11:00:47.957 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-09 11:00:47.985 | + 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-09 11:00:47.990 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-09 11:00:48.008 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 11:00:48.035 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 11:00:48.038 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-09 11:00:48.042 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-09 11:00:48.044 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 11:00:48.047 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 11:00:48.049 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-09 11:00:48.051 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-09 11:00:48.053 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 11:00:48.056 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 11:00:48.058 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-09 11:00:48.076 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-09 11:00:48.106 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-09 11:00:48.124 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-09 11:00:48.152 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-09 11:00:48.170 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 11:00:48.197 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-09 11:00:48.217 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 11:00:48.244 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-09 11:00:48.262 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 11:00:48.290 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-09 11:00:48.309 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-09 11:00:48.337 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-09 11:00:48.356 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-09 11:00:48.385 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-09 11:00:48.403 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-09 11:00:48.431 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-09 11:00:48.449 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-09 11:00:48.476 | + 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-09 11:00:48.481 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-09 11:00:48.499 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 11:00:48.527 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-09 11:00:48.555 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-09 11:00:48.583 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-09 11:00:48.610 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-09 11:00:48.613 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-09 11:00:48.617 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-09 11:00:48.645 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-09 11:00:48.674 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-09 11:00:48.702 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-09 11:00:48.732 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-09 11:00:48.760 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-09 11:00:48.788 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-09 11:00:48.815 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-09 11:00:48.842 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-09 11:00:48.869 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-09 11:00:48.885 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:48.887 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-09 11:00:48.906 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-09 11:00:48.909 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-09 11:00:48.929 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-09 11:00:48.931 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-09 11:00:48.959 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-09 11:00:48.961 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-09 11:00:48.988 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-09 11:00:49.016 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-09 11:00:49.019 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-09 11:00:49.046 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-09 11:00:49.062 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:49.064 | + lib/swift:configure_swift:542 : local user_group 2022-06-09 11:00:49.067 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-09 11:00:49.072 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-09 11:00:49.074 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-09 11:00:49.087 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-09 11:00:49.089 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-09 11:00:49.100 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-09 11:00:49.103 | + lib/swift:configure_swift:549 : is_suse 2022-06-09 11:00:49.105 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 11:00:49.107 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 11:00:49.110 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:00:49.112 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 11:00:49.114 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 11:00:49.116 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:00:49.119 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-09 11:00:49.131 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-09 11:00:49.133 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-09 11:00:49.135 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-09 11:00:49.152 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:00:49.155 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-09 11:00:49.172 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:49.174 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-09 11:00:49.176 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-09 11:00:49.179 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-09 11:00:49.181 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:00:49.183 | + lib/stack:stack_install_service:32 : install_glance 2022-06-09 11:00:49.186 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-09 11:00:49.188 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-09 11:00:49.191 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-09 11:00:49.208 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:49.210 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-09 11:00:49.213 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-09 11:00:49.230 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:00:49.232 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-09 11:00:49.235 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-09 11:00:49.237 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-09 11:00:49.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:00:49.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:00:49.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-09 11:00:49.248 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:00:49.251 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-09 11:00:49.254 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-09 11:00:49.256 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-09 11:00:49.259 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-09 11:00:49.262 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-09 11:00:49.264 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-09 11:00:49.267 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-09 11:00:49.270 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-09 11:00:49.273 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-09 11:00:49.275 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-09 11:00:49.279 | +++ 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-09 11:00:49.280 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-09 11:00:49.285 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-09 11:00:49.287 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-09 11:00:49.289 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-09 11:00:49.292 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-09 11:00:49.295 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 11:00:49.316 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-09 11:00:49.319 | + 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-09 11:00:51.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:51.088 | 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-09 11:00:51.092 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:51.093 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:51.094 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:51.096 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:51.096 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:51.096 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:51.097 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:51.097 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:51.111 | 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-09 11:00:51.207 | 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-09 11:00:51.210 | 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-09 11:00:51.221 | 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-09 11:00:51.285 | 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-09 11:00:51.309 | 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-09 11:00:51.313 | 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-09 11:00:51.335 | 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-09 11:00:51.345 | 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-09 11:00:51.361 | 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-09 11:00:51.367 | 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-09 11:00:51.373 | 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-09 11:00:51.412 | 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-09 11:00:51.426 | 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-09 11:00:51.431 | 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-09 11:00:51.440 | 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-09 11:00:51.464 | 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-09 11:00:51.481 | 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-09 11:00:51.488 | 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-09 11:00:51.491 | 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-09 11:00:51.494 | 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-09 11:00:51.497 | 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-09 11:00:51.515 | 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-09 11:00:51.520 | 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-09 11:00:51.538 | 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-09 11:00:51.561 | 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-09 11:00:51.565 | 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-09 11:00:51.586 | 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-09 11:00:51.590 | 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-09 11:00:51.593 | 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-09 11:00:51.596 | 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-09 11:00:51.603 | 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-09 11:00:51.618 | 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-09 11:00:51.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-09 11:00:51.641 | 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-09 11:00:51.650 | 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-09 11:00:51.653 | 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-09 11:00:51.658 | 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-09 11:00:51.663 | 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-09 11:00:51.668 | 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-09 11:00:51.676 | 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-09 11:00:51.679 | 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-09 11:00:51.682 | 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-09 11:00:51.685 | 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-09 11:00:51.689 | 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-09 11:00:51.697 | 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-09 11:00:51.705 | 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-09 11:00:51.712 | 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-09 11:00:51.723 | 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-09 11:00:51.736 | 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-09 11:00:51.739 | 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-09 11:00:51.742 | 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-09 11:00:51.744 | 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-09 11:00:51.747 | 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-09 11:00:51.751 | 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-09 11:00:51.754 | 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-09 11:00:51.762 | 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-09 11:00:51.765 | 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-09 11:00:51.768 | 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-09 11:00:51.775 | 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-09 11:00:51.793 | 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-09 11:00:51.795 | 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-09 11:00:51.802 | 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-09 11:00:51.805 | 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-09 11:00:51.808 | 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-09 11:00:51.811 | 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-09 11:00:53.622 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:00:53.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:00:53.699 | + inc/python:pip_install:200 : result=0 2022-06-09 11:00:53.703 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:00:53.706 | + functions-common:time_stop:2322 : local name 2022-06-09 11:00:53.710 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:00:53.713 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:00:53.715 | + functions-common:time_stop:2325 : local total 2022-06-09 11:00:53.718 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:00:53.720 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:00:53.722 | + functions-common:time_stop:2329 : start_time=1654772449310 2022-06-09 11:00:53.725 | + functions-common:time_stop:2331 : [[ -z 1654772449310 ]] 2022-06-09 11:00:53.728 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:00:53.732 | + functions-common:time_stop:2334 : end_time=1654772453729 2022-06-09 11:00:53.734 | + functions-common:time_stop:2335 : elapsed_time=4419 2022-06-09 11:00:53.737 | + functions-common:time_stop:2336 : total=63493 2022-06-09 11:00:53.739 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:00:53.741 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67912 2022-06-09 11:00:53.744 | + inc/python:pip_install:203 : return 0 2022-06-09 11:00:53.746 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-09 11:00:53.749 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-09 11:00:53.752 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-09 11:00:53.765 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-09 11:00:53.771 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-09 11:00:53.774 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-09 11:00:53.776 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-09 11:00:53.778 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:00:53.781 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:00:53.784 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:00:53.786 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:00:53.789 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:00:53.791 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:00:53.808 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:00:53.810 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:00:53.812 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:53.815 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:00:53.815 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:00:53.821 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-09 11:00:53.823 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:00:53.826 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-09 11:00:53.839 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-09 11:00:53.842 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:00:53.843 | + functions-common:git_clone:607 : head -1 2022-06-09 11:00:53.846 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-09 11:00:53.850 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:00:53.852 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-09 11:00:53.855 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:00:53.858 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 11:00:53.860 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-09 11:00:53.863 | + inc/python:setup_develop:344 : local extras= 2022-06-09 11:00:53.865 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-09 11:00:53.868 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:00:53.870 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 11:00:53.875 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-09 11:00:53.877 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:00:53.880 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 11:00:53.883 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-09 11:00:53.888 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:00:53.892 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-09 11:00:53.894 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:00:53.897 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:00:53.900 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-09 11:00:53.906 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-09 11:00:53.909 | + 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-09 11:00:54.486 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-09 11:00:54.490 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:00:54.493 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:00:54.496 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:00:54.499 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 11:00:54.502 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-09 11:00:54.505 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:00:54.508 | + inc/python:setup_package:427 : local extras= 2022-06-09 11:00:54.511 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:00:54.514 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 11:00:54.517 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 11:00:54.520 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 11:00:54.524 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:00:54.526 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-09 11:00:54.550 | Using python 3.8 to install /opt/stack/glance 2022-06-09 11:00:54.552 | + 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-09 11:00:56.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:00:56.330 | 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-09 11:00:56.334 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:56.335 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:56.336 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:00:56.337 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:56.338 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:56.338 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:56.338 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:00:56.339 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:00:56.351 | Obtaining file:///opt/stack/glance 2022-06-09 11:00:57.655 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:00:58.954 | 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-09 11:00:58.963 | 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-09 11:00:58.971 | 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-09 11:00:58.979 | 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-09 11:00:59.000 | 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-09 11:00:59.010 | 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-09 11:00:59.023 | 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-09 11:00:59.032 | 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-09 11:00:59.052 | 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-09 11:00:59.091 | 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-09 11:00:59.105 | 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-09 11:00:59.112 | 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-09 11:00:59.119 | 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-09 11:00:59.128 | 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-09 11:00:59.134 | 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-09 11:00:59.203 | 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-09 11:00:59.206 | 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-09 11:00:59.209 | 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-09 11:00:59.212 | 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-09 11:00:59.224 | 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-09 11:00:59.287 | 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-09 11:00:59.342 | 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-09 11:00:59.345 | 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-09 11:00:59.350 | 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-09 11:00:59.355 | 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-09 11:00:59.376 | 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-09 11:00:59.410 | 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-09 11:00:59.421 | 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-09 11:00:59.437 | 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-09 11:00:59.443 | 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-09 11:00:59.490 | 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-09 11:00:59.497 | 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-09 11:00:59.536 | 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-09 11:00:59.596 | 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-09 11:00:59.614 | 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-09 11:00:59.631 | 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-09 11:00:59.645 | 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-09 11:00:59.654 | 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-09 11:00:59.678 | 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-09 11:00:59.686 | 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-09 11:00:59.704 | 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-09 11:00:59.749 | 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-09 11:00:59.756 | 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-09 11:00:59.759 | 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-09 11:00:59.762 | 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-09 11:00:59.782 | 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-09 11:00:59.796 | 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-09 11:00:59.807 | 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-09 11:00:59.810 | 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-09 11:00:59.814 | 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-09 11:00:59.830 | 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-09 11:00:59.835 | 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-09 11:00:59.838 | 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-09 11:00:59.857 | 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-09 11:00:59.861 | 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-09 11:00:59.868 | 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-09 11:00:59.889 | 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-09 11:00:59.895 | 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-09 11:00:59.899 | 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-09 11:00:59.903 | 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-09 11:00:59.906 | 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-09 11:00:59.916 | 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-09 11:00:59.920 | 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-09 11:00:59.922 | 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-09 11:00:59.929 | 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-09 11:00:59.988 | 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-09 11:01:00.002 | 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-09 11:01:00.011 | 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-09 11:01:00.017 | 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-09 11:01:00.035 | 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-09 11:01:00.038 | 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-09 11:01:00.045 | 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-09 11:01:00.066 | 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-09 11:01:00.069 | 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-09 11:01:00.073 | 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-09 11:01:00.081 | 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-09 11:01:00.085 | 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-09 11:01:00.093 | 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-09 11:01:00.098 | 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-09 11:01:00.104 | 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-09 11:01:00.109 | 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-09 11:01:00.113 | 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-09 11:01:00.153 | 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-09 11:01:00.157 | 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-09 11:01:00.160 | 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-09 11:01:00.167 | 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-09 11:01:00.171 | 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-09 11:01:00.181 | 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-09 11:01:00.185 | 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-09 11:01:00.198 | 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-09 11:01:00.201 | 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-09 11:01:00.204 | 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-09 11:01:00.208 | 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-09 11:01:00.212 | 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-09 11:01:00.214 | 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-09 11:01:00.222 | 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-09 11:01:00.228 | 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-09 11:01:00.288 | 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-09 11:01:00.291 | 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-09 11:01:00.294 | 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-09 11:01:00.296 | 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-09 11:01:00.299 | 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-09 11:01:00.303 | 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-09 11:01:00.306 | 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-09 11:01:00.309 | 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-09 11:01:00.363 | 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-09 11:01:00.366 | 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-09 11:01:00.370 | 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-09 11:01:00.404 | 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-09 11:01:00.446 | 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-09 11:01:01.522 | Installing collected packages: glance 2022-06-09 11:01:01.522 | Attempting uninstall: glance 2022-06-09 11:01:01.524 | Found existing installation: glance 21.1.1.dev1 2022-06-09 11:01:01.528 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-09 11:01:01.530 | Running setup.py develop for glance 2022-06-09 11:01:03.146 | Successfully installed glance 2022-06-09 11:01:03.285 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:01:03.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:01:03.376 | + inc/python:pip_install:200 : result=0 2022-06-09 11:01:03.379 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:01:03.382 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:03.385 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:03.388 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:03.391 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:03.394 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:03.397 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:01:03.399 | + functions-common:time_stop:2329 : start_time=1654772454543 2022-06-09 11:01:03.401 | + functions-common:time_stop:2331 : [[ -z 1654772454543 ]] 2022-06-09 11:01:03.405 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:03.409 | + functions-common:time_stop:2334 : end_time=1654772463406 2022-06-09 11:01:03.412 | + functions-common:time_stop:2335 : elapsed_time=8863 2022-06-09 11:01:03.415 | + functions-common:time_stop:2336 : total=67912 2022-06-09 11:01:03.418 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:03.421 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76775 2022-06-09 11:01:03.423 | + inc/python:pip_install:203 : return 0 2022-06-09 11:01:03.426 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:01:03.429 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 11:01:03.431 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 11:01:03.453 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 11:01:03.466 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-09 11:01:03.468 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-09 11:01:03.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:01:03.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:01:03.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-09 11:01:03.478 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:01:03.481 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:01:03.483 | + ./stack.sh:main:889 : configure_glance 2022-06-09 11:01:03.486 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-09 11:01:03.498 | + lib/glance:configure_glance:270 : local dburl 2022-06-09 11:01:03.501 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-09 11:01:03.503 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-09 11:01:03.506 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-09 11:01:03.508 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-09 11:01:03.511 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 11:01:03.513 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 11:01:03.516 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-09 11:01:03.547 | + 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-09 11:01:03.576 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-09 11:01:03.608 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 11:01:03.640 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-09 11:01:03.669 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-09 11:01:03.698 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-09 11:01:03.701 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 11:01:03.703 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-09 11:01:03.706 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 11:01:03.708 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-09 11:01:03.737 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-09 11:01:03.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 11:01:03.795 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-09 11:01:03.826 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-09 11:01:03.856 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-09 11:01:03.886 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-09 11:01:03.915 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-09 11:01:03.945 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 11:01:03.974 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 11:01:04.005 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-09 11:01:04.038 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-09 11:01:04.040 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-09 11:01:04.042 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-09 11:01:04.045 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 11:01:04.047 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 11:01:04.050 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 11:01:04.066 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:04.069 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 11:01:04.072 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 11:01:04.074 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 11:01:04.091 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:04.093 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:04.096 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:04.125 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 11:01:04.128 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 11:01:04.130 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-09 11:01:04.133 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-09 11:01:04.135 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-09 11:01:04.138 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-09 11:01:04.140 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-09 11:01:04.143 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-09 11:01:04.145 | + lib/glance:configure_glance_store:230 : local be 2022-06-09 11:01:04.148 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-09 11:01:04.150 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-09 11:01:04.152 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 11:01:04.182 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-09 11:01:04.184 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-09 11:01:04.217 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-09 11:01:04.220 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-09 11:01:04.237 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:04.240 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-09 11:01:04.270 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-09 11:01:04.299 | + 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-09 11:01:04.329 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-09 11:01:04.359 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-09 11:01:04.388 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-09 11:01:04.405 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:04.407 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 11:01:04.437 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-09 11:01:04.466 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-09 11:01:04.496 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-09 11:01:04.526 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-09 11:01:04.555 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-09 11:01:04.585 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-09 11:01:04.602 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:04.604 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-09 11:01:04.606 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-09 11:01:04.609 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 11:01:04.612 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 11:01:04.629 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 11:01:04.631 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 11:01:04.633 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 11:01:04.636 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 11:01:04.638 | + 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-09 11:01:04.667 | + 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-09 11:01:04.697 | + 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-09 11:01:04.727 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 11:01:04.757 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-09 11:01:04.762 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-09 11:01:04.791 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-09 11:01:04.822 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 11:01:04.856 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-09 11:01:04.886 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-09 11:01:04.917 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-09 11:01:04.947 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-09 11:01:04.978 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 11:01:05.009 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-09 11:01:05.044 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-09 11:01:05.074 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-09 11:01:05.106 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-09 11:01:05.111 | + 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-09 11:01:05.120 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-09 11:01:05.136 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:05.139 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-09 11:01:05.141 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-06-09 11:01:05.144 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-09 11:01:05.146 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-06-09 11:01:05.148 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-09 11:01:05.151 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-09 11:01:05.154 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-09 11:01:05.156 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-09 11:01:05.159 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 11:01:05.161 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:05.163 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:05.166 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-09 11:01:05.169 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-09 11:01:05.171 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-09 11:01:05.174 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-09 11:01:05.176 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:01:05.178 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:05.181 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:05.183 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-09 11:01:05.185 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-09 11:01:05.241 | proxy (enabled by site administrator) 2022-06-09 11:01:05.246 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-09 11:01:05.250 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-09 11:01:05.254 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:01:05.257 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:05.260 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:05.263 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-09 11:01:05.265 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-09 11:01:05.322 | proxy_http (enabled by site administrator) 2022-06-09 11:01:05.327 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-09 11:01:05.327 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-09 11:01:05.341 | KeepAlive Off 2022-06-09 11:01:05.347 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-09 11:01:05.348 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 11:01:05.358 | SetEnv proxy-sendchunked 1 2022-06-09 11:01:05.362 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 11:01:05.362 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-06-09 11:01:05.370 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-06-09 11:01:05.374 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-09 11:01:05.376 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-09 11:01:05.379 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 11:01:05.381 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 11:01:05.384 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:01:05.386 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:05.388 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:05.391 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 11:01:05.393 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 11:01:05.395 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:05.398 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:05.401 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-09 11:01:05.465 | Site glance already enabled 2022-06-09 11:01:05.471 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-09 11:01:05.475 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:01:05.479 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:01:05.482 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:01:05.628 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-09 11:01:05.668 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-09 11:01:05.698 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-09 11:01:05.728 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-09 11:01:05.746 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:05.749 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-09 11:01:05.751 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-09 11:01:05.754 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-09 11:01:05.756 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:01:05.759 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-09 11:01:05.762 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-09 11:01:05.764 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-09 11:01:05.766 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-09 11:01:05.769 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:01:05.771 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:01:05.774 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:01:05.777 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:01:05.779 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:01:05.782 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:01:05.798 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:01:05.800 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:01:05.803 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:05.806 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:01:05.806 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:01:05.811 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-09 11:01:05.813 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:05.816 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-09 11:01:05.829 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-09 11:01:05.832 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:01:05.832 | + functions-common:git_clone:607 : head -1 2022-06-09 11:01:05.835 | 070a0effb Handle the case when tempest fails 2022-06-09 11:01:05.838 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:01:05.841 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-09 11:01:05.843 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:01:05.846 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 11:01:05.848 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-09 11:01:05.851 | + inc/python:setup_develop:344 : local extras= 2022-06-09 11:01:05.853 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-09 11:01:05.856 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:01:05.858 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 11:01:05.861 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-09 11:01:05.863 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:01:05.866 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 11:01:05.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-09 11:01:05.872 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:01:05.876 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-09 11:01:05.878 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:01:05.881 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:01:05.885 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-09 11:01:05.892 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-09 11:01:05.896 | + 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-09 11:01:06.480 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-09 11:01:06.483 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:01:06.485 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:01:06.489 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:01:06.492 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 11:01:06.494 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-09 11:01:06.497 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:01:06.499 | + inc/python:setup_package:427 : local extras= 2022-06-09 11:01:06.501 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:01:06.504 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 11:01:06.507 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 11:01:06.509 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 11:01:06.512 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:01:06.516 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-09 11:01:06.538 | Using python 3.8 to install /opt/stack/cinder 2022-06-09 11:01:06.541 | + 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-09 11:01:08.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:01:08.304 | 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-09 11:01:08.309 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:08.309 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:08.311 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:01:08.312 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:08.312 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:08.313 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:08.313 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:08.313 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:08.326 | Obtaining file:///opt/stack/cinder 2022-06-09 11:01:10.307 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:01:12.253 | 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-09 11:01:12.260 | 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-09 11:01:12.268 | 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-09 11:01:12.276 | 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-09 11:01:12.297 | 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-09 11:01:12.309 | 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-09 11:01:12.330 | 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-09 11:01:12.370 | 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-09 11:01:12.383 | 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-09 11:01:12.387 | 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-09 11:01:12.396 | 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-09 11:01:12.410 | 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-09 11:01:12.425 | 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-09 11:01:12.432 | 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-09 11:01:12.434 | 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-09 11:01:12.437 | 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-09 11:01:12.440 | 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-09 11:01:12.451 | 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-09 11:01:12.514 | 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-09 11:01:12.569 | 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-09 11:01:12.580 | 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-09 11:01:12.582 | 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-09 11:01:12.592 | 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-09 11:01:12.616 | 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-09 11:01:12.621 | 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-09 11:01:12.641 | 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-09 11:01:12.675 | 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-09 11:01:12.686 | 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-09 11:01:12.701 | 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-09 11:01:12.708 | 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-09 11:01:12.754 | 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-09 11:01:12.760 | 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-09 11:01:12.798 | 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-09 11:01:12.851 | 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-09 11:01:12.869 | 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-09 11:01:12.885 | 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-09 11:01:12.899 | 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-09 11:01:12.913 | 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-09 11:01:12.917 | 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-09 11:01:12.927 | 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-09 11:01:12.950 | 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-09 11:01:12.958 | 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-09 11:01:12.976 | 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-09 11:01:12.995 | 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-09 11:01:13.018 | 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-09 11:01:13.064 | 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-09 11:01:13.070 | 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-09 11:01:13.105 | 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-09 11:01:13.108 | 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-09 11:01:13.110 | 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-09 11:01:13.131 | 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-09 11:01:13.133 | 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-09 11:01:13.138 | 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-09 11:01:13.149 | 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-09 11:01:13.152 | 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-09 11:01:13.155 | 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-09 11:01:13.170 | 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-09 11:01:13.175 | 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-09 11:01:13.192 | 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-09 11:01:13.211 | 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-09 11:01:13.228 | 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-09 11:01:13.250 | 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-09 11:01:13.254 | 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-09 11:01:13.262 | 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-09 11:01:13.282 | 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-09 11:01:13.287 | 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-09 11:01:13.291 | 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-09 11:01:13.296 | 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-09 11:01:13.299 | 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-09 11:01:13.302 | 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-09 11:01:13.313 | 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-09 11:01:13.317 | 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-09 11:01:13.319 | 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-09 11:01:13.326 | 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-09 11:01:13.329 | 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-09 11:01:13.335 | 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-09 11:01:13.393 | 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-09 11:01:13.407 | 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-09 11:01:13.416 | 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-09 11:01:13.421 | 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-09 11:01:13.438 | 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-09 11:01:13.519 | 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-09 11:01:13.522 | 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-09 11:01:13.529 | 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-09 11:01:13.533 | 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-09 11:01:13.553 | 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-09 11:01:13.557 | 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-09 11:01:13.565 | 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-09 11:01:13.568 | 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-09 11:01:13.571 | 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-09 11:01:13.574 | 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-09 11:01:13.578 | 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-09 11:01:13.587 | 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-09 11:01:13.609 | 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-09 11:01:13.650 | 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-09 11:01:13.653 | 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-09 11:01:13.658 | 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-09 11:01:13.664 | 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-09 11:01:13.670 | 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-09 11:01:13.673 | 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-09 11:01:13.681 | 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-09 11:01:13.685 | 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-09 11:01:13.694 | 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-09 11:01:13.735 | 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-09 11:01:13.739 | 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-09 11:01:13.745 | 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-09 11:01:13.752 | 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-09 11:01:13.755 | 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-09 11:01:13.766 | 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-09 11:01:13.769 | 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-09 11:01:13.783 | 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-09 11:01:13.792 | 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-09 11:01:13.807 | 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-09 11:01:13.821 | 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-09 11:01:13.824 | 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-09 11:01:13.827 | 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-09 11:01:13.830 | 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-09 11:01:13.834 | 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-09 11:01:13.836 | 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-09 11:01:13.844 | 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-09 11:01:13.849 | 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-09 11:01:13.887 | 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-09 11:01:13.889 | 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-09 11:01:13.892 | 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-09 11:01:13.895 | 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-09 11:01:13.897 | 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-09 11:01:13.903 | 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-09 11:01:13.906 | 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-09 11:01:13.911 | 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-09 11:01:13.918 | 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-09 11:01:13.925 | 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-09 11:01:13.928 | 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-09 11:01:13.931 | 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-09 11:01:13.934 | 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-09 11:01:13.988 | 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-09 11:01:13.991 | 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-09 11:01:13.995 | 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-09 11:01:14.027 | 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-09 11:01:14.033 | 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-09 11:01:14.978 | Installing collected packages: cinder 2022-06-09 11:01:14.978 | Attempting uninstall: cinder 2022-06-09 11:01:14.980 | Found existing installation: cinder 17.4.1.dev1 2022-06-09 11:01:14.984 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-09 11:01:14.985 | Running setup.py develop for cinder 2022-06-09 11:01:17.207 | Successfully installed cinder 2022-06-09 11:01:17.344 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:01:17.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:01:17.436 | + inc/python:pip_install:200 : result=0 2022-06-09 11:01:17.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:01:17.442 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:17.445 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:17.448 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:17.452 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:17.455 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:17.458 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:01:17.461 | + functions-common:time_stop:2329 : start_time=1654772466531 2022-06-09 11:01:17.464 | + functions-common:time_stop:2331 : [[ -z 1654772466531 ]] 2022-06-09 11:01:17.467 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:17.471 | + functions-common:time_stop:2334 : end_time=1654772477469 2022-06-09 11:01:17.474 | + functions-common:time_stop:2335 : elapsed_time=10938 2022-06-09 11:01:17.477 | + functions-common:time_stop:2336 : total=76775 2022-06-09 11:01:17.479 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:17.482 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87713 2022-06-09 11:01:17.484 | + inc/python:pip_install:203 : return 0 2022-06-09 11:01:17.486 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:01:17.489 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 11:01:17.496 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 11:01:17.516 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 11:01:17.529 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-09 11:01:17.533 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-09 11:01:17.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:01:17.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:01:17.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-09 11:01:17.549 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:01:17.552 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-09 11:01:17.555 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-09 11:01:17.558 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 11:01:17.561 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 11:01:17.563 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 11:01:17.566 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 11:01:17.568 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:17.571 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 11:01:17.573 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:17.576 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:17.579 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 11:01:17.582 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 11:01:17.584 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 11:01:17.587 | + functions-common:apt_get_update:1083 : return 2022-06-09 11:01:17.589 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-09 11:01:17.592 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 11:01:17.594 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:17.597 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:17.599 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-09 11:01:17.622 | + 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-09 11:01:17.733 | Reading package lists... 2022-06-09 11:01:18.000 | Building dependency tree... 2022-06-09 11:01:18.002 | Reading state information... 2022-06-09 11:01:18.269 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-09 11:01:18.269 | The following packages were automatically installed and are no longer required: 2022-06-09 11:01:18.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:01:18.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:01:18.270 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:01:18.270 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:01:18.270 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 11:01:18.270 | python3-zope.interface 2022-06-09 11:01:18.270 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:01:18.426 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 11:01:18.433 | + functions-common:apt_get:1127 : result=0 2022-06-09 11:01:18.436 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 11:01:18.440 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:18.442 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:18.446 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:18.449 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:18.452 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:18.456 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 11:01:18.458 | + functions-common:time_stop:2329 : start_time=1654772477619 2022-06-09 11:01:18.462 | + functions-common:time_stop:2331 : [[ -z 1654772477619 ]] 2022-06-09 11:01:18.465 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:18.471 | + functions-common:time_stop:2334 : end_time=1654772478467 2022-06-09 11:01:18.474 | + functions-common:time_stop:2335 : elapsed_time=848 2022-06-09 11:01:18.478 | + functions-common:time_stop:2336 : total=5616 2022-06-09 11:01:18.481 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:18.484 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6464 2022-06-09 11:01:18.488 | + functions-common:apt_get:1131 : return 0 2022-06-09 11:01:18.491 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:01:18.494 | + ./stack.sh:main:895 : configure_cinder 2022-06-09 11:01:18.497 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-09 11:01:18.512 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-09 11:01:18.517 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-09 11:01:18.520 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-09 11:01:18.524 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 11:01:18.527 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-09 11:01:18.527 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 11:01:18.532 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-09 11:01:18.534 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-09 11:01:18.536 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 11:01:18.538 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-09 11:01:18.541 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-09 11:01:18.543 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-09 11:01:18.545 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-09 11:01:18.547 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-09 11:01:18.559 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-09 11:01:18.572 | + 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-09 11:01:18.584 | + 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-09 11:01:18.597 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-09 11:01:18.609 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 11:01:18.611 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 11:01:18.616 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3V1t6tdhN0 2022-06-09 11:01:18.618 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 11:01:18.620 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 11:01:18.623 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-09 11:01:18.625 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3V1t6tdhN0 2022-06-09 11:01:18.629 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3V1t6tdhN0 2022-06-09 11:01:18.641 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3V1t6tdhN0 /etc/sudoers.d/cinder-rootwrap 2022-06-09 11:01:18.653 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-09 11:01:18.658 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 11:01:18.661 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 11:01:18.664 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 11:01:18.666 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 11:01:18.669 | + 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-09 11:01:18.671 | + 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-09 11:01:18.673 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-09 11:01:18.676 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-09 11:01:18.680 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-09 11:01:18.685 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-09 11:01:18.705 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-09 11:01:18.724 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-09 11:01:18.743 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-09 11:01:18.762 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-09 11:01:18.781 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-09 11:01:18.800 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-09 11:01:18.819 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-09 11:01:18.838 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-09 11:01:18.840 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 11:01:18.842 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-09 11:01:18.845 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 11:01:18.847 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-09 11:01:18.881 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-09 11:01:18.911 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 11:01:18.938 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-09 11:01:18.966 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-09 11:01:18.994 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-09 11:01:19.022 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-09 11:01:19.052 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-09 11:01:19.080 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 11:01:19.113 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 11:01:19.143 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-09 11:01:19.175 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-09 11:01:19.204 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-09 11:01:19.206 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-09 11:01:19.209 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-09 11:01:19.211 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-09 11:01:19.214 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 11:01:19.217 | + 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-09 11:01:19.251 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-09 11:01:19.279 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-09 11:01:19.307 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-09 11:01:19.337 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-09 11:01:19.367 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-09 11:01:19.395 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-09 11:01:19.426 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-09 11:01:19.429 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-09 11:01:19.459 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 11:01:19.491 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-09 11:01:19.499 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 51e40da46e34421944d2559381482470 2022-06-09 11:01:19.528 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-09 11:01:19.545 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:19.547 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-09 11:01:19.550 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-09 11:01:19.552 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-09 11:01:19.554 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-09 11:01:19.557 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-09 11:01:19.559 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-09 11:01:19.561 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-09 11:01:19.564 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-09 11:01:19.566 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-09 11:01:19.569 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-09 11:01:19.571 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-09 11:01:19.602 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-09 11:01:19.630 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-09 11:01:19.659 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-09 11:01:19.689 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-09 11:01:19.717 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-09 11:01:19.719 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-09 11:01:19.721 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-09 11:01:19.724 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-09 11:01:19.752 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-09 11:01:19.780 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-09 11:01:19.782 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-09 11:01:19.811 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-09 11:01:19.813 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-09 11:01:19.816 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-09 11:01:19.818 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-09 11:01:19.847 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-09 11:01:19.849 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-09 11:01:19.852 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-09 11:01:19.871 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:19.874 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-09 11:01:19.901 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-09 11:01:19.918 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:19.920 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-09 11:01:19.937 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:19.940 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-09 11:01:19.942 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-09 11:01:19.945 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-09 11:01:19.947 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-09 11:01:19.950 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 11:01:19.952 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 11:01:19.955 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 11:01:19.971 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:19.974 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 11:01:19.977 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 11:01:19.979 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 11:01:19.994 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:19.997 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:20.000 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:20.027 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 11:01:20.030 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 11:01:20.032 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-09 11:01:20.034 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-09 11:01:20.037 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 11:01:20.040 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 11:01:20.061 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 11:01:20.064 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 11:01:20.067 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 11:01:20.070 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 11:01:20.073 | + 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-09 11:01:20.106 | + 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-09 11:01:20.134 | + 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-09 11:01:20.162 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 11:01:20.191 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-09 11:01:20.193 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-09 11:01:20.196 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-09 11:01:20.198 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-09 11:01:20.201 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 11:01:20.204 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 11:01:20.208 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-09 11:01:20.212 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-09 11:01:20.215 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 11:01:20.217 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 11:01:20.230 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 11:01:20.230 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:01:20.238 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 11:01:20.242 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:01:20.257 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-09 11:01:20.260 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-09 11:01:20.264 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-09 11:01:20.294 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-09 11:01:20.322 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-09 11:01:20.352 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 11:01:20.381 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 11:01:20.410 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 11:01:20.440 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 11:01:20.468 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 11:01:20.497 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 11:01:20.524 | + 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-09 11:01:20.552 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 11:01:20.581 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 11:01:20.609 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 11:01:20.636 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 11:01:20.638 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 11:01:20.641 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-09 11:01:20.644 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-09 11:01:20.646 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 11:01:20.648 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:20.651 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:20.653 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 11:01:20.656 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 11:01:20.659 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-09 11:01:20.686 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 11:01:20.714 | + 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-09 11:01:20.714 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 11:01:20.723 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-09 11:01:20.727 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-09 11:01:20.730 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-09 11:01:20.733 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 11:01:20.735 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 11:01:20.738 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:01:20.741 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:20.745 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:20.747 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 11:01:20.750 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 11:01:20.752 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:20.754 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:20.757 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-09 11:01:20.821 | Enabling site cinder-wsgi. 2022-06-09 11:01:20.830 | To activate the new configuration, you need to run: 2022-06-09 11:01:20.830 | systemctl reload apache2 2022-06-09 11:01:20.837 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 11:01:20.841 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:01:20.844 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:01:20.848 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:01:20.989 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-09 11:01:20.992 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-09 11:01:21.024 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-09 11:01:21.053 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-09 11:01:21.069 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:21.072 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-09 11:01:21.074 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 11:01:21.077 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 11:01:21.080 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-09 11:01:21.082 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-09 11:01:21.113 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-09 11:01:21.142 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-09 11:01:21.171 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-09 11:01:21.203 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-09 11:01:21.232 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-09 11:01:21.260 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-09 11:01:21.291 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-09 11:01:21.319 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-09 11:01:21.348 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-09 11:01:21.377 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-09 11:01:21.406 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 11:01:21.434 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-09 11:01:21.437 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-09 11:01:21.454 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:21.457 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-09 11:01:21.487 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-09 11:01:21.504 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:21.507 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-09 11:01:21.509 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-09 11:01:21.512 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-09 11:01:21.514 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:01:21.517 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-09 11:01:21.519 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-09 11:01:21.523 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 11:01:21.523 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 11:01:21.528 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 11:01:21.531 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 11:01:21.534 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 11:01:21.536 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 11:01:21.539 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-09 11:01:21.541 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-09 11:01:21.544 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-09 11:01:21.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:01:21.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:01:21.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-09 11:01:21.555 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:01:21.557 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-09 11:01:21.561 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-09 11:01:21.564 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-09 11:01:21.567 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:01:21.570 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:01:21.573 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:01:21.577 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:01:21.580 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:01:21.583 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:01:21.602 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:01:21.605 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:01:21.607 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:21.610 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:01:21.611 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:01:21.617 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-09 11:01:21.619 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:21.622 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-09 11:01:21.639 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-09 11:01:21.642 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:01:21.642 | + functions-common:git_clone:607 : head -1 2022-06-09 11:01:21.646 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-09 11:01:21.649 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:01:21.652 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-09 11:01:21.654 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:01:21.657 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 11:01:21.659 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-09 11:01:21.662 | + inc/python:setup_develop:344 : local extras= 2022-06-09 11:01:21.665 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-09 11:01:21.667 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:01:21.670 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 11:01:21.672 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-09 11:01:21.675 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:01:21.677 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 11:01:21.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-09 11:01:21.683 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:01:21.686 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-09 11:01:21.689 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:01:21.691 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:01:21.694 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-09 11:01:21.700 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-09 11:01:21.703 | + 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-09 11:01:22.284 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-09 11:01:22.288 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:01:22.291 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:01:22.294 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:01:22.296 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 11:01:22.299 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-09 11:01:22.302 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:01:22.308 | + inc/python:setup_package:427 : local extras= 2022-06-09 11:01:22.311 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:01:22.313 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 11:01:22.316 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 11:01:22.319 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 11:01:22.321 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:01:22.324 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-09 11:01:22.345 | Using python 3.8 to install /opt/stack/neutron 2022-06-09 11:01:22.347 | + 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-09 11:01:24.124 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:01:24.124 | 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-09 11:01:24.128 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:24.129 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:24.130 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:01:24.132 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:24.132 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:24.132 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:24.133 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:24.133 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:24.146 | Obtaining file:///opt/stack/neutron 2022-06-09 11:01:26.249 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:01:28.312 | 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-09 11:01:28.319 | 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-09 11:01:28.323 | 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-09 11:01:28.331 | 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-09 11:01:28.339 | 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-09 11:01:28.347 | 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-09 11:01:28.367 | 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-09 11:01:28.381 | 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-09 11:01:28.389 | 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-09 11:01:28.397 | 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-09 11:01:28.400 | 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-09 11:01:28.409 | 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-09 11:01:28.415 | 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-09 11:01:28.418 | 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-09 11:01:28.421 | 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-09 11:01:28.484 | 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-09 11:01:28.539 | 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-09 11:01:28.542 | 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-09 11:01:28.546 | 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-09 11:01:28.549 | 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-09 11:01:28.589 | 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-09 11:01:28.615 | 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-09 11:01:28.633 | 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-09 11:01:28.638 | 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-09 11:01:28.643 | 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-09 11:01:28.666 | 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-09 11:01:28.683 | 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-09 11:01:28.718 | 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-09 11:01:28.728 | 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-09 11:01:28.743 | 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-09 11:01:28.749 | 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-09 11:01:28.795 | 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-09 11:01:28.801 | 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-09 11:01:28.840 | 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-09 11:01:28.892 | 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-09 11:01:28.909 | 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-09 11:01:28.926 | 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-09 11:01:28.941 | 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-09 11:01:28.955 | 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-09 11:01:28.960 | 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-09 11:01:28.969 | 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-09 11:01:28.992 | 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-09 11:01:29.000 | 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-09 11:01:29.017 | 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-09 11:01:29.037 | 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-09 11:01:29.089 | 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-09 11:01:29.094 | 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-09 11:01:29.104 | 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-09 11:01:29.110 | 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-09 11:01:29.144 | 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-09 11:01:29.147 | 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-09 11:01:29.156 | 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-09 11:01:29.159 | 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-09 11:01:29.180 | 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-09 11:01:29.193 | 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-09 11:01:29.204 | 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-09 11:01:29.207 | 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-09 11:01:29.212 | 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-09 11:01:29.218 | 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-09 11:01:29.223 | 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-09 11:01:29.242 | 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-09 11:01:29.245 | 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-09 11:01:29.263 | 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-09 11:01:29.290 | 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-09 11:01:29.306 | 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-09 11:01:29.311 | 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-09 11:01:29.317 | 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-09 11:01:29.341 | 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-09 11:01:29.343 | 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-09 11:01:29.348 | 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-09 11:01:29.353 | 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-09 11:01:29.361 | 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-09 11:01:29.364 | 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-09 11:01:29.367 | 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-09 11:01:29.378 | 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-09 11:01:29.381 | 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-09 11:01:29.384 | 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-09 11:01:29.391 | 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-09 11:01:29.405 | 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-09 11:01:29.414 | 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-09 11:01:29.420 | 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-09 11:01:29.437 | 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-09 11:01:29.456 | 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-09 11:01:29.512 | 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-09 11:01:29.515 | 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-09 11:01:29.523 | 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-09 11:01:29.543 | 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-09 11:01:29.547 | 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-09 11:01:29.550 | 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-09 11:01:29.553 | 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-09 11:01:29.561 | 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-09 11:01:29.569 | 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-09 11:01:29.572 | 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-09 11:01:29.575 | 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-09 11:01:29.582 | 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-09 11:01:29.587 | 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-09 11:01:29.590 | 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-09 11:01:29.661 | 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-09 11:01:29.683 | 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-09 11:01:29.687 | 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-09 11:01:29.690 | 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-09 11:01:29.695 | 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-09 11:01:29.700 | 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-09 11:01:29.703 | 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-09 11:01:29.744 | 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-09 11:01:29.748 | 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-09 11:01:29.752 | 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-09 11:01:29.762 | 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-09 11:01:29.772 | 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-09 11:01:29.785 | 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-09 11:01:29.807 | 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-09 11:01:29.810 | 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-09 11:01:29.824 | 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-09 11:01:29.839 | 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-09 11:01:29.851 | 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-09 11:01:29.855 | 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-09 11:01:29.857 | 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-09 11:01:29.861 | 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-09 11:01:29.864 | 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-09 11:01:29.866 | 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-09 11:01:29.869 | 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-09 11:01:29.872 | 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-09 11:01:29.875 | 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-09 11:01:29.877 | 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-09 11:01:29.880 | 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-09 11:01:29.883 | 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-09 11:01:29.886 | 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-09 11:01:29.900 | 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-09 11:01:29.907 | 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-09 11:01:29.962 | 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-09 11:01:29.967 | 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-09 11:01:30.009 | 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-09 11:01:30.012 | 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-09 11:01:30.044 | 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-09 11:01:30.049 | 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-09 11:01:31.005 | Installing collected packages: neutron 2022-06-09 11:01:31.005 | Attempting uninstall: neutron 2022-06-09 11:01:31.007 | Found existing installation: neutron 17.4.2.dev15 2022-06-09 11:01:31.017 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-09 11:01:31.018 | Running setup.py develop for neutron 2022-06-09 11:01:33.390 | Successfully installed neutron 2022-06-09 11:01:33.528 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:01:33.528 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:01:33.621 | + inc/python:pip_install:200 : result=0 2022-06-09 11:01:33.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:01:33.628 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:33.632 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:33.635 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:33.637 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:33.639 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:33.642 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:01:33.644 | + functions-common:time_stop:2329 : start_time=1654772482339 2022-06-09 11:01:33.646 | + functions-common:time_stop:2331 : [[ -z 1654772482339 ]] 2022-06-09 11:01:33.651 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:33.656 | + functions-common:time_stop:2334 : end_time=1654772493653 2022-06-09 11:01:33.658 | + functions-common:time_stop:2335 : elapsed_time=11314 2022-06-09 11:01:33.660 | + functions-common:time_stop:2336 : total=87713 2022-06-09 11:01:33.662 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:33.665 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99027 2022-06-09 11:01:33.667 | + inc/python:pip_install:203 : return 0 2022-06-09 11:01:33.670 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:01:33.673 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 11:01:33.675 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 11:01:33.695 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 11:01:33.708 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-09 11:01:33.711 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-09 11:01:33.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:01:33.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:01:33.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-09 11:01:33.721 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:01:33.724 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-09 11:01:33.726 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:01:33.729 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-09 11:01:33.747 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:33.750 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-09 11:01:33.753 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-09 11:01:33.755 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-09 11:01:33.758 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:01:33.760 | + lib/stack:stack_install_service:32 : install_nova 2022-06-09 11:01:33.764 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-09 11:01:33.766 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-09 11:01:33.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:01:33.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:01:33.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-09 11:01:33.777 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:01:33.780 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-09 11:01:33.796 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:33.799 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-09 11:01:33.815 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:33.817 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-09 11:01:33.834 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:33.837 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-09 11:01:33.839 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-09 11:01:33.841 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-09 11:01:33.843 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:01:33.846 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:01:33.848 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:01:33.851 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:01:33.853 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:01:33.856 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:01:33.871 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:01:33.873 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:01:33.876 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:33.878 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:01:33.879 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:01:33.884 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-09 11:01:33.886 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:33.888 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-09 11:01:33.901 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-09 11:01:33.904 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:01:33.904 | + functions-common:git_clone:607 : head -1 2022-06-09 11:01:34.000 | 3c0e0ea9f2 Merge commit 'refs/changes/01/754401/2' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-09 11:01:34.009 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:01:34.013 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-09 11:01:34.017 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:01:34.020 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 11:01:34.024 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-09 11:01:34.027 | + inc/python:setup_develop:344 : local extras= 2022-06-09 11:01:34.030 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-09 11:01:34.033 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:01:34.037 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 11:01:34.040 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-09 11:01:34.043 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:01:34.047 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 11:01:34.050 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-09 11:01:34.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:01:34.057 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-09 11:01:34.059 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:01:34.062 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:01:34.065 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-09 11:01:34.071 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-09 11:01:34.074 | + 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-09 11:01:34.650 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-09 11:01:34.654 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:01:34.657 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:01:34.661 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:01:34.664 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 11:01:34.668 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-09 11:01:34.671 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:01:34.675 | + inc/python:setup_package:427 : local extras= 2022-06-09 11:01:34.679 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:01:34.681 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 11:01:34.683 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 11:01:34.686 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 11:01:34.688 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:01:34.691 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-09 11:01:34.711 | Using python 3.8 to install /opt/stack/nova 2022-06-09 11:01:34.714 | + 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-09 11:01:36.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:01:36.481 | 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-09 11:01:36.486 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:36.486 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:36.488 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:01:36.489 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:36.490 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:36.490 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:36.490 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:36.491 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:36.503 | Obtaining file:///opt/stack/nova 2022-06-09 11:01:39.534 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:01:42.576 | 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-09 11:01:42.583 | 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-09 11:01:42.587 | 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-09 11:01:42.594 | 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-09 11:01:42.603 | 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-09 11:01:42.606 | 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-09 11:01:42.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-09 11:01:42.635 | 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-09 11:01:42.648 | 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-09 11:01:42.667 | 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-09 11:01:42.705 | 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-09 11:01:42.719 | 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-09 11:01:42.722 | 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-09 11:01:42.731 | 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-09 11:01:42.737 | 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-09 11:01:42.740 | 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-09 11:01:42.743 | 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-09 11:01:42.754 | 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-09 11:01:42.816 | 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-09 11:01:42.870 | 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-09 11:01:42.881 | 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-09 11:01:42.885 | 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-09 11:01:42.888 | 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-09 11:01:42.893 | 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-09 11:01:42.896 | 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-09 11:01:42.922 | 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-09 11:01:42.946 | 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-09 11:01:42.950 | 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-09 11:01:42.955 | 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-09 11:01:42.959 | 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-09 11:01:42.982 | 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-09 11:01:43.002 | 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-09 11:01:43.019 | 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-09 11:01:43.052 | 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-09 11:01:43.063 | 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-09 11:01:43.079 | 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-09 11:01:43.085 | 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-09 11:01:43.130 | 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-09 11:01:43.136 | 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-09 11:01:43.174 | 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-09 11:01:43.225 | 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-09 11:01:43.243 | 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-09 11:01:43.259 | 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-09 11:01:43.275 | 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-09 11:01:43.288 | 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-09 11:01:43.293 | 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-09 11:01:43.302 | 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-09 11:01:43.325 | 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-09 11:01:43.333 | 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-09 11:01:43.350 | 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-09 11:01:43.369 | 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-09 11:01:43.378 | 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-09 11:01:43.384 | 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-09 11:01:43.418 | 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-09 11:01:43.421 | 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-09 11:01:43.424 | 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-09 11:01:43.444 | 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-09 11:01:43.455 | 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-09 11:01:43.458 | 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-09 11:01:43.461 | 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-09 11:01:43.486 | 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-09 11:01:43.492 | 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-09 11:01:43.508 | 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-09 11:01:43.525 | 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-09 11:01:43.531 | 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-09 11:01:43.547 | 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-09 11:01:43.566 | 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-09 11:01:43.591 | 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-09 11:01:43.595 | 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-09 11:01:43.603 | 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-09 11:01:43.623 | 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-09 11:01:43.625 | 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-09 11:01:43.630 | 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-09 11:01:43.634 | 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-09 11:01:43.637 | 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-09 11:01:43.641 | 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-09 11:01:43.651 | 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-09 11:01:43.655 | 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-09 11:01:43.657 | 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-09 11:01:43.664 | 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-09 11:01:43.722 | 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-09 11:01:43.735 | 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-09 11:01:43.744 | 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-09 11:01:43.750 | 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-09 11:01:43.767 | 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-09 11:01:43.845 | 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-09 11:01:43.849 | 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-09 11:01:43.856 | 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-09 11:01:43.876 | 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-09 11:01:43.881 | 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-09 11:01:43.888 | 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-09 11:01:43.893 | 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-09 11:01:43.895 | 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-09 11:01:43.899 | 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-09 11:01:43.911 | 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-09 11:01:43.915 | 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-09 11:01:43.923 | 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-09 11:01:43.928 | 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-09 11:01:43.949 | 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-09 11:01:43.953 | 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-09 11:01:43.956 | 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-09 11:01:43.962 | 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-09 11:01:43.970 | 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-09 11:01:43.974 | 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-09 11:01:43.979 | 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-09 11:01:43.989 | 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-09 11:01:43.992 | 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-09 11:01:43.996 | 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-09 11:01:44.035 | 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-09 11:01:44.039 | 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-09 11:01:44.049 | 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-09 11:01:44.054 | 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-09 11:01:44.064 | 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-09 11:01:44.078 | 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-09 11:01:44.080 | 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-09 11:01:44.085 | 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-09 11:01:44.099 | 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-09 11:01:44.113 | 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-09 11:01:44.127 | 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-09 11:01:44.131 | 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-09 11:01:44.135 | 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-09 11:01:44.138 | 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-09 11:01:44.141 | 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-09 11:01:44.143 | 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-09 11:01:44.180 | 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-09 11:01:44.185 | 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-09 11:01:44.193 | 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-09 11:01:44.195 | 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-09 11:01:44.198 | 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-09 11:01:44.201 | 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-09 11:01:44.204 | 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-09 11:01:44.207 | 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-09 11:01:44.215 | 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-09 11:01:44.218 | 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-09 11:01:44.221 | 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-09 11:01:44.223 | 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-09 11:01:44.231 | 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-09 11:01:44.234 | 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-09 11:01:44.237 | 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-09 11:01:44.290 | 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-09 11:01:44.292 | 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-09 11:01:44.324 | 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-09 11:01:44.328 | 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-09 11:01:44.370 | 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-09 11:01:45.292 | Installing collected packages: nova 2022-06-09 11:01:45.292 | Attempting uninstall: nova 2022-06-09 11:01:45.294 | Found existing installation: nova 22.4.1.dev4 2022-06-09 11:01:45.299 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-09 11:01:45.300 | Running setup.py develop for nova 2022-06-09 11:01:48.608 | Successfully installed nova 2022-06-09 11:01:48.747 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:01:48.748 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:01:48.839 | + inc/python:pip_install:200 : result=0 2022-06-09 11:01:48.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:01:48.846 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:48.850 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:48.852 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:48.855 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:48.857 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:48.859 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:01:48.861 | + functions-common:time_stop:2329 : start_time=1654772494706 2022-06-09 11:01:48.863 | + functions-common:time_stop:2331 : [[ -z 1654772494706 ]] 2022-06-09 11:01:48.867 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:48.870 | + functions-common:time_stop:2334 : end_time=1654772508868 2022-06-09 11:01:48.873 | + functions-common:time_stop:2335 : elapsed_time=14162 2022-06-09 11:01:48.875 | + functions-common:time_stop:2336 : total=99027 2022-06-09 11:01:48.877 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:48.880 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113189 2022-06-09 11:01:48.883 | + inc/python:pip_install:203 : return 0 2022-06-09 11:01:48.885 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:01:48.888 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 11:01:48.890 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 11:01:48.908 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 11:01:48.921 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-09 11:01:48.923 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-09 11:01:48.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:01:48.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:01:48.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-09 11:01:48.934 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:01:48.937 | + 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-09 11:01:48.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:01:48.963 | + ./stack.sh:main:906 : configure_nova 2022-06-09 11:01:48.965 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-09 11:01:48.978 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-09 11:01:48.980 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-09 11:01:48.983 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 11:01:48.987 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-09 11:01:48.987 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 11:01:48.992 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-09 11:01:48.995 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-09 11:01:48.997 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 11:01:49.000 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-09 11:01:49.002 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-09 11:01:49.004 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-09 11:01:49.007 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-09 11:01:49.009 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-09 11:01:49.023 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-09 11:01:49.038 | + 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-09 11:01:49.052 | + 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-09 11:01:49.065 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-09 11:01:49.078 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 11:01:49.081 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 11:01:49.085 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QVxmldtBWv 2022-06-09 11:01:49.088 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 11:01:49.090 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 11:01:49.093 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-09 11:01:49.095 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 11:01:49.098 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 11:01:49.100 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QVxmldtBWv 2022-06-09 11:01:49.104 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QVxmldtBWv 2022-06-09 11:01:49.116 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QVxmldtBWv /etc/sudoers.d/nova-rootwrap 2022-06-09 11:01:49.129 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-09 11:01:49.133 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 11:01:49.136 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 11:01:49.138 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 11:01:49.141 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 11:01:49.143 | + 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-09 11:01:49.145 | + 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-09 11:01:49.148 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-09 11:01:49.152 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-09 11:01:49.158 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-09 11:01:49.180 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:49.183 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-09 11:01:49.185 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-09 11:01:49.189 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-09 11:01:49.193 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-09 11:01:49.222 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-09 11:01:49.224 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-09 11:01:49.250 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-09 11:01:49.280 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-09 11:01:49.309 | + 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-09 11:01:49.339 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-09 11:01:49.371 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-09 11:01:49.401 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-09 11:01:49.403 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-09 11:01:49.430 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-09 11:01:49.457 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-09 11:01:49.488 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-09 11:01:49.518 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-09 11:01:49.544 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 11:01:49.574 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-09 11:01:49.577 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 11:01:49.579 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 11:01:49.581 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 11:01:49.583 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 11:01:49.585 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 11:01:49.588 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 11:01:49.590 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 11:01:49.592 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 11:01:49.594 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-09 11:01:49.596 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 11:01:49.598 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 11:01:49.600 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:01:49.603 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 11:01:49.605 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 11:01:49.607 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:01:49.609 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-09 11:01:49.625 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:49.627 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 11:01:49.630 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-09 11:01:49.632 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-09 11:01:49.663 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-09 11:01:49.666 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-09 11:01:49.669 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-09 11:01:49.673 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-09 11:01:49.676 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 11:01:49.679 | + 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-09 11:01:49.710 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-09 11:01:49.712 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-09 11:01:49.714 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-09 11:01:49.717 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-09 11:01:49.719 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 11:01:49.722 | + 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-09 11:01:49.751 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-09 11:01:49.780 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-09 11:01:49.806 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-09 11:01:49.833 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-09 11:01:49.852 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:49.854 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-09 11:01:49.871 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:49.874 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-09 11:01:49.874 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-09 11:01:49.879 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-09 11:01:49.881 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-09 11:01:49.909 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-09 11:01:49.925 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:49.927 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-09 11:01:49.930 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-09 11:01:49.932 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 11:01:49.934 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 11:01:49.936 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-09 11:01:49.965 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-09 11:01:49.992 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 11:01:50.019 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-09 11:01:50.046 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-09 11:01:50.074 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-09 11:01:50.110 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-09 11:01:50.137 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-09 11:01:50.164 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 11:01:50.191 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 11:01:50.219 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-09 11:01:50.235 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:50.237 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-09 11:01:50.239 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-09 11:01:50.269 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-09 11:01:50.298 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-09 11:01:50.329 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-09 11:01:50.364 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-09 11:01:50.393 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-09 11:01:50.420 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-09 11:01:50.448 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-09 11:01:50.477 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-09 11:01:50.494 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:50.496 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-09 11:01:50.498 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-09 11:01:50.525 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-09 11:01:50.554 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-09 11:01:50.557 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-09 11:01:50.584 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-09 11:01:50.586 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-09 11:01:50.589 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-09 11:01:50.591 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 11:01:50.593 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 11:01:50.595 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 11:01:50.598 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 11:01:50.600 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 11:01:50.602 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 11:01:50.604 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-09 11:01:50.607 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-09 11:01:50.609 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-09 11:01:50.612 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 11:01:50.628 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 11:01:50.630 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 11:01:50.632 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 11:01:50.635 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 11:01:50.637 | + 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-09 11:01:50.668 | + 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-09 11:01:50.696 | + 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-09 11:01:50.724 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 11:01:50.751 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-09 11:01:50.781 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-09 11:01:50.783 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-09 11:01:50.786 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-09 11:01:50.788 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-09 11:01:50.790 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 11:01:50.792 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 11:01:50.795 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-09 11:01:50.799 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-09 11:01:50.801 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 11:01:50.804 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 11:01:50.816 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 11:01:50.816 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:01:50.825 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 11:01:50.829 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:01:50.844 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 11:01:50.846 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-09 11:01:50.850 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-09 11:01:50.884 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-09 11:01:50.911 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-09 11:01:50.938 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 11:01:50.965 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 11:01:50.992 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 11:01:51.019 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 11:01:51.046 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 11:01:51.073 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 11:01:51.100 | + 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-09 11:01:51.127 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 11:01:51.155 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 11:01:51.184 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 11:01:51.212 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 11:01:51.214 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 11:01:51.217 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-09 11:01:51.220 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-09 11:01:51.222 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 11:01:51.224 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:51.227 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:51.229 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 11:01:51.232 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 11:01:51.234 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 11:01:51.261 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 11:01:51.288 | + 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-09 11:01:51.288 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 11:01:51.297 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-09 11:01:51.300 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-09 11:01:51.303 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-09 11:01:51.305 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 11:01:51.308 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 11:01:51.310 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:01:51.312 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:51.314 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:51.317 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 11:01:51.319 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 11:01:51.322 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:51.324 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:51.327 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-09 11:01:51.390 | Enabling site nova-api-wsgi. 2022-06-09 11:01:51.399 | To activate the new configuration, you need to run: 2022-06-09 11:01:51.399 | systemctl reload apache2 2022-06-09 11:01:51.404 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 11:01:51.406 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:01:51.409 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:01:51.412 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:01:51.619 | + 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-09 11:01:51.622 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-09 11:01:51.625 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-09 11:01:51.629 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-09 11:01:51.631 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-09 11:01:51.634 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 11:01:51.637 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-09 11:01:51.642 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-09 11:01:51.644 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 11:01:51.646 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 11:01:51.661 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:01:51.661 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 11:01:51.668 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 11:01:51.672 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:01:51.688 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-09 11:01:51.690 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-09 11:01:51.694 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-09 11:01:51.725 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-09 11:01:51.753 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-09 11:01:51.780 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-09 11:01:51.807 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 11:01:51.835 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 11:01:51.862 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-09 11:01:51.889 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-09 11:01:51.916 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-09 11:01:51.943 | + 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-09 11:01:51.971 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 11:01:52.001 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 11:01:52.032 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-09 11:01:52.060 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-09 11:01:52.064 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-09 11:01:52.094 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-09 11:01:52.110 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:52.113 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-09 11:01:52.144 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-09 11:01:52.146 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-09 11:01:52.149 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-09 11:01:52.167 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:52.169 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:52.172 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:52.201 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-09 11:01:52.231 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-09 11:01:52.234 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 11:01:52.236 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-09 11:01:52.238 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 11:01:52.241 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 11:01:52.243 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 11:01:52.259 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:52.262 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 11:01:52.265 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 11:01:52.267 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 11:01:52.284 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:52.286 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:52.289 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-09 11:01:52.316 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 11:01:52.318 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 11:01:52.321 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-09 11:01:52.348 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-09 11:01:52.384 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-09 11:01:52.414 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-09 11:01:52.431 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:52.434 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 11:01:52.465 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-09 11:01:52.467 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-09 11:01:52.486 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:52.490 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-09 11:01:52.495 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 11:01:52.498 | + lib/nova:create_nova_conf:525 : local conf 2022-06-09 11:01:52.500 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-09 11:01:52.504 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-09 11:01:52.507 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 11:01:52.510 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 11:01:52.513 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-09 11:01:52.515 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-09 11:01:52.517 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-09 11:01:52.522 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-09 11:01:52.524 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-09 11:01:52.527 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-09 11:01:52.529 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-09 11:01:52.531 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 11:01:52.534 | + 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-09 11:01:52.564 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-09 11:01:52.595 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-09 11:01:52.625 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 11:01:52.627 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-09 11:01:52.629 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-09 11:01:52.632 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-09 11:01:52.648 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:52.652 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-09 11:01:52.652 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-09 11:01:53.357 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-09 11:01:53.360 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-09 11:01:53.362 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 11:01:53.364 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-09 11:01:53.367 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 11:01:53.369 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-09 11:01:53.371 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 11:01:53.390 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:53.393 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-09 11:01:53.395 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-09 11:01:53.398 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 11:01:53.415 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:53.418 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-09 11:01:53.422 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-09 11:01:53.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 11:01:53.457 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 11:01:53.459 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-09 11:01:53.476 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:53.479 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-09 11:01:53.481 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 11:01:53.483 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-09 11:01:53.513 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-09 11:01:53.540 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-09 11:01:53.568 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-09 11:01:53.596 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-09 11:01:53.624 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-09 11:01:53.653 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-09 11:01:53.683 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-09 11:01:53.719 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-09 11:01:53.722 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-09 11:01:53.725 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-09 11:01:53.728 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 11:01:53.747 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 11:01:53.749 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 11:01:53.752 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 11:01:53.754 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 11:01:53.756 | + 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-09 11:01:53.786 | + 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-09 11:01:53.815 | + 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-09 11:01:53.843 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 11:01:53.870 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 11:01:53.873 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-09 11:01:53.877 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 11:01:53.880 | + lib/nova:create_nova_conf:559 : local conf 2022-06-09 11:01:53.882 | + lib/nova:create_nova_conf:560 : local offset 2022-06-09 11:01:53.885 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-09 11:01:53.888 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 11:01:53.890 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 11:01:53.893 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-09 11:01:53.895 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-09 11:01:53.897 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-09 11:01:53.900 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 11:01:53.902 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-09 11:01:53.905 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-09 11:01:53.907 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-09 11:01:53.922 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:53.925 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-09 11:01:53.940 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:53.943 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-09 11:01:53.945 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-09 11:01:53.961 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:53.963 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-09 11:01:53.979 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:53.981 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-09 11:01:53.997 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:01:54.000 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-09 11:01:54.016 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:01:54.019 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-09 11:01:54.021 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-09 11:01:54.023 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-09 11:01:54.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 11:01:54.028 | + lib/stack:stack_install_service:32 : install_placement 2022-06-09 11:01:54.031 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-09 11:01:54.033 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-09 11:01:54.036 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:54.038 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:54.040 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-09 11:01:54.043 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 11:01:54.045 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 11:01:54.048 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 11:01:54.050 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 11:01:54.052 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:54.056 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 11:01:54.058 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:54.061 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:54.064 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 11:01:54.066 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 11:01:54.068 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 11:01:54.071 | + functions-common:apt_get_update:1083 : return 2022-06-09 11:01:54.074 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-09 11:01:54.077 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 11:01:54.079 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:54.082 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:54.084 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-09 11:01:54.111 | + 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-09 11:01:54.225 | Reading package lists... 2022-06-09 11:01:54.476 | Building dependency tree... 2022-06-09 11:01:54.477 | Reading state information... 2022-06-09 11:01:54.726 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 11:01:54.726 | The following packages were automatically installed and are no longer required: 2022-06-09 11:01:54.727 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:01:54.727 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:01:54.727 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:01:54.727 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:01:54.727 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 11:01:54.727 | python3-zope.interface 2022-06-09 11:01:54.727 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:01:54.856 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 11:01:54.862 | + functions-common:apt_get:1127 : result=0 2022-06-09 11:01:54.865 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 11:01:54.868 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:54.871 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:54.874 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:54.876 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:54.879 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:54.882 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 11:01:54.884 | + functions-common:time_stop:2329 : start_time=1654772514107 2022-06-09 11:01:54.887 | + functions-common:time_stop:2331 : [[ -z 1654772514107 ]] 2022-06-09 11:01:54.890 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:54.894 | + functions-common:time_stop:2334 : end_time=1654772514891 2022-06-09 11:01:54.896 | + functions-common:time_stop:2335 : elapsed_time=784 2022-06-09 11:01:54.899 | + functions-common:time_stop:2336 : total=6464 2022-06-09 11:01:54.901 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:54.903 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7248 2022-06-09 11:01:54.906 | + functions-common:apt_get:1131 : return 0 2022-06-09 11:01:54.908 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-09 11:01:54.911 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-09 11:01:54.913 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-09 11:01:54.916 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-09 11:01:54.918 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-09 11:01:54.942 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-09 11:01:54.945 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 11:01:54.948 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 11:01:54.950 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 11:01:54.953 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 11:01:54.956 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 11:01:54.958 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 11:01:54.962 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:54.964 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:54.967 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 11:01:54.970 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 11:01:54.972 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 11:01:54.974 | + functions-common:apt_get_update:1083 : return 2022-06-09 11:01:54.977 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-09 11:01:54.980 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 11:01:54.982 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:54.985 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:54.988 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-09 11:01:55.016 | + 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-09 11:01:55.127 | Reading package lists... 2022-06-09 11:01:55.378 | Building dependency tree... 2022-06-09 11:01:55.379 | Reading state information... 2022-06-09 11:01:55.628 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-09 11:01:55.628 | The following packages were automatically installed and are no longer required: 2022-06-09 11:01:55.629 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 11:01:55.629 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 11:01:55.630 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 11:01:55.630 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 11:01:55.630 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 11:01:55.630 | python3-zope.interface 2022-06-09 11:01:55.630 | Use 'sudo apt autoremove' to remove them. 2022-06-09 11:01:55.761 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 11:01:55.766 | + functions-common:apt_get:1127 : result=0 2022-06-09 11:01:55.769 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 11:01:55.773 | + functions-common:time_stop:2322 : local name 2022-06-09 11:01:55.775 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:01:55.778 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:01:55.780 | + functions-common:time_stop:2325 : local total 2022-06-09 11:01:55.782 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:01:55.785 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 11:01:55.787 | + functions-common:time_stop:2329 : start_time=1654772515012 2022-06-09 11:01:55.789 | + functions-common:time_stop:2331 : [[ -z 1654772515012 ]] 2022-06-09 11:01:55.792 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:01:55.797 | + functions-common:time_stop:2334 : end_time=1654772515794 2022-06-09 11:01:55.799 | + functions-common:time_stop:2335 : elapsed_time=782 2022-06-09 11:01:55.801 | + functions-common:time_stop:2336 : total=7248 2022-06-09 11:01:55.804 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:01:55.806 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8030 2022-06-09 11:01:55.809 | + functions-common:apt_get:1131 : return 0 2022-06-09 11:01:55.812 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-09 11:01:55.815 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-09 11:01:55.818 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:01:55.821 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:01:55.824 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:01:55.827 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-09 11:01:55.830 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-09 11:01:55.886 | wsgi (enabled by maintainer script) 2022-06-09 11:01:55.890 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-09 11:01:55.894 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-09 11:01:55.898 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 11:01:55.901 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-09 11:01:55.903 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-09 11:01:55.906 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 11:01:55.910 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-09 11:01:55.910 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 11:01:55.916 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-09 11:01:55.918 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-09 11:01:55.921 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-09 11:01:55.924 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-09 11:01:55.926 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-09 11:01:55.949 | Using python 3.8 to install osc-placement 2022-06-09 11:01:55.952 | + 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-09 11:01:57.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:01:57.745 | 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-09 11:01:57.749 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:57.750 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:57.752 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:01:57.753 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:57.753 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:57.754 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:57.754 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:01:57.754 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:01:57.769 | 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-09 11:01:57.796 | 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-09 11:01:57.813 | 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-09 11:01:57.820 | 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-09 11:01:57.823 | 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-09 11:01:57.826 | 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-09 11:01:57.830 | 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-09 11:01:57.834 | 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-09 11:01:57.837 | 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-09 11:01:57.900 | 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-09 11:01:57.915 | 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-09 11:01:57.918 | 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-09 11:01:57.921 | 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-09 11:01:57.927 | 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-09 11:01:57.932 | 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-09 11:01:57.940 | 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-09 11:01:57.947 | 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-09 11:01:57.968 | 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-09 11:01:57.973 | 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-09 11:01:57.987 | 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-09 11:01:58.012 | 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-09 11:01:58.015 | 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-09 11:01:58.036 | 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-09 11:01:58.039 | 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-09 11:01:58.042 | 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-09 11:01:58.045 | 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-09 11:01:58.048 | 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-09 11:01:58.050 | 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-09 11:01:58.104 | 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-09 11:01:58.109 | 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-09 11:01:58.112 | 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-09 11:01:58.133 | 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-09 11:01:58.136 | 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-09 11:01:58.175 | 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-09 11:01:58.177 | 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-09 11:01:58.184 | 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-09 11:01:58.187 | 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-09 11:01:58.192 | 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-09 11:01:58.234 | 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-09 11:01:58.237 | 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-09 11:01:58.269 | 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-09 11:01:58.272 | 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-09 11:01:58.275 | 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-09 11:01:58.279 | 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-09 11:02:00.139 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:02:00.139 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:02:00.215 | + inc/python:pip_install:200 : result=0 2022-06-09 11:02:00.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:02:00.222 | + functions-common:time_stop:2322 : local name 2022-06-09 11:02:00.226 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:02:00.229 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:02:00.233 | + functions-common:time_stop:2325 : local total 2022-06-09 11:02:00.236 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:02:00.240 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:02:00.243 | + functions-common:time_stop:2329 : start_time=1654772515943 2022-06-09 11:02:00.245 | + functions-common:time_stop:2331 : [[ -z 1654772515943 ]] 2022-06-09 11:02:00.248 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:02:00.253 | + functions-common:time_stop:2334 : end_time=1654772520250 2022-06-09 11:02:00.255 | + functions-common:time_stop:2335 : elapsed_time=4307 2022-06-09 11:02:00.258 | + functions-common:time_stop:2336 : total=113189 2022-06-09 11:02:00.260 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:02:00.263 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117496 2022-06-09 11:02:00.266 | + inc/python:pip_install:203 : return 0 2022-06-09 11:02:00.268 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-09 11:02:00.271 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-09 11:02:00.273 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-09 11:02:00.276 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 11:02:00.278 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 11:02:00.281 | ++ functions-common:git_clone:529 : pwd 2022-06-09 11:02:00.284 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:02:00.286 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:02:00.289 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:02:00.307 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:02:00.310 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:02:00.313 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:00.316 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 11:02:00.316 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:02:00.321 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-09 11:02:00.324 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:00.326 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-09 11:02:00.340 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-09 11:02:00.343 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 11:02:00.343 | + functions-common:git_clone:607 : head -1 2022-06-09 11:02:00.347 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-09 11:02:00.349 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:02:00.352 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-09 11:02:00.354 | + inc/python:setup_develop:338 : local bindep 2022-06-09 11:02:00.357 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 11:02:00.359 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-09 11:02:00.361 | + inc/python:setup_develop:344 : local extras= 2022-06-09 11:02:00.364 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-09 11:02:00.366 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 11:02:00.368 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 11:02:00.371 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-09 11:02:00.373 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 11:02:00.376 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 11:02:00.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-09 11:02:00.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 11:02:00.384 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-09 11:02:00.386 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 11:02:00.389 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 11:02:00.392 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-09 11:02:00.398 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-09 11:02:00.401 | + 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-09 11:02:00.982 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-09 11:02:00.986 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 11:02:00.990 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 11:02:00.993 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 11:02:00.996 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 11:02:00.999 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-09 11:02:01.002 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 11:02:01.005 | + inc/python:setup_package:427 : local extras= 2022-06-09 11:02:01.008 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 11:02:01.011 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 11:02:01.014 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 11:02:01.017 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 11:02:01.020 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 11:02:01.023 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-09 11:02:01.044 | Using python 3.8 to install /opt/stack/placement 2022-06-09 11:02:01.047 | + 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-09 11:02:02.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:02:02.844 | 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-09 11:02:02.849 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:02.849 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:02.851 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:02:02.853 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:02.853 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:02.853 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:02:02.853 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:02.854 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:02:02.866 | Obtaining file:///opt/stack/placement 2022-06-09 11:02:04.110 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 11:02:05.330 | 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-09 11:02:05.339 | 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-09 11:02:05.360 | 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-09 11:02:05.373 | 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-09 11:02:05.385 | 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-09 11:02:05.440 | 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-09 11:02:05.445 | 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-09 11:02:05.449 | 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-09 11:02:05.454 | 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-09 11:02:05.488 | 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-09 11:02:05.499 | 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-09 11:02:05.515 | 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-09 11:02:05.522 | 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-09 11:02:05.567 | 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-09 11:02:05.573 | 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-09 11:02:05.612 | 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-09 11:02:05.629 | 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-09 11:02:05.646 | 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-09 11:02:05.655 | 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-09 11:02:05.663 | 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-09 11:02:05.681 | 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-09 11:02:05.687 | 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-09 11:02:05.690 | 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-09 11:02:05.693 | 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-09 11:02:05.704 | 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-09 11:02:05.707 | 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-09 11:02:05.710 | 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-09 11:02:05.715 | 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-09 11:02:05.734 | 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-09 11:02:05.738 | 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-09 11:02:05.745 | 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-09 11:02:05.765 | 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-09 11:02:05.770 | 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-09 11:02:05.773 | 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-09 11:02:05.783 | 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-09 11:02:05.787 | 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-09 11:02:05.790 | 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-09 11:02:05.797 | 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-09 11:02:05.806 | 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-09 11:02:05.811 | 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-09 11:02:05.829 | 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-09 11:02:05.833 | 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-09 11:02:05.840 | 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-09 11:02:05.861 | 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-09 11:02:05.902 | 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-09 11:02:05.965 | 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-09 11:02:05.971 | 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-09 11:02:05.977 | 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-09 11:02:05.984 | 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-09 11:02:05.988 | 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-09 11:02:05.992 | 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-09 11:02:06.001 | 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-09 11:02:06.008 | 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-09 11:02:06.011 | 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-09 11:02:06.014 | 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-09 11:02:06.017 | 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-09 11:02:06.021 | 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-09 11:02:06.024 | 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-09 11:02:06.027 | 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-09 11:02:06.030 | 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-09 11:02:06.033 | 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-09 11:02:06.035 | 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-09 11:02:06.046 | 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-09 11:02:06.049 | 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-09 11:02:06.051 | 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-09 11:02:06.054 | 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-09 11:02:06.059 | 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-09 11:02:06.061 | 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-09 11:02:06.064 | 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-09 11:02:06.067 | 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-09 11:02:06.075 | 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-09 11:02:07.599 | Installing collected packages: openstack-placement 2022-06-09 11:02:07.599 | Attempting uninstall: openstack-placement 2022-06-09 11:02:07.601 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-09 11:02:07.602 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-09 11:02:07.604 | Running setup.py develop for openstack-placement 2022-06-09 11:02:09.212 | Successfully installed openstack-placement 2022-06-09 11:02:09.395 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:02:09.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:02:09.474 | + inc/python:pip_install:200 : result=0 2022-06-09 11:02:09.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:02:09.481 | + functions-common:time_stop:2322 : local name 2022-06-09 11:02:09.484 | + functions-common:time_stop:2323 : local end_time 2022-06-09 11:02:09.487 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:02:09.490 | + functions-common:time_stop:2325 : local total 2022-06-09 11:02:09.493 | + functions-common:time_stop:2326 : local start_time 2022-06-09 11:02:09.495 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:02:09.497 | + functions-common:time_stop:2329 : start_time=1654772521039 2022-06-09 11:02:09.499 | + functions-common:time_stop:2331 : [[ -z 1654772521039 ]] 2022-06-09 11:02:09.502 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:02:09.507 | + functions-common:time_stop:2334 : end_time=1654772529504 2022-06-09 11:02:09.509 | + functions-common:time_stop:2335 : elapsed_time=8465 2022-06-09 11:02:09.512 | + functions-common:time_stop:2336 : total=117496 2022-06-09 11:02:09.514 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:02:09.516 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125961 2022-06-09 11:02:09.519 | + inc/python:pip_install:203 : return 0 2022-06-09 11:02:09.521 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 11:02:09.524 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 11:02:09.526 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 11:02:09.546 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 11:02:09.559 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-09 11:02:09.561 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-09 11:02:09.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 11:02:09.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 11:02:09.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-09 11:02:09.572 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 11:02:09.574 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 11:02:09.577 | + ./stack.sh:main:912 : configure_placement 2022-06-09 11:02:09.580 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-09 11:02:09.594 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-09 11:02:09.596 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-09 11:02:09.602 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-09 11:02:09.605 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-09 11:02:09.608 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-09 11:02:09.612 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-09 11:02:09.615 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 11:02:09.618 | + 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-09 11:02:09.657 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-09 11:02:09.689 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-09 11:02:09.721 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-09 11:02:09.724 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-09 11:02:09.727 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-09 11:02:09.729 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 11:02:09.732 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-09 11:02:09.764 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-09 11:02:09.795 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-09 11:02:09.831 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-09 11:02:09.860 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-09 11:02:09.889 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-09 11:02:09.919 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-09 11:02:09.948 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-09 11:02:09.978 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 11:02:10.010 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 11:02:10.039 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-09 11:02:10.041 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-09 11:02:10.044 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-09 11:02:10.047 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 11:02:10.065 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 11:02:10.067 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 11:02:10.070 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 11:02:10.072 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 11:02:10.075 | + 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-09 11:02:10.104 | + 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-09 11:02:10.133 | + 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-09 11:02:10.162 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 11:02:10.191 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-09 11:02:10.194 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-09 11:02:10.196 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-09 11:02:10.199 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-09 11:02:10.202 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-09 11:02:10.204 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 11:02:10.206 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 11:02:10.210 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-09 11:02:10.214 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-09 11:02:10.216 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 11:02:10.219 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 11:02:10.232 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 11:02:10.232 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:02:10.241 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 11:02:10.244 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 11:02:10.260 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-09 11:02:10.263 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-09 11:02:10.267 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-09 11:02:10.298 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-09 11:02:10.327 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-09 11:02:10.356 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-09 11:02:10.385 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 11:02:10.414 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 11:02:10.442 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-09 11:02:10.471 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-09 11:02:10.500 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-09 11:02:10.529 | + 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-09 11:02:10.557 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 11:02:10.586 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 11:02:10.615 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-09 11:02:10.644 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 11:02:10.647 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 11:02:10.650 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-09 11:02:10.653 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-09 11:02:10.655 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 11:02:10.658 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:02:10.660 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:02:10.663 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-09 11:02:10.666 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-09 11:02:10.669 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-09 11:02:10.699 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 11:02:10.730 | + 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-09 11:02:10.730 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-09 11:02:10.739 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-09 11:02:10.743 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-09 11:02:10.745 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-09 11:02:10.748 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 11:02:10.750 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 11:02:10.753 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 11:02:10.755 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:02:10.758 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:02:10.760 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 11:02:10.763 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 11:02:10.766 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 11:02:10.768 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 11:02:10.771 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-09 11:02:10.835 | Site placement-api already enabled 2022-06-09 11:02:10.842 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 11:02:10.846 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 11:02:10.850 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 11:02:10.854 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 11:02:10.999 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-09 11:02:11.018 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:02:11.021 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-09 11:02:11.041 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:02:11.045 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-09 11:02:11.062 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:02:11.064 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-09 11:02:11.067 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-09 11:02:11.069 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-09 11:02:11.101 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-09 11:02:11.130 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-09 11:02:11.164 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-09 11:02:11.197 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-09 11:02:11.226 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-09 11:02:11.255 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-09 11:02:11.284 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-09 11:02:11.314 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-09 11:02:11.331 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:02:11.334 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-09 11:02:11.351 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 11:02:11.354 | + ./stack.sh:main:938 : run_phase stack install 2022-06-09 11:02:11.357 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 11:02:11.359 | + functions-common:run_phase:1751 : local phase=install 2022-06-09 11:02:11.362 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 11:02:11.364 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 11:02:11.367 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 11:02:11.369 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 11:02:11.372 | + functions-common:run_phase:1760 : local extra 2022-06-09 11:02:11.375 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 11:02:11.379 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 11:02:11.381 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 11:02:11.384 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 11:02:11.387 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-09 11:02:11.391 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 11:02:11.407 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 11:02:11.409 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 11:02:11.412 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 11:02:11.414 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-09 11:02:11.416 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-09 11:02:11.419 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 11:02:11.421 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-09 11:02:11.423 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-09 11:02:11.426 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-09 11:02:11.428 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-09 11:02:11.430 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-09 11:02:11.432 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-09 11:02:11.435 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-09 11:02:11.437 | +++ functions-common:git_clone:529 : pwd 2022-06-09 11:02:11.440 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 11:02:11.442 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 11:02:11.445 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 11:02:11.460 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-09 11:02:11.462 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 11:02:11.465 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:11.467 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-09 11:02:11.468 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 11:02:11.473 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-09 11:02:11.475 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 11:02:11.477 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-09 11:02:11.490 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-09 11:02:11.493 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-09 11:02:11.493 | ++ functions-common:git_clone:607 : head -1 2022-06-09 11:02:11.496 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-09 11:02:11.499 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 11:02:11.501 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-09 11:02:11.523 | Using python 3.8 to install tox!=2.8.0 2022-06-09 11:02:11.526 | ++ 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-09 11:02:13.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 11:02:13.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-09 11:02:13.367 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:13.368 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:13.369 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 11:02:13.371 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:13.371 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:13.371 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:02:13.372 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 11:02:13.372 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 11:02:13.387 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-09 11:02:13.445 | 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-09 11:02:13.448 | 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-09 11:02:13.455 | 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-09 11:02:13.505 | 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-09 11:02:13.509 | 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-09 11:02:13.518 | 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-09 11:02:13.521 | 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-09 11:02:13.524 | 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-09 11:02:13.528 | 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-09 11:02:13.531 | 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-09 11:02:15.620 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 11:02:15.620 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 11:02:15.696 | ++ inc/python:pip_install:200 : result=0 2022-06-09 11:02:15.700 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-09 11:02:15.704 | ++ functions-common:time_stop:2322 : local name 2022-06-09 11:02:15.708 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 11:02:15.711 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 11:02:15.715 | ++ functions-common:time_stop:2325 : local total 2022-06-09 11:02:15.718 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 11:02:15.722 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-09 11:02:15.726 | ++ functions-common:time_stop:2329 : start_time=1654772531517 2022-06-09 11:02:15.728 | ++ functions-common:time_stop:2331 : [[ -z 1654772531517 ]] 2022-06-09 11:02:15.732 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 11:02:15.736 | ++ functions-common:time_stop:2334 : end_time=1654772535733 2022-06-09 11:02:15.738 | ++ functions-common:time_stop:2335 : elapsed_time=4216 2022-06-09 11:02:15.741 | ++ functions-common:time_stop:2336 : total=125961 2022-06-09 11:02:15.744 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 11:02:15.747 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130177 2022-06-09 11:02:15.751 | ++ inc/python:pip_install:203 : return 0 2022-06-09 11:02:15.753 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-09 11:02:15.753 | /opt/stack/tempest ~/devstack 2022-06-09 11:02:15.756 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-09 11:02:15.784 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-09 11:02:15.784 | HACKING.rst 2022-06-09 11:02:15.784 | doc/source/conf.py 2022-06-09 11:02:15.784 | doc/source/configuration.rst 2022-06-09 11:02:15.784 | doc/source/contributor/contributing.rst 2022-06-09 11:02:15.784 | doc/source/index.rst 2022-06-09 11:02:15.784 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-09 11:02:15.784 | doc/source/microversion_testing.rst 2022-06-09 11:02:15.784 | doc/source/plugins/plugin.rst 2022-06-09 11:02:15.784 | doc/source/supported_version.rst 2022-06-09 11:02:15.784 | doc/source/test_removal.rst 2022-06-09 11:02:15.784 | playbooks/devstack-tempest-ipv6.yaml 2022-06-09 11:02:15.784 | playbooks/devstack-tempest.yaml 2022-06-09 11:02:15.784 | playbooks/enable-fips.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-09 11:02:15.784 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-09 11:02:15.785 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-09 11:02:15.785 | releasenotes/source/conf.py 2022-06-09 11:02:15.785 | releasenotes/source/index.rst 2022-06-09 11:02:15.785 | releasenotes/source/v26.1.0.rst 2022-06-09 11:02:15.785 | releasenotes/source/v27.0.0.rst 2022-06-09 11:02:15.785 | releasenotes/source/v28.0.0.rst 2022-06-09 11:02:15.785 | releasenotes/source/v28.1.0.rst 2022-06-09 11:02:15.785 | releasenotes/source/v29.0.0.rst 2022-06-09 11:02:15.785 | releasenotes/source/v29.1.0.rst 2022-06-09 11:02:15.785 | releasenotes/source/v29.2.0.rst 2022-06-09 11:02:15.786 | releasenotes/source/v30.0.0.rst 2022-06-09 11:02:15.786 | releasenotes/source/v31.0.0.rst 2022-06-09 11:02:15.786 | requirements.txt 2022-06-09 11:02:15.786 | roles/run-tempest/README.rst 2022-06-09 11:02:15.786 | roles/run-tempest/defaults/main.yaml 2022-06-09 11:02:15.786 | roles/run-tempest/tasks/main.yaml 2022-06-09 11:02:15.786 | roles/run-tempest-26/README.rst 2022-06-09 11:02:15.786 | roles/run-tempest-26/defaults/main.yaml 2022-06-09 11:02:15.786 | roles/run-tempest-26/tasks/main.yaml 2022-06-09 11:02:15.786 | setup.cfg 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_agents.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_aggregates.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_create_server.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_flavors.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_flavors_access.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-09 11:02:15.786 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-09 11:02:15.786 | tempest/api/compute/ 2022-06-09 11:02:15.786 | Aborting 2022-06-09 11:02:15.787 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-09 11:02:15.789 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-09 11:02:15.792 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-09 11:02:15.795 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-09 11:02:15.797 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-09 11:02:15.800 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-09 11:02:15.802 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-09 11:02:15.804 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-09 11:02:15.807 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-09 11:02:15.809 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-09 11:02:15.809 | Error on exit 2022-06-09 11:02:15.811 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-09 11:02:15.814 | + ./stack.sh:exit_trap:517 : generate-subunit 1654772348 187 fail 2022-06-09 11:02:16.380 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-09 11:02:16.383 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 11:02:16.630 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-09 11:02:16.630 | 2022-06-09 11:02:16.904 | + ./stack.sh:exit_trap:531 : exit 1