2022-06-01 00:52:19.414 | + ./stack.sh:main:462 : exec 2022-06-01 00:52:19.414 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-005219' 2022-06-01 00:52:19.414 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-005219.summary.2022-06-01-005219 2022-06-01 00:52:19.414 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:52:19.414 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-005219 2022-06-01 00:52:19.414 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-005219 /opt/stack/logs/stack.sh.log 2022-06-01 00:52:19.414 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-005219.summary.2022-06-01-005219 /opt/stack/logs/stack.sh.log.summary 2022-06-01 00:52:19.414 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 00:52:19.414 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 00:52:19.414 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 00:52:19.414 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 00:52:19.414 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 00:52:19.414 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 00:52:19.414 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 00:52:19.415 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:52:19.415 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 00:52:19.415 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 00:52:19.415 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:52:19.415 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:52:19.415 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 00:52:19.415 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 00:52:19.415 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:52:19.415 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 00:52:19.415 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 00:52:19.415 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 00:52:19.415 | + ./stack.sh:main:551 : uname -a 2022-06-01 00:52:19.415 | Linux n-d-843948-3 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-01 00:52:19.417 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 00:52:19.419 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 00:52:19.422 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 00:52:19.450 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 00:52:19.465 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 00:52:19.467 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 00:52:19.469 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 00:52:19.471 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 00:52:19.473 | + functions-common:fetch_plugins:1673 : return 2022-06-01 00:52:19.475 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 00:52:19.476 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 00:52:19.478 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:52:19.480 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:52:19.482 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:52:19.484 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:52:19.486 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:52:19.488 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:52:19.490 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:52:19.493 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:52:19.495 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:52:19.497 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:52:19.499 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 00:52:19.501 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:52:19.513 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:19.515 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:52:19.516 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:52:19.518 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:52:19.520 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:52:19.521 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:52:19.523 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:52:19.525 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 00:52:19.527 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 00:52:19.528 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:52:19.530 | + 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-01 00:52:19.533 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 00:52:19.534 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 00:52:19.536 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 00:52:19.538 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 00:52:19.540 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 00:52:19.542 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 00:52:19.560 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 00:52:19.562 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 00:52:19.575 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:19.578 | +++ lib/tls:source:43 : hostname -f 2022-06-01 00:52:19.582 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 00:52:19.584 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 00:52:19.586 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 00:52:19.588 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 00:52:19.589 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 00:52:19.591 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 00:52:19.593 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 00:52:19.595 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 00:52:19.597 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 00:52:19.599 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 00:52:19.603 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 00:52:19.615 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 00:52:19.632 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 00:52:19.645 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 00:52:19.657 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 00:52:19.683 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 00:52:19.723 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 00:52:19.803 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 00:52:19.825 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 00:52:19.862 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 00:52:19.917 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 00:52:20.049 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 00:52:20.062 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 00:52:20.076 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 00:52:20.089 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 00:52:20.180 | + ./stack.sh:main:598 : run_phase source 2022-06-01 00:52:20.183 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 00:52:20.185 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:52:20.187 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:52:20.189 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:52:20.191 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:52:20.193 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:52:20.195 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:52:20.198 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:52:20.202 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:52:20.204 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:52:20.206 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:52:20.208 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 00:52:20.210 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:52:20.225 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:20.227 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:52:20.229 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 00:52:20.269 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 00:52:20.271 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 00:52:20.273 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:52:20.275 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 00:52:20.278 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 00:52:20.280 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 00:52:20.283 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 00:52:20.285 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 00:52:20.287 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 00:52:20.289 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 00:52:20.292 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.294 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 00:52:20.296 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.299 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 00:52:20.301 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.303 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 00:52:20.306 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.308 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 00:52:20.310 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.312 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 00:52:20.315 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.318 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 00:52:20.320 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.322 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 00:52:20.324 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.327 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 00:52:20.329 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.332 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 00:52:20.334 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.336 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 00:52:20.338 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.341 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 00:52:20.343 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.345 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 00:52:20.348 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.350 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 00:52:20.352 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.354 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 00:52:20.357 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.359 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 00:52:20.361 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.363 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 00:52:20.365 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.368 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 00:52:20.370 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.372 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 00:52:20.375 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.377 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 00:52:20.380 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.382 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 00:52:20.384 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.386 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 00:52:20.389 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.391 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 00:52:20.394 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.396 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 00:52:20.398 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.401 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 00:52:20.403 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.405 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 00:52:20.408 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.410 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 00:52:20.412 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.415 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 00:52:20.417 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.419 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 00:52:20.421 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.424 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 00:52:20.426 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.428 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 00:52:20.430 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.433 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 00:52:20.435 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.437 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 00:52:20.440 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.442 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 00:52:20.444 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.447 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 00:52:20.449 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.451 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 00:52:20.453 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.456 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 00:52:20.459 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.461 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 00:52:20.463 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.465 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 00:52:20.468 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.470 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 00:52:20.472 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.474 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 00:52:20.477 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.479 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 00:52:20.481 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:52:20.484 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 00:52:20.486 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 00:52:20.489 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:52:20.491 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 00:52:20.506 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:20.508 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 00:52:20.510 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:52:20.512 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 00:52:20.527 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:20.530 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 00:52:20.532 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 00:52:20.534 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 00:52:20.536 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 00:52:20.539 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 00:52:20.541 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 00:52:20.543 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 00:52:20.546 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 00:52:20.549 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:52:20.551 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 00:52:20.554 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:52:20.556 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 00:52:20.559 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 00:52:20.559 | Using mysql database backend 2022-06-01 00:52:20.561 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 00:52:20.577 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 00:52:20.592 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:20.595 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 00:52:20.612 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 00:52:20.628 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:20.631 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 00:52:20.646 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 00:52:20.662 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 00:52:20.678 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:52:20.680 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 00:52:20.697 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:20.699 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 00:52:20.701 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 00:52:20.717 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:20.719 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 00:52:20.736 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 00:52:20.738 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 00:52:20.740 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 00:52:20.743 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 00:52:20.746 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 00:52:20.751 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-005220 2022-06-01 00:52:20.754 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-005220 739' 2022-06-01 00:52:20.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.759 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:52:20.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.763 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 00:52:20.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.768 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 00:52:20.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.773 | + 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-01 00:52:20.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.777 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-01 00:52:20.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.782 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-01 00:52:20.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.787 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-005219 2022-06-01 00:52:20.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.791 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 00:52:20.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.796 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-01 00:52:20.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.801 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 00:52:20.804 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.806 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 00:52:20.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.811 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 00:52:20.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:52:20.815 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 00:52:20.818 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 00:52:20.820 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 00:52:20.822 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 00:52:20.824 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:52:20.826 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:52:20.829 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:52:20.832 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:52:20.834 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:52:20.836 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:52:20.851 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:52:20.853 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:52:20.855 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:20.858 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:52:20.858 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:52:20.863 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 00:52:20.865 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:20.868 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 00:52:20.881 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 00:52:20.884 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:52:20.884 | + functions-common:git_clone:607 : head -1 2022-06-01 00:52:20.888 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 00:52:20.890 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:52:20.893 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 00:52:20.895 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:52:20.897 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 00:52:20.900 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 00:52:20.902 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 00:52:20.905 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 00:52:20.908 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:52:20.910 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 00:52:20.913 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 00:52:20.915 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 00:52:20.918 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 00:52:20.922 | ++ tools/install_prereqs.sh:source:47 : NOW=1654044740 2022-06-01 00:52:20.926 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 00:52:20.930 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654044542 2022-06-01 00:52:20.933 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-01 00:52:20.935 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-01 00:52:20.938 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 00:52:20.940 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 00:52:20.942 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 00:52:20.945 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 00:52:20.947 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 00:52:20.949 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 00:52:20.952 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 00:52:20.954 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 00:52:20.957 | +++ 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-01 00:52:21.003 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 00:52:21.003 | apache2-dev 2022-06-01 00:52:21.003 | bc 2022-06-01 00:52:21.003 | bsdmainutils 2022-06-01 00:52:21.003 | curl 2022-06-01 00:52:21.004 | g++ 2022-06-01 00:52:21.004 | gcc 2022-06-01 00:52:21.004 | gettext 2022-06-01 00:52:21.004 | git 2022-06-01 00:52:21.004 | graphviz 2022-06-01 00:52:21.004 | iputils-ping 2022-06-01 00:52:21.004 | libapache2-mod-proxy-uwsgi 2022-06-01 00:52:21.004 | libffi-dev 2022-06-01 00:52:21.004 | libjpeg-dev 2022-06-01 00:52:21.004 | libmysqlclient-dev 2022-06-01 00:52:21.004 | libpcre3-dev 2022-06-01 00:52:21.004 | libpq-dev 2022-06-01 00:52:21.004 | libssl-dev 2022-06-01 00:52:21.004 | libsystemd-dev 2022-06-01 00:52:21.004 | libxml2-dev 2022-06-01 00:52:21.004 | libxslt1-dev 2022-06-01 00:52:21.004 | libyaml-dev 2022-06-01 00:52:21.004 | lsof 2022-06-01 00:52:21.004 | openssh-server 2022-06-01 00:52:21.004 | openssl 2022-06-01 00:52:21.004 | pkg-config 2022-06-01 00:52:21.004 | psmisc 2022-06-01 00:52:21.004 | python3-dev 2022-06-01 00:52:21.004 | python3-pip 2022-06-01 00:52:21.004 | python3-venv 2022-06-01 00:52:21.004 | tar 2022-06-01 00:52:21.004 | tcpdump 2022-06-01 00:52:21.004 | unzip 2022-06-01 00:52:21.004 | uuid-runtime 2022-06-01 00:52:21.004 | wget 2022-06-01 00:52:21.004 | wget 2022-06-01 00:52:21.004 | zlib1g-dev 2022-06-01 00:52:21.004 | libkrb5-dev 2022-06-01 00:52:21.004 | libldap2-dev 2022-06-01 00:52:21.004 | libsasl2-dev 2022-06-01 00:52:21.004 | memcached 2022-06-01 00:52:21.004 | python3-mysqldb 2022-06-01 00:52:21.004 | sqlite3 2022-06-01 00:52:21.005 | conntrack 2022-06-01 00:52:21.005 | curl 2022-06-01 00:52:21.005 | dnsmasq-base 2022-06-01 00:52:21.005 | dnsmasq-utils 2022-06-01 00:52:21.005 | ebtables 2022-06-01 00:52:21.005 | gawk 2022-06-01 00:52:21.005 | genisoimage 2022-06-01 00:52:21.005 | iptables 2022-06-01 00:52:21.005 | iputils-arping 2022-06-01 00:52:21.005 | kpartx 2022-06-01 00:52:21.005 | libjs-jquery-tablesorter 2022-06-01 00:52:21.005 | libmysqlclient-dev 2022-06-01 00:52:21.005 | parted 2022-06-01 00:52:21.005 | pm-utils 2022-06-01 00:52:21.005 | python3-mysqldb 2022-06-01 00:52:21.005 | socat 2022-06-01 00:52:21.005 | sqlite3 2022-06-01 00:52:21.005 | sudo 2022-06-01 00:52:21.005 | vlan 2022-06-01 00:52:21.005 | lsscsi 2022-06-01 00:52:21.005 | open-iscsi 2022-06-01 00:52:21.005 | lvm2 2022-06-01 00:52:21.005 | qemu-utils 2022-06-01 00:52:21.005 | thin-provisioning-tools 2022-06-01 00:52:21.005 | acl 2022-06-01 00:52:21.005 | dnsmasq-base 2022-06-01 00:52:21.005 | dnsmasq-utils 2022-06-01 00:52:21.005 | ebtables 2022-06-01 00:52:21.005 | haproxy 2022-06-01 00:52:21.005 | iptables 2022-06-01 00:52:21.005 | iputils-arping 2022-06-01 00:52:21.005 | iputils-ping 2022-06-01 00:52:21.005 | libmysqlclient-dev 2022-06-01 00:52:21.005 | postgresql-server-dev-all 2022-06-01 00:52:21.005 | python3-mysqldb 2022-06-01 00:52:21.005 | sqlite3 2022-06-01 00:52:21.005 | sudo 2022-06-01 00:52:21.006 | vlan 2022-06-01 00:52:21.006 | ipset 2022-06-01 00:52:21.006 | conntrack 2022-06-01 00:52:21.006 | conntrackd 2022-06-01 00:52:21.006 | keepalived 2022-06-01 00:52:21.006 | dstat 2022-06-01 00:52:21.006 | lvm2 2022-06-01 00:52:21.006 | qemu-utils 2022-06-01 00:52:21.006 | thin-provisioning-tools 2022-06-01 00:52:21.006 | curl 2022-06-01 00:52:21.006 | liberasurecode-dev 2022-06-01 00:52:21.006 | make 2022-06-01 00:52:21.006 | memcached 2022-06-01 00:52:21.006 | sqlite3 2022-06-01 00:52:21.006 | xfsprogs' 2022-06-01 00:52:21.007 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 00:52:21.025 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 00:52:21.025 | apache2-dev 2022-06-01 00:52:21.025 | bc 2022-06-01 00:52:21.025 | bsdmainutils 2022-06-01 00:52:21.025 | curl 2022-06-01 00:52:21.025 | g++ 2022-06-01 00:52:21.025 | gcc 2022-06-01 00:52:21.025 | gettext 2022-06-01 00:52:21.025 | git 2022-06-01 00:52:21.025 | graphviz 2022-06-01 00:52:21.025 | iputils-ping 2022-06-01 00:52:21.025 | libapache2-mod-proxy-uwsgi 2022-06-01 00:52:21.025 | libffi-dev 2022-06-01 00:52:21.025 | libjpeg-dev 2022-06-01 00:52:21.025 | libmysqlclient-dev 2022-06-01 00:52:21.025 | libpcre3-dev 2022-06-01 00:52:21.025 | libpq-dev 2022-06-01 00:52:21.025 | libssl-dev 2022-06-01 00:52:21.025 | libsystemd-dev 2022-06-01 00:52:21.025 | libxml2-dev 2022-06-01 00:52:21.025 | libxslt1-dev 2022-06-01 00:52:21.025 | libyaml-dev 2022-06-01 00:52:21.025 | lsof 2022-06-01 00:52:21.025 | openssh-server 2022-06-01 00:52:21.025 | openssl 2022-06-01 00:52:21.025 | pkg-config 2022-06-01 00:52:21.026 | psmisc 2022-06-01 00:52:21.026 | python3-dev 2022-06-01 00:52:21.026 | python3-pip 2022-06-01 00:52:21.026 | python3-venv 2022-06-01 00:52:21.026 | tar 2022-06-01 00:52:21.026 | tcpdump 2022-06-01 00:52:21.026 | unzip 2022-06-01 00:52:21.026 | uuid-runtime 2022-06-01 00:52:21.026 | wget 2022-06-01 00:52:21.026 | wget 2022-06-01 00:52:21.026 | zlib1g-dev 2022-06-01 00:52:21.026 | libkrb5-dev 2022-06-01 00:52:21.026 | libldap2-dev 2022-06-01 00:52:21.026 | libsasl2-dev 2022-06-01 00:52:21.026 | memcached 2022-06-01 00:52:21.026 | python3-mysqldb 2022-06-01 00:52:21.026 | sqlite3 2022-06-01 00:52:21.026 | conntrack 2022-06-01 00:52:21.026 | curl 2022-06-01 00:52:21.026 | dnsmasq-base 2022-06-01 00:52:21.026 | dnsmasq-utils 2022-06-01 00:52:21.026 | ebtables 2022-06-01 00:52:21.026 | gawk 2022-06-01 00:52:21.026 | genisoimage 2022-06-01 00:52:21.027 | iptables 2022-06-01 00:52:21.027 | iputils-arping 2022-06-01 00:52:21.027 | kpartx 2022-06-01 00:52:21.027 | libjs-jquery-tablesorter 2022-06-01 00:52:21.027 | libmysqlclient-dev 2022-06-01 00:52:21.027 | parted 2022-06-01 00:52:21.027 | pm-utils 2022-06-01 00:52:21.027 | python3-mysqldb 2022-06-01 00:52:21.027 | socat 2022-06-01 00:52:21.027 | sqlite3 2022-06-01 00:52:21.027 | sudo 2022-06-01 00:52:21.027 | vlan 2022-06-01 00:52:21.027 | lsscsi 2022-06-01 00:52:21.027 | open-iscsi 2022-06-01 00:52:21.027 | lvm2 2022-06-01 00:52:21.027 | qemu-utils 2022-06-01 00:52:21.027 | thin-provisioning-tools 2022-06-01 00:52:21.027 | acl 2022-06-01 00:52:21.027 | dnsmasq-base 2022-06-01 00:52:21.027 | dnsmasq-utils 2022-06-01 00:52:21.027 | ebtables 2022-06-01 00:52:21.027 | haproxy 2022-06-01 00:52:21.027 | iptables 2022-06-01 00:52:21.027 | iputils-arping 2022-06-01 00:52:21.028 | iputils-ping 2022-06-01 00:52:21.028 | libmysqlclient-dev 2022-06-01 00:52:21.028 | postgresql-server-dev-all 2022-06-01 00:52:21.028 | python3-mysqldb 2022-06-01 00:52:21.028 | sqlite3 2022-06-01 00:52:21.028 | sudo 2022-06-01 00:52:21.028 | vlan 2022-06-01 00:52:21.028 | ipset 2022-06-01 00:52:21.028 | conntrack 2022-06-01 00:52:21.028 | conntrackd 2022-06-01 00:52:21.028 | keepalived 2022-06-01 00:52:21.028 | dstat 2022-06-01 00:52:21.028 | lvm2 2022-06-01 00:52:21.028 | qemu-utils 2022-06-01 00:52:21.028 | thin-provisioning-tools 2022-06-01 00:52:21.028 | curl 2022-06-01 00:52:21.028 | liberasurecode-dev 2022-06-01 00:52:21.028 | make 2022-06-01 00:52:21.028 | memcached 2022-06-01 00:52:21.028 | sqlite3 2022-06-01 00:52:21.028 | xfsprogs ' 2022-06-01 00:52:21.030 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 00:52:21.033 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:21.035 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:21.039 | ++ 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-01 00:52:21.039 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 00:52:21.044 | ++ 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-01 00:52:21.046 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 00:52:21.048 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:52:21.050 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 00:52:21.052 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:52:21.055 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:21.057 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:52:21.059 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:21.061 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:21.063 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:52:21.065 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 00:52:21.067 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:21.069 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 00:52:21.071 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 00:52:21.076 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 00:52:21.078 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 00:52:21.080 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 00:52:21.082 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 00:52:21.084 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 00:52:21.086 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 00:52:21.090 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654044741088 2022-06-01 00:52:21.092 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 00:52:21.094 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 00:52:21.097 | ++ 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-01 00:52:21.340 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 00:52:21.390 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 00:52:21.449 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 00:52:21.544 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 00:52:23.624 | Reading package lists... 2022-06-01 00:52:23.655 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 00:52:23.657 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 00:52:23.659 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:52:23.661 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:23.663 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:23.665 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:52:23.667 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:23.669 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 00:52:23.671 | ++ functions-common:time_stop:2329 : start_time=1654044741088 2022-06-01 00:52:23.674 | ++ functions-common:time_stop:2331 : [[ -z 1654044741088 ]] 2022-06-01 00:52:23.677 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:23.680 | ++ functions-common:time_stop:2334 : end_time=1654044743678 2022-06-01 00:52:23.682 | ++ functions-common:time_stop:2335 : elapsed_time=2590 2022-06-01 00:52:23.684 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 00:52:23.686 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:23.689 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2590 2022-06-01 00:52:23.692 | ++ 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-01 00:52:23.694 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:52:23.696 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:23.698 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:23.700 | ++ 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-01 00:52:23.720 | ++ 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-01 00:52:23.835 | Reading package lists... 2022-06-01 00:52:24.097 | Building dependency tree... 2022-06-01 00:52:24.099 | Reading state information... 2022-06-01 00:52:24.133 | acl is already the newest version (2.2.53-6). 2022-06-01 00:52:24.133 | bc is already the newest version (1.07.1-2build1). 2022-06-01 00:52:24.133 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 00:52:24.133 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 00:52:24.133 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 00:52:24.133 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:52:24.133 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 00:52:24.133 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:52:24.133 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 00:52:24.133 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 00:52:24.133 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 00:52:24.133 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 00:52:24.133 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 00:52:24.133 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 00:52:24.133 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 00:52:24.133 | libffi-dev is already the newest version (3.3-4). 2022-06-01 00:52:24.133 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 00:52:24.133 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 00:52:24.133 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 00:52:24.133 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 00:52:24.133 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 00:52:24.133 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:52:24.133 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 00:52:24.133 | psmisc is already the newest version (23.3-1). 2022-06-01 00:52:24.133 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:52:24.133 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 00:52:24.134 | socat is already the newest version (1.7.3.3-2). 2022-06-01 00:52:24.134 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 00:52:24.134 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 00:52:24.134 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 00:52:24.134 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 00:52:24.134 | dstat is already the newest version (0.7.4-6). 2022-06-01 00:52:24.134 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 00:52:24.134 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 00:52:24.134 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 00:52:24.134 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:52:24.134 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:52:24.134 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:52:24.134 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 00:52:24.134 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:52:24.134 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:52:24.134 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 00:52:24.134 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 00:52:24.134 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 00:52:24.134 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 00:52:24.134 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 00:52:24.134 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 00:52:24.134 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:52:24.134 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 00:52:24.134 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 00:52:24.134 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 00:52:24.134 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:52:24.134 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 00:52:24.134 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 00:52:24.134 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 00:52:24.134 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 00:52:24.134 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 00:52:24.134 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 00:52:24.134 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:52:24.134 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 00:52:24.135 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 00:52:24.135 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 00:52:24.135 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 00:52:24.135 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 00:52:24.135 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 00:52:24.135 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 00:52:24.135 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 00:52:24.135 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 00:52:24.357 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:52:24.357 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 00:52:24.357 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 00:52:24.357 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 00:52:24.357 | The following packages were automatically installed and are no longer required: 2022-06-01 00:52:24.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:52:24.358 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:52:24.358 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:52:24.358 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:52:24.358 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:52:24.358 | python3-zope.interface 2022-06-01 00:52:24.358 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:52:24.472 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:52:24.476 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 00:52:24.479 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:52:24.481 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:52:24.483 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:24.485 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:24.487 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:52:24.490 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:24.492 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:52:24.494 | ++ functions-common:time_stop:2329 : start_time=1654044743717 2022-06-01 00:52:24.496 | ++ functions-common:time_stop:2331 : [[ -z 1654044743717 ]] 2022-06-01 00:52:24.499 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:24.503 | ++ functions-common:time_stop:2334 : end_time=1654044744500 2022-06-01 00:52:24.505 | ++ functions-common:time_stop:2335 : elapsed_time=783 2022-06-01 00:52:24.507 | ++ functions-common:time_stop:2336 : total=762 2022-06-01 00:52:24.509 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:24.511 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1545 2022-06-01 00:52:24.513 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 00:52:24.516 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 00:52:24.519 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:52:24.522 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 00:52:24.526 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 00:52:24.530 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 00:52:24.533 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 00:52:24.536 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 00:52:26.152 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 00:52:26.154 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 00:52:26.156 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 00:52:26.159 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 00:52:26.160 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 00:52:26.162 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 00:52:26.165 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 00:52:26.167 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 00:52:26.169 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 00:52:26.171 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 00:52:26.244 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 00:52:26.247 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 00:52:26.320 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 00:52:26.322 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 00:52:26.394 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 00:52:26.396 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 00:52:26.398 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 00:52:26.399 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 00:52:26.401 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 00:52:26.403 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 00:52:26.405 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 00:52:26.408 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 00:52:26.409 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 00:52:26.411 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 00:52:26.413 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 00:52:26.413 | Distro: focal 2022-06-01 00:52:26.416 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 00:52:26.418 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 00:52:26.421 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 00:52:26.424 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 00:52:26.427 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 00:52:26.427 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 00:52:26.910 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 00:52:26.912 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 00:52:26.912 | pip: 20.2.2 2022-06-01 00:52:26.913 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 00:52:27.371 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 00:52:27.394 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 00:52:27.396 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 00:52:27.398 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 00:52:27.401 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 00:52:27.403 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:52:27.407 | + ./stack.sh:main:764 : fixup_all 2022-06-01 00:52:27.410 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 00:52:27.412 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 00:52:27.414 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:52:27.419 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:52:27.419 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 00:52:27.420 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 00:52:27.425 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 00:52:27.427 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 00:52:27.429 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 00:52:27.437 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 00:52:27.441 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 00:52:27.443 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 00:52:27.445 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 00:52:27.448 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 00:52:27.450 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 00:52:27.452 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:52:27.455 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:52:27.456 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:52:27.458 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:52:27.460 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:52:27.462 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:52:27.464 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:52:27.466 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:52:27.468 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 00:52:27.471 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 00:52:27.473 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 00:52:27.476 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:52:27.478 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:52:27.480 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:52:27.482 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:52:27.484 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:52:27.486 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:52:27.488 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 00:52:27.490 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 00:52:27.510 | Using python 3.8 to install os-testr 2022-06-01 00:52:27.513 | + 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-01 00:52:29.330 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:29.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-01 00:52:29.335 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:29.335 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:29.337 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:29.338 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:29.338 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:29.339 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:29.339 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:29.339 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:29.419 | 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-01 00:52:29.429 | 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-01 00:52:29.433 | 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-01 00:52:29.447 | 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-01 00:52:29.478 | 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-01 00:52:29.496 | 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-01 00:52:29.500 | 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-01 00:52:29.508 | 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-01 00:52:29.512 | 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-01 00:52:29.515 | 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-01 00:52:29.520 | 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-01 00:52:29.531 | 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-01 00:52:29.535 | 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-01 00:52:29.549 | 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-01 00:52:29.552 | 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-01 00:52:29.555 | 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-01 00:52:29.558 | 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-01 00:52:29.561 | 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-01 00:52:29.569 | 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-01 00:52:29.572 | 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-01 00:52:29.575 | 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-01 00:52:29.633 | 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-01 00:52:29.636 | 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-01 00:52:29.640 | 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-01 00:52:29.673 | 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-01 00:52:29.679 | 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-01 00:52:31.818 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:31.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:31.893 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:31.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:31.897 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:31.899 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:31.901 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:31.903 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:31.905 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:31.907 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:31.909 | + functions-common:time_stop:2329 : start_time=1654044747505 2022-06-01 00:52:31.912 | + functions-common:time_stop:2331 : [[ -z 1654044747505 ]] 2022-06-01 00:52:31.914 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:31.918 | + functions-common:time_stop:2334 : end_time=1654044751916 2022-06-01 00:52:31.920 | + functions-common:time_stop:2335 : elapsed_time=4411 2022-06-01 00:52:31.923 | + functions-common:time_stop:2336 : total=0 2022-06-01 00:52:31.925 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:31.927 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4411 2022-06-01 00:52:31.929 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:31.932 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 00:52:31.934 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 00:52:31.936 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:52:31.940 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 00:52:31.942 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 00:52:31.944 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:52:31.948 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:52:31.948 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:52:31.954 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 00:52:31.956 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 00:52:31.959 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 00:52:31.961 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 00:52:31.964 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 00:52:31.983 | Using python 3.8 to install systemd-python 2022-06-01 00:52:31.986 | + 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-01 00:52:33.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:33.809 | 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-01 00:52:33.815 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:33.815 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:33.817 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:33.818 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:33.818 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:33.819 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:33.819 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:33.819 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:33.834 | 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-01 00:52:36.139 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:36.139 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:36.211 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:36.213 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:36.215 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:36.217 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:36.220 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:36.222 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:36.224 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:36.226 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:36.228 | + functions-common:time_stop:2329 : start_time=1654044751978 2022-06-01 00:52:36.230 | + functions-common:time_stop:2331 : [[ -z 1654044751978 ]] 2022-06-01 00:52:36.233 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:36.237 | + functions-common:time_stop:2334 : end_time=1654044756234 2022-06-01 00:52:36.239 | + functions-common:time_stop:2335 : elapsed_time=4256 2022-06-01 00:52:36.241 | + functions-common:time_stop:2336 : total=4411 2022-06-01 00:52:36.243 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:36.245 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8667 2022-06-01 00:52:36.247 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:36.251 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 00:52:36.303 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 00:52:36.407 | + ./stack.sh:main:779 : install_infra 2022-06-01 00:52:36.410 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:52:36.412 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 00:52:36.416 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:52:36.418 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 00:52:36.443 | + 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-01 00:52:38.550 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:38.561 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:38.621 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:38.663 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:38.665 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:38.668 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:38.670 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:38.672 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:39.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:39.374 | 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-01 00:52:39.622 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:39.624 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:39.626 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:39.628 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:39.630 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:39.632 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:39.635 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:39.637 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:39.639 | + functions-common:time_stop:2329 : start_time=1654044756434 2022-06-01 00:52:39.641 | + functions-common:time_stop:2331 : [[ -z 1654044756434 ]] 2022-06-01 00:52:39.644 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:39.648 | + functions-common:time_stop:2334 : end_time=1654044759645 2022-06-01 00:52:39.650 | + functions-common:time_stop:2335 : elapsed_time=3211 2022-06-01 00:52:39.652 | + functions-common:time_stop:2336 : total=8667 2022-06-01 00:52:39.654 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:39.657 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11878 2022-06-01 00:52:39.659 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:39.661 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:52:39.664 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 00:52:39.685 | + 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-01 00:52:41.653 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:41.665 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:41.725 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:41.768 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:41.770 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:41.772 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:41.774 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:41.776 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:42.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:42.315 | Processing /opt/stack/requirements 2022-06-01 00:52:43.990 | 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-01 00:52:43.992 | 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-01 00:52:44.005 | 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-01 00:52:44.010 | 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-01 00:52:44.013 | 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-01 00:52:44.017 | 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-01 00:52:44.036 | 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-01 00:52:44.039 | 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-01 00:52:44.057 | 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-01 00:52:44.060 | 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-01 00:52:44.068 | 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-01 00:52:44.087 | 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-01 00:52:44.090 | 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-01 00:52:44.106 | 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-01 00:52:44.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-01 00:52:44.113 | 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-01 00:52:44.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-01 00:52:44.118 | 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-01 00:52:44.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-01 00:52:44.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-01 00:52:44.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-01 00:52:44.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-01 00:52:44.194 | 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-01 00:52:44.196 | 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-01 00:52:44.202 | 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-01 00:52:44.210 | 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-01 00:52:44.264 | 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-01 00:52:44.270 | 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-01 00:52:44.273 | 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-01 00:52:44.276 | Building wheels for collected packages: openstack-requirements 2022-06-01 00:52:44.277 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 00:52:45.053 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 00:52:45.053 | ERROR: Command errored out with exit status 1: 2022-06-01 00:52:45.053 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-o1to_4ew/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-o1to_4ew/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-wvfvyk4u 2022-06-01 00:52:45.053 | cwd: /tmp/pip-req-build-o1to_4ew/ 2022-06-01 00:52:45.053 | Complete output (6 lines): 2022-06-01 00:52:45.053 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 00:52:45.053 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 00:52:45.053 | or: setup.py --help-commands 2022-06-01 00:52:45.053 | or: setup.py cmd --help 2022-06-01 00:52:45.053 | 2022-06-01 00:52:45.053 | error: invalid command 'bdist_wheel' 2022-06-01 00:52:45.053 | ---------------------------------------- 2022-06-01 00:52:45.053 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 00:52:45.054 | Running setup.py clean for openstack-requirements 2022-06-01 00:52:45.817 | Failed to build openstack-requirements 2022-06-01 00:52:45.831 | Installing collected packages: openstack-requirements 2022-06-01 00:52:45.832 | Attempting uninstall: openstack-requirements 2022-06-01 00:52:45.833 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 00:52:45.868 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 00:52:45.888 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 00:52:45.892 | Running setup.py install for openstack-requirements: started 2022-06-01 00:52:48.123 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 00:52:48.149 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 00:52:48.276 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:48.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:48.280 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:48.283 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:48.285 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:48.287 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:48.289 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:48.291 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:48.293 | + functions-common:time_stop:2329 : start_time=1654044759678 2022-06-01 00:52:48.295 | + functions-common:time_stop:2331 : [[ -z 1654044759678 ]] 2022-06-01 00:52:48.298 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:48.302 | + functions-common:time_stop:2334 : end_time=1654044768300 2022-06-01 00:52:48.304 | + functions-common:time_stop:2335 : elapsed_time=8622 2022-06-01 00:52:48.306 | + functions-common:time_stop:2336 : total=11878 2022-06-01 00:52:48.308 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:48.310 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20500 2022-06-01 00:52:48.313 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:48.315 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 00:52:48.317 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 00:52:48.320 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 00:52:48.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:52:48.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:52:48.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 00:52:48.331 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:52:48.333 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 00:52:48.353 | Using python 3.8 to install pbr 2022-06-01 00:52:48.355 | + 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-01 00:52:50.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:50.161 | 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-01 00:52:50.166 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:50.166 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:50.168 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:52:50.169 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:50.170 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:50.170 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:50.170 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:52:50.171 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:52:50.307 | 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-01 00:52:52.561 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:52.561 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:52.643 | + inc/python:pip_install:200 : result=0 2022-06-01 00:52:52.646 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:52.648 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:52.651 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:52.653 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:52.656 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:52.658 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:52.660 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:52.662 | + functions-common:time_stop:2329 : start_time=1654044768348 2022-06-01 00:52:52.664 | + functions-common:time_stop:2331 : [[ -z 1654044768348 ]] 2022-06-01 00:52:52.667 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:52.672 | + functions-common:time_stop:2334 : end_time=1654044772669 2022-06-01 00:52:52.674 | + functions-common:time_stop:2335 : elapsed_time=4321 2022-06-01 00:52:52.676 | + functions-common:time_stop:2336 : total=20500 2022-06-01 00:52:52.679 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:52.681 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24821 2022-06-01 00:52:52.683 | + inc/python:pip_install:203 : return 0 2022-06-01 00:52:52.685 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 00:52:54.950 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 00:52:56.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:52:56.831 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 00:52:56.851 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 00:52:56.854 | 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-01 00:52:56.858 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 00:52:56.863 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 00:52:56.866 | 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-01 00:52:56.940 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:52:56.942 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:52:56.945 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 00:52:56.962 | + ./stack.sh:main:788 : pkgs= 2022-06-01 00:52:56.964 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 00:52:56.967 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 00:52:56.969 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:52:56.971 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 00:52:56.973 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:52:56.976 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:52:56.978 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:52:56.980 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:52:56.982 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:52:56.985 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:52:56.989 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:52:56.991 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:52:56.993 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:52:56.995 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 00:52:56.998 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:52:57.013 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:57.016 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:52:57.018 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:52:57.020 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 00:52:57.022 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:52:57.024 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:52:57.026 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:52:57.028 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 00:52:57.030 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:52:57.032 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 00:52:57.034 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:52:57.037 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:52:57.039 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 00:52:57.041 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 00:52:57.043 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:52:57.045 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:52:57.047 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 00:52:57.049 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 00:52:57.052 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 00:52:57.054 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 00:52:57.056 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 00:52:57.058 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 00:52:57.061 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 00:52:57.064 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 00:52:57.066 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 00:52:57.068 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 00:52:57.120 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 00:52:57.120 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 00:52:57.122 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 00:52:57.505 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 00:52:57.507 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 00:52:57.523 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:57.526 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 00:52:57.528 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:52:57.531 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:52:57.533 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:52:57.536 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:52:57.538 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:52:57.540 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:52:57.543 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:57.545 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:57.547 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:52:57.549 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:52:57.551 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:52:57.554 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:52:57.556 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 00:52:57.558 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:52:57.560 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:52:57.564 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:52:57.566 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 00:52:57.587 | + 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-01 00:52:57.699 | Reading package lists... 2022-06-01 00:52:57.955 | Building dependency tree... 2022-06-01 00:52:57.956 | Reading state information... 2022-06-01 00:52:58.210 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 00:52:58.211 | The following packages were automatically installed and are no longer required: 2022-06-01 00:52:58.212 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:52:58.212 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:52:58.212 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:52:58.212 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:52:58.212 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:52:58.212 | python3-zope.interface 2022-06-01 00:52:58.212 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:52:58.327 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:52:58.331 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:52:58.334 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:52:58.336 | + functions-common:time_stop:2322 : local name 2022-06-01 00:52:58.338 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:58.340 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:58.343 | + functions-common:time_stop:2325 : local total 2022-06-01 00:52:58.345 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:58.347 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:52:58.349 | + functions-common:time_stop:2329 : start_time=1654044777584 2022-06-01 00:52:58.351 | + functions-common:time_stop:2331 : [[ -z 1654044777584 ]] 2022-06-01 00:52:58.354 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:58.359 | + functions-common:time_stop:2334 : end_time=1654044778356 2022-06-01 00:52:58.361 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-01 00:52:58.363 | + functions-common:time_stop:2336 : total=1545 2022-06-01 00:52:58.365 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:58.367 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2317 2022-06-01 00:52:58.370 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:52:58.372 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 00:52:58.375 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:52:58.378 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:52:58.380 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:52:58.382 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:52:58.384 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:52:58.387 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:52:58.389 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 00:52:58.391 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:52:58.393 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:52:58.396 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:52:58.398 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:52:58.400 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:52:58.402 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:52:58.405 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:52:58.407 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:52:58.410 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 00:52:58.412 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:52:58.414 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:52:58.416 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:52:58.419 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:52:58.422 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:52:58.424 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:52:58.426 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 00:52:58.428 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 00:52:58.444 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:52:58.446 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 00:52:58.449 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:52:58.451 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 00:52:58.453 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 00:52:58.456 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 00:52:58.460 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 00:52:58.462 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 00:52:58.465 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 00:52:58.467 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 00:52:58.470 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 00:52:58.472 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 00:52:58.475 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 00:52:59.212 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 00:52:59.212 | user tags 2022-06-01 00:52:59.212 | stackrabbit []' 2022-06-01 00:52:59.216 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 00:52:59.216 | user tags 2022-06-01 00:52:59.216 | stackrabbit []' 2022-06-01 00:52:59.216 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 00:52:59.222 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 00:52:59.224 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 00:52:59.226 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:52:59.882 | Changing password for user "stackrabbit" ... 2022-06-01 00:52:59.907 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 00:53:00.567 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 00:53:00.590 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 00:53:00.592 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:53:01.254 | Changing password for user "stackrabbit" ... 2022-06-01 00:53:01.279 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 00:53:01.282 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 00:53:01.284 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 00:53:01.943 | Deleting user "guest" ... 2022-06-01 00:53:01.958 | Error: 2022-06-01 00:53:01.958 | {:no_such_user, "guest"} 2022-06-01 00:53:01.970 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 00:53:01.972 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 00:53:01.989 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:01.992 | + ./stack.sh:main:805 : install_database 2022-06-01 00:53:01.994 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 00:53:01.997 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 00:53:02.000 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:02.002 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:02.004 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 00:53:02.218 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 00:53:02.220 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 00:53:02.222 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 00:53:02.224 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:53:02.227 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 00:53:02.229 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:53:02.232 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:53:02.234 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:53:02.237 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:53:02.239 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:53:02.242 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:53:02.244 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:53:02.246 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:53:02.249 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 00:53:02.251 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:53:02.254 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:53:02.256 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:53:02.259 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:53:02.261 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:53:02.263 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:53:02.265 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 00:53:02.268 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:02.270 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:02.272 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 00:53:02.275 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:53:02.277 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:53:02.280 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:53:02.282 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:53:02.285 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:02.287 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:53:02.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:02.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:02.294 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:53:02.297 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:53:02.299 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:53:02.301 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:53:02.303 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 00:53:02.305 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:53:02.308 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:02.310 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:02.312 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 00:53:02.332 | + 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-01 00:53:02.443 | Reading package lists... 2022-06-01 00:53:02.692 | Building dependency tree... 2022-06-01 00:53:02.693 | Reading state information... 2022-06-01 00:53:02.956 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:53:02.956 | The following packages were automatically installed and are no longer required: 2022-06-01 00:53:02.958 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:53:02.958 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:53:02.958 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:53:02.958 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:53:02.958 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:53:02.958 | python3-zope.interface 2022-06-01 00:53:02.958 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:53:03.070 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:53:03.075 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:53:03.078 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:53:03.080 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:03.082 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:03.084 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:03.086 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:03.088 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:03.090 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:53:03.093 | + functions-common:time_stop:2329 : start_time=1654044782330 2022-06-01 00:53:03.095 | + functions-common:time_stop:2331 : [[ -z 1654044782330 ]] 2022-06-01 00:53:03.097 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:03.101 | + functions-common:time_stop:2334 : end_time=1654044783099 2022-06-01 00:53:03.104 | + functions-common:time_stop:2335 : elapsed_time=769 2022-06-01 00:53:03.106 | + functions-common:time_stop:2336 : total=2317 2022-06-01 00:53:03.108 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:03.110 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3086 2022-06-01 00:53:03.112 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:53:03.115 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 00:53:03.117 | + ./stack.sh:main:808 : install_database_python 2022-06-01 00:53:03.119 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 00:53:03.121 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 00:53:03.124 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 00:53:03.127 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:53:03.130 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 00:53:03.132 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 00:53:03.134 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:53:03.138 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:53:03.138 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:53:03.144 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 00:53:03.147 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 00:53:03.149 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 00:53:03.152 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 00:53:03.154 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 00:53:03.175 | Using python 3.8 to install PyMySQL 2022-06-01 00:53:03.177 | + 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-01 00:53:05.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:05.013 | 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-01 00:53:05.018 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:05.018 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:05.020 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:05.021 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:05.022 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:05.022 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:05.022 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:05.023 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:05.038 | 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-01 00:53:07.409 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:07.409 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:07.483 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:07.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:07.488 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:07.490 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:07.492 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:07.494 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:07.497 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:07.499 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:07.502 | + functions-common:time_stop:2329 : start_time=1654044783169 2022-06-01 00:53:07.504 | + functions-common:time_stop:2331 : [[ -z 1654044783169 ]] 2022-06-01 00:53:07.507 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:07.512 | + functions-common:time_stop:2334 : end_time=1654044787509 2022-06-01 00:53:07.514 | + functions-common:time_stop:2335 : elapsed_time=4340 2022-06-01 00:53:07.516 | + functions-common:time_stop:2336 : total=24821 2022-06-01 00:53:07.518 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:07.521 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29161 2022-06-01 00:53:07.523 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:07.525 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 00:53:07.528 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:53:07.530 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 00:53:07.533 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 00:53:07.550 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:07.552 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 00:53:07.554 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 00:53:07.558 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:53:07.558 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:53:07.563 | + 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-01 00:53:07.566 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:53:07.568 | + 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-01 00:53:07.570 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:53:07.573 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 00:53:07.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 00:53:07.590 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:07.593 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 00:53:07.596 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:53:07.598 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:53:07.600 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:53:07.602 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:53:07.605 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:07.607 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:53:07.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:07.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:07.614 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:53:07.616 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:53:07.618 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:53:07.621 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:53:07.623 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 00:53:07.626 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:53:07.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:07.630 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:07.633 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 00:53:07.653 | + 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-01 00:53:07.763 | Reading package lists... 2022-06-01 00:53:08.029 | Building dependency tree... 2022-06-01 00:53:08.031 | Reading state information... 2022-06-01 00:53:08.306 | radvd is already the newest version (1:2.17-2). 2022-06-01 00:53:08.306 | The following packages were automatically installed and are no longer required: 2022-06-01 00:53:08.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:53:08.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:53:08.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:53:08.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:53:08.307 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:53:08.307 | python3-zope.interface 2022-06-01 00:53:08.307 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:53:08.420 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:53:08.425 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:53:08.427 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:53:08.429 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:08.431 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:08.433 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:08.437 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:08.439 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:08.441 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:53:08.443 | + functions-common:time_stop:2329 : start_time=1654044787650 2022-06-01 00:53:08.445 | + functions-common:time_stop:2331 : [[ -z 1654044787650 ]] 2022-06-01 00:53:08.448 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:08.453 | + functions-common:time_stop:2334 : end_time=1654044788450 2022-06-01 00:53:08.455 | + functions-common:time_stop:2335 : elapsed_time=800 2022-06-01 00:53:08.457 | + functions-common:time_stop:2336 : total=3086 2022-06-01 00:53:08.460 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:08.462 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3886 2022-06-01 00:53:08.464 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:53:08.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 00:53:08.484 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:08.486 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 00:53:08.489 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 00:53:08.492 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 00:53:08.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 00:53:08.515 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:53:08.517 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:53:08.519 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:53:08.522 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:53:08.524 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:08.526 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:53:08.528 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:08.531 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:08.533 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:53:08.535 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:53:08.537 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:53:08.539 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:53:08.542 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 00:53:08.544 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:53:08.547 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:08.549 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:08.551 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 00:53:08.572 | + 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-01 00:53:08.683 | Reading package lists... 2022-06-01 00:53:08.940 | Building dependency tree... 2022-06-01 00:53:08.941 | Reading state information... 2022-06-01 00:53:09.192 | fakeroot is already the newest version (1.24-1). 2022-06-01 00:53:09.192 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:53:09.192 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 00:53:09.192 | The following packages were automatically installed and are no longer required: 2022-06-01 00:53:09.194 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:53:09.194 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:53:09.194 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:53:09.194 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:53:09.194 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:53:09.194 | python3-zope.interface 2022-06-01 00:53:09.194 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:53:09.306 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:53:09.310 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:53:09.313 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:53:09.315 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:09.317 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:09.319 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:09.321 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:09.323 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:09.325 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:53:09.328 | + functions-common:time_stop:2329 : start_time=1654044788570 2022-06-01 00:53:09.330 | + functions-common:time_stop:2331 : [[ -z 1654044788570 ]] 2022-06-01 00:53:09.332 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:09.336 | + functions-common:time_stop:2334 : end_time=1654044789334 2022-06-01 00:53:09.338 | + functions-common:time_stop:2335 : elapsed_time=764 2022-06-01 00:53:09.340 | + functions-common:time_stop:2336 : total=3886 2022-06-01 00:53:09.343 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:09.345 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4650 2022-06-01 00:53:09.347 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:53:09.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 00:53:09.352 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:09.354 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:09.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 00:53:09.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 00:53:09.362 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 00:53:09.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 00:53:09.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 00:53:09.372 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 00:53:09.372 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 00:53:09.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 00:53:09.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 00:53:09.381 | + functions:vercmp:652 : local v1=5.4 2022-06-01 00:53:09.383 | + functions:vercmp:653 : local 'op=<' 2022-06-01 00:53:09.386 | + functions:vercmp:654 : local v2=3.13 2022-06-01 00:53:09.388 | + functions:vercmp:655 : local result 2022-06-01 00:53:09.392 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 00:53:09.392 | ++ functions:vercmp:659 : sort -V 2022-06-01 00:53:09.393 | ++ functions:vercmp:659 : head -1 2022-06-01 00:53:09.397 | + functions:vercmp:659 : result=3.13 2022-06-01 00:53:09.399 | + functions:vercmp:661 : case $op in 2022-06-01 00:53:09.401 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 00:53:09.404 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 00:53:09.407 | + functions:vercmp:672 : return 2022-06-01 00:53:09.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 00:53:09.411 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:53:09.413 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 00:53:09.892 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 00:53:09.911 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:09.913 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 00:53:09.915 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 00:53:09.915 | Installing etcd 2022-06-01 00:53:09.918 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 00:53:09.931 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 00:53:09.945 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 00:53:09.948 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 00:53:09.963 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 00:53:09.966 | ++ 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-01 00:53:09.969 | ++ 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-01 00:53:09.973 | +++ 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-01 00:53:09.977 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:53:09.979 | ++ 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-01 00:53:09.982 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 00:53:09.984 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:53:09.986 | ++ functions:get_extra_file:73 : return 2022-06-01 00:53:09.989 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:53:09.991 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 00:53:09.994 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 00:53:09.996 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 00:53:10.014 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:10.016 | + ./stack.sh:main:835 : install_dstat 2022-06-01 00:53:10.019 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 00:53:10.035 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:10.037 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 00:53:10.039 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:53:10.041 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 00:53:10.044 | + ./stack.sh:main:844 : install_libs 2022-06-01 00:53:10.047 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 00:53:10.049 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 00:53:10.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 00:53:10.053 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 00:53:10.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 00:53:10.063 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.065 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 00:53:10.067 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 00:53:10.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 00:53:10.071 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 00:53:10.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 00:53:10.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.083 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 00:53:10.085 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 00:53:10.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 00:53:10.089 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 00:53:10.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 00:53:10.098 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.101 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 00:53:10.103 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 00:53:10.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 00:53:10.108 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 00:53:10.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 00:53:10.117 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.119 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 00:53:10.121 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 00:53:10.125 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 00:53:10.127 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 00:53:10.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 00:53:10.136 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.138 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 00:53:10.140 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 00:53:10.143 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 00:53:10.145 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 00:53:10.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 00:53:10.154 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.156 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 00:53:10.159 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 00:53:10.161 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 00:53:10.164 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 00:53:10.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 00:53:10.173 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.175 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 00:53:10.178 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 00:53:10.180 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 00:53:10.182 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 00:53:10.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 00:53:10.192 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.194 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 00:53:10.196 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 00:53:10.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 00:53:10.201 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 00:53:10.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 00:53:10.210 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.212 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 00:53:10.214 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 00:53:10.217 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 00:53:10.219 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 00:53:10.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 00:53:10.228 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.230 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 00:53:10.233 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 00:53:10.235 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 00:53:10.237 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 00:53:10.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 00:53:10.246 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.250 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 00:53:10.252 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 00:53:10.254 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 00:53:10.256 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 00:53:10.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 00:53:10.265 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.268 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 00:53:10.270 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 00:53:10.272 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 00:53:10.274 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 00:53:10.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 00:53:10.283 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.286 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 00:53:10.288 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 00:53:10.290 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 00:53:10.292 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 00:53:10.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 00:53:10.302 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.304 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 00:53:10.306 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 00:53:10.309 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 00:53:10.313 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 00:53:10.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 00:53:10.322 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.324 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 00:53:10.327 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 00:53:10.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 00:53:10.331 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 00:53:10.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 00:53:10.340 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.343 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 00:53:10.345 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 00:53:10.347 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 00:53:10.350 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 00:53:10.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 00:53:10.359 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.362 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 00:53:10.364 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 00:53:10.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 00:53:10.369 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 00:53:10.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 00:53:10.378 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.381 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 00:53:10.383 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 00:53:10.385 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 00:53:10.388 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 00:53:10.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 00:53:10.397 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.399 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 00:53:10.401 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 00:53:10.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 00:53:10.407 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 00:53:10.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 00:53:10.416 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.418 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 00:53:10.421 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 00:53:10.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 00:53:10.426 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 00:53:10.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 00:53:10.435 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.437 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 00:53:10.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 00:53:10.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 00:53:10.444 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 00:53:10.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 00:53:10.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.456 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 00:53:10.458 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 00:53:10.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 00:53:10.463 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 00:53:10.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 00:53:10.473 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.475 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 00:53:10.477 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 00:53:10.480 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 00:53:10.482 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 00:53:10.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 00:53:10.492 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.494 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 00:53:10.496 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 00:53:10.499 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 00:53:10.501 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 00:53:10.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 00:53:10.510 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.513 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 00:53:10.515 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 00:53:10.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 00:53:10.520 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 00:53:10.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 00:53:10.529 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.532 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 00:53:10.534 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 00:53:10.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 00:53:10.539 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 00:53:10.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 00:53:10.549 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.551 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 00:53:10.554 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 00:53:10.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 00:53:10.558 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 00:53:10.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 00:53:10.567 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.570 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 00:53:10.572 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 00:53:10.574 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 00:53:10.577 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 00:53:10.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 00:53:10.586 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.588 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 00:53:10.590 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 00:53:10.593 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 00:53:10.595 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 00:53:10.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 00:53:10.605 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.607 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 00:53:10.610 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 00:53:10.612 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 00:53:10.614 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 00:53:10.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 00:53:10.624 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.626 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 00:53:10.629 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 00:53:10.631 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 00:53:10.633 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 00:53:10.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 00:53:10.643 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.645 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 00:53:10.648 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 00:53:10.650 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 00:53:10.652 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 00:53:10.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 00:53:10.662 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.664 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 00:53:10.666 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 00:53:10.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 00:53:10.671 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 00:53:10.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 00:53:10.680 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.682 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 00:53:10.685 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 00:53:10.687 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 00:53:10.690 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 00:53:10.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 00:53:10.699 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.702 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 00:53:10.704 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 00:53:10.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 00:53:10.709 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 00:53:10.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:10.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:10.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 00:53:10.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:10.720 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 00:53:10.741 | Using python 3.8 to install etcd3 2022-06-01 00:53:10.743 | + 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-01 00:53:12.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:12.557 | 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-01 00:53:12.562 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:12.563 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:12.564 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:12.566 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:12.566 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:12.566 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:12.567 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:12.567 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:12.582 | 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-01 00:53:12.591 | 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-01 00:53:12.616 | 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-01 00:53:12.621 | 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-01 00:53:12.625 | 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-01 00:53:12.640 | 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-01 00:53:14.866 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:14.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:14.947 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:14.950 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:14.952 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:14.954 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:14.957 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:14.959 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:14.961 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:14.963 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:14.965 | + functions-common:time_stop:2329 : start_time=1654044790735 2022-06-01 00:53:14.967 | + functions-common:time_stop:2331 : [[ -z 1654044790735 ]] 2022-06-01 00:53:14.970 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:14.974 | + functions-common:time_stop:2334 : end_time=1654044794971 2022-06-01 00:53:14.976 | + functions-common:time_stop:2335 : elapsed_time=4236 2022-06-01 00:53:14.978 | + functions-common:time_stop:2336 : total=29161 2022-06-01 00:53:14.980 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:14.982 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33397 2022-06-01 00:53:14.985 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:14.987 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 00:53:15.009 | Using python 3.8 to install etcd3gw 2022-06-01 00:53:15.011 | + 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-01 00:53:16.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:16.802 | 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-01 00:53:16.806 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:16.807 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:16.808 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:16.810 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:16.810 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:16.811 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:16.811 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:16.811 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:16.826 | 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-01 00:53:16.852 | 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-01 00:53:16.859 | 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-01 00:53:16.862 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:53:16.883 | 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-01 00:53:16.886 | 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-01 00:53:16.909 | 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-01 00:53:16.912 | 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-01 00:53:16.914 | 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-01 00:53:19.118 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:19.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:19.190 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:19.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:19.195 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:19.197 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:19.199 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:19.201 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:19.204 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:19.206 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:19.208 | + functions-common:time_stop:2329 : start_time=1654044795003 2022-06-01 00:53:19.210 | + functions-common:time_stop:2331 : [[ -z 1654044795003 ]] 2022-06-01 00:53:19.213 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:19.217 | + functions-common:time_stop:2334 : end_time=1654044799214 2022-06-01 00:53:19.219 | + functions-common:time_stop:2335 : elapsed_time=4211 2022-06-01 00:53:19.222 | + functions-common:time_stop:2336 : total=33397 2022-06-01 00:53:19.224 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:19.226 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37608 2022-06-01 00:53:19.228 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:19.231 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 00:53:19.233 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 00:53:19.235 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 00:53:19.237 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:53:19.240 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:53:19.242 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:53:19.244 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:53:19.247 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:53:19.249 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:53:19.252 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:53:19.254 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:53:19.257 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 00:53:19.259 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 00:53:19.261 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:19.264 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:19.267 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 00:53:19.269 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 00:53:19.271 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:53:19.274 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:53:19.276 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:53:19.279 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:53:19.282 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:53:19.284 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:19.287 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:53:19.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:19.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:19.294 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:53:19.296 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:53:19.298 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:53:19.301 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:53:19.303 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:53:19.305 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:53:19.308 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:19.310 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:19.313 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:53:19.334 | + 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-01 00:53:19.443 | Reading package lists... 2022-06-01 00:53:19.689 | Building dependency tree... 2022-06-01 00:53:19.690 | Reading state information... 2022-06-01 00:53:19.945 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:53:19.945 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:53:19.945 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:53:19.945 | The following packages were automatically installed and are no longer required: 2022-06-01 00:53:19.946 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:53:19.946 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:53:19.946 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:53:19.946 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:53:19.946 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:53:19.946 | python3-zope.interface 2022-06-01 00:53:19.947 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:53:20.061 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:53:20.065 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:53:20.068 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:53:20.070 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:20.072 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:20.074 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:20.077 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:20.079 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:20.081 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:53:20.083 | + functions-common:time_stop:2329 : start_time=1654044799331 2022-06-01 00:53:20.085 | + functions-common:time_stop:2331 : [[ -z 1654044799331 ]] 2022-06-01 00:53:20.088 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:20.093 | + functions-common:time_stop:2334 : end_time=1654044800089 2022-06-01 00:53:20.095 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-01 00:53:20.097 | + functions-common:time_stop:2336 : total=4650 2022-06-01 00:53:20.099 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:20.102 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5408 2022-06-01 00:53:20.104 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:53:20.106 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 00:53:20.108 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:20.111 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:20.113 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 00:53:20.175 | Module proxy already enabled 2022-06-01 00:53:20.179 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 00:53:20.241 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 00:53:20.241 | Module proxy already enabled 2022-06-01 00:53:20.241 | Module proxy_uwsgi already enabled 2022-06-01 00:53:20.245 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 00:53:20.248 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:53:20.251 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:53:20.253 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:53:20.391 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 00:53:20.393 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 00:53:20.397 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 00:53:20.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 00:53:20.408 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.410 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 00:53:20.412 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 00:53:20.415 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 00:53:20.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 00:53:20.425 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.427 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 00:53:20.429 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 00:53:20.432 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 00:53:20.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 00:53:20.443 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.445 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 00:53:20.448 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 00:53:20.451 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 00:53:20.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 00:53:20.460 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.462 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 00:53:20.465 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 00:53:20.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 00:53:20.474 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.477 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 00:53:20.479 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 00:53:20.481 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 00:53:20.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 00:53:20.491 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.494 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 00:53:20.511 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:20.514 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 00:53:20.516 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 00:53:20.519 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 00:53:20.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 00:53:20.528 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.531 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 00:53:20.547 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:20.549 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 00:53:20.552 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 00:53:20.554 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 00:53:20.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 00:53:20.564 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.566 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 00:53:20.569 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 00:53:20.571 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 00:53:20.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:20.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:20.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 00:53:20.581 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:20.583 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 00:53:20.586 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 00:53:20.588 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:53:20.592 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 00:53:20.594 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 00:53:20.596 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:53:20.600 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:53:20.600 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:53:20.605 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 00:53:20.608 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 00:53:20.611 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 00:53:20.614 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 00:53:20.617 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 00:53:20.641 | Using python 3.8 to install keystonemiddleware 2022-06-01 00:53:20.643 | + 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-01 00:53:22.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:22.461 | 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-01 00:53:22.467 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:22.467 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:22.469 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:22.470 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:22.470 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:22.471 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:22.471 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:22.471 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:22.486 | 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-01 00:53:22.558 | 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-01 00:53:22.594 | 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-01 00:53:22.609 | 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-01 00:53:22.616 | 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-01 00:53:22.623 | 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-01 00:53:22.662 | 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-01 00:53:22.672 | 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-01 00:53:22.690 | 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-01 00:53:22.696 | 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-01 00:53:22.699 | 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-01 00:53:22.710 | 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-01 00:53:22.713 | 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-01 00:53:22.716 | 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-01 00:53:22.721 | 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-01 00:53:22.740 | 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-01 00:53:22.744 | 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-01 00:53:22.766 | 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-01 00:53:22.771 | 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-01 00:53:22.774 | 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-01 00:53:22.781 | 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-01 00:53:22.801 | 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-01 00:53:22.815 | 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-01 00:53:22.881 | 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-01 00:53:22.887 | 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-01 00:53:22.891 | 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-01 00:53:22.894 | 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-01 00:53:22.902 | 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-01 00:53:22.905 | 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-01 00:53:22.908 | 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-01 00:53:22.911 | 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-01 00:53:22.914 | 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-01 00:53:22.916 | 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-01 00:53:22.921 | 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-01 00:53:22.925 | 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-01 00:53:22.929 | 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-01 00:53:24.928 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:24.928 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:25.002 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:25.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:25.006 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:25.008 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:25.010 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:25.013 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:25.016 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:25.018 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:25.020 | + functions-common:time_stop:2329 : start_time=1654044800635 2022-06-01 00:53:25.022 | + functions-common:time_stop:2331 : [[ -z 1654044800635 ]] 2022-06-01 00:53:25.025 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:25.029 | + functions-common:time_stop:2334 : end_time=1654044805026 2022-06-01 00:53:25.031 | + functions-common:time_stop:2335 : elapsed_time=4391 2022-06-01 00:53:25.033 | + functions-common:time_stop:2336 : total=37608 2022-06-01 00:53:25.035 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:25.038 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41999 2022-06-01 00:53:25.040 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:25.042 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 00:53:25.045 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 00:53:25.047 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:53:25.050 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 00:53:25.053 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 00:53:25.055 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:53:25.059 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:53:25.060 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:53:25.065 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 00:53:25.068 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 00:53:25.070 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 00:53:25.073 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 00:53:25.075 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 00:53:25.096 | Using python 3.8 to install python-memcached 2022-06-01 00:53:25.099 | + 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-01 00:53:26.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:26.935 | 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-01 00:53:26.940 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:26.940 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:26.942 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:26.943 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:26.944 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:26.944 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:26.944 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:26.945 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:26.960 | 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-01 00:53:26.965 | 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-01 00:53:29.241 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:29.241 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:29.316 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:29.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:29.321 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:29.323 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:29.325 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:29.328 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:29.330 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:29.332 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:29.334 | + functions-common:time_stop:2329 : start_time=1654044805091 2022-06-01 00:53:29.336 | + functions-common:time_stop:2331 : [[ -z 1654044805091 ]] 2022-06-01 00:53:29.339 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:29.344 | + functions-common:time_stop:2334 : end_time=1654044809341 2022-06-01 00:53:29.346 | + functions-common:time_stop:2335 : elapsed_time=4250 2022-06-01 00:53:29.348 | + functions-common:time_stop:2336 : total=41999 2022-06-01 00:53:29.351 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:29.353 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46249 2022-06-01 00:53:29.355 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:29.358 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 00:53:29.375 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:29.377 | + ./stack.sh:main:866 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-06-01 00:53:29.379 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 00:53:29.382 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 00:53:29.384 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 00:53:29.387 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:53:29.389 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 00:53:29.392 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 00:53:29.407 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:29.409 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 00:53:29.412 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 00:53:29.414 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 00:53:29.416 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:53:29.418 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:53:29.421 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:53:29.424 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:53:29.426 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:53:29.428 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:53:29.443 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:53:29.445 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:53:29.447 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:29.450 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:53:29.450 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:53:29.455 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 00:53:29.457 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:29.459 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 00:53:29.473 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 00:53:29.475 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:53:29.476 | + functions-common:git_clone:607 : head -1 2022-06-01 00:53:29.479 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 00:53:29.482 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:53:29.484 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 00:53:29.486 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:53:29.488 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:53:29.491 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 00:53:29.493 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:53:29.495 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 00:53:29.498 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:53:29.500 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:53:29.502 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 00:53:29.504 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:53:29.507 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:53:29.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 00:53:29.512 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:53:29.515 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 00:53:29.517 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:53:29.519 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:53:29.522 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 00:53:29.529 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 00:53:29.531 | + 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-01 00:53:30.143 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 00:53:30.145 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:53:30.148 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:53:30.150 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:53:30.152 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:53:30.155 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 00:53:30.157 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:53:30.159 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:53:30.161 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:53:30.163 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:53:30.166 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:53:30.168 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:53:30.171 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:53:30.173 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 00:53:30.193 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 00:53:30.195 | + 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-01 00:53:31.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:31.995 | 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-01 00:53:32.000 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:32.000 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:32.002 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:32.003 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:32.004 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:32.004 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:32.004 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:32.005 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:32.018 | Obtaining file:///opt/stack/keystone 2022-06-01 00:53:33.664 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:53:35.231 | 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-01 00:53:35.259 | 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-01 00:53:35.269 | 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-01 00:53:35.276 | 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-01 00:53:35.280 | 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-01 00:53:35.288 | 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-01 00:53:35.309 | 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-01 00:53:35.323 | 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-01 00:53:35.339 | 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-01 00:53:35.344 | 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-01 00:53:35.354 | 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-01 00:53:35.357 | 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-01 00:53:35.361 | 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-01 00:53:35.400 | 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-01 00:53:35.407 | 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-01 00:53:35.411 | 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-01 00:53:35.422 | 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-01 00:53:35.479 | 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-01 00:53:35.483 | 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-01 00:53:35.489 | 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-01 00:53:35.524 | 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-01 00:53:35.540 | 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-01 00:53:35.547 | 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-01 00:53:35.594 | 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-01 00:53:35.600 | 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-01 00:53:35.641 | 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-01 00:53:35.694 | 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-01 00:53:35.713 | 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-01 00:53:35.729 | 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-01 00:53:35.739 | 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-01 00:53:35.764 | 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-01 00:53:35.771 | 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-01 00:53:35.789 | 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-01 00:53:35.837 | 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-01 00:53:35.844 | 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-01 00:53:35.857 | 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-01 00:53:35.861 | 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-01 00:53:35.863 | 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-01 00:53:35.874 | 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-01 00:53:35.877 | 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-01 00:53:35.880 | 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-01 00:53:35.884 | 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-01 00:53:35.900 | 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-01 00:53:35.906 | 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-01 00:53:35.924 | 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-01 00:53:35.929 | 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-01 00:53:35.951 | 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-01 00:53:35.955 | 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-01 00:53:35.958 | 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-01 00:53:35.961 | 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-01 00:53:35.973 | 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-01 00:53:35.976 | 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-01 00:53:35.979 | 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-01 00:53:35.986 | 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-01 00:53:35.995 | 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-01 00:53:36.001 | 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-01 00:53:36.019 | 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-01 00:53:36.023 | 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-01 00:53:36.030 | 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-01 00:53:36.050 | 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-01 00:53:36.055 | 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-01 00:53:36.059 | 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-01 00:53:36.126 | 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-01 00:53:36.135 | 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-01 00:53:36.148 | 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-01 00:53:36.151 | 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-01 00:53:36.164 | 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-01 00:53:36.168 | 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-01 00:53:36.208 | 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-01 00:53:36.215 | 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-01 00:53:36.220 | 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-01 00:53:36.228 | 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-01 00:53:36.237 | 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-01 00:53:36.248 | 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-01 00:53:36.251 | 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-01 00:53:36.259 | 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-01 00:53:36.268 | 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-01 00:53:36.280 | 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-01 00:53:36.283 | 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-01 00:53:36.286 | 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-01 00:53:36.291 | 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-01 00:53:36.305 | 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-01 00:53:36.308 | 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-01 00:53:36.312 | 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-01 00:53:36.315 | 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-01 00:53:36.317 | 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-01 00:53:36.320 | 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-01 00:53:36.323 | 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-01 00:53:36.326 | 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-01 00:53:36.329 | 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-01 00:53:36.333 | 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-01 00:53:36.336 | 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-01 00:53:36.344 | 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-01 00:53:36.347 | 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-01 00:53:36.350 | 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-01 00:53:36.360 | 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-01 00:53:36.362 | 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-01 00:53:36.369 | 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-01 00:53:37.769 | Installing collected packages: keystone 2022-06-01 00:53:37.769 | Attempting uninstall: keystone 2022-06-01 00:53:37.771 | Found existing installation: keystone 18.1.0 2022-06-01 00:53:37.774 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 00:53:37.776 | Running setup.py develop for keystone 2022-06-01 00:53:39.687 | Successfully installed keystone 2022-06-01 00:53:39.830 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:39.830 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:39.918 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:39.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:39.922 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:39.924 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:39.926 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:39.928 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:39.931 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:39.933 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:39.935 | + functions-common:time_stop:2329 : start_time=1654044810188 2022-06-01 00:53:39.937 | + functions-common:time_stop:2331 : [[ -z 1654044810188 ]] 2022-06-01 00:53:39.940 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:39.944 | + functions-common:time_stop:2334 : end_time=1654044819941 2022-06-01 00:53:39.946 | + functions-common:time_stop:2335 : elapsed_time=9753 2022-06-01 00:53:39.948 | + functions-common:time_stop:2336 : total=46249 2022-06-01 00:53:39.951 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:39.953 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56002 2022-06-01 00:53:39.955 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:39.957 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:53:39.959 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:53:39.962 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:53:39.979 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:53:39.991 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 00:53:39.993 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 00:53:39.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:39.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:40.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 00:53:40.003 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:40.006 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 00:53:40.022 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:40.024 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:53:40.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:53:40.030 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 00:53:40.032 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 00:53:40.045 | + 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-01 00:53:40.047 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 00:53:40.052 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 00:53:40.067 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:40.069 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 00:53:40.100 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 00:53:40.127 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 00:53:40.158 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 00:53:40.189 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 00:53:40.218 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 00:53:40.249 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 00:53:40.275 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 00:53:40.303 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 00:53:40.305 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 00:53:40.308 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 00:53:40.311 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 00:53:40.313 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:53:40.315 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:53:40.330 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:40.333 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:53:40.336 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:53:40.338 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:53:40.353 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:40.356 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:53:40.359 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:53:40.388 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:53:40.390 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:53:40.393 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 00:53:40.395 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 00:53:40.397 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 00:53:40.414 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:40.416 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-06-01 00:53:40.446 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.18/identity 2022-06-01 00:53:40.473 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 00:53:40.476 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 00:53:40.506 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 00:53:40.508 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 00:53:40.511 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 00:53:40.513 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 00:53:40.515 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:53:40.518 | + 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-01 00:53:40.549 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 00:53:40.551 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 00:53:40.553 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 00:53:40.555 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 00:53:40.558 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:53:40.575 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:53:40.577 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:53:40.579 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:53:40.581 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:53:40.584 | + 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-01 00:53:40.613 | + 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-01 00:53:40.641 | + 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-01 00:53:40.668 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:53:40.696 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 00:53:40.724 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:53:40.726 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 00:53:40.728 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:53:40.731 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 00:53:40.733 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 00:53:40.735 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:53:40.737 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:53:40.740 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 00:53:40.744 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 00:53:40.747 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:53:40.749 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:53:40.762 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:53:40.762 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:53:40.771 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:53:40.774 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:53:40.790 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:53:40.792 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:53:40.796 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 00:53:40.826 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 00:53:40.852 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 00:53:40.880 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 00:53:40.906 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 00:53:40.932 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 00:53:40.958 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 00:53:40.985 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 00:53:41.012 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 00:53:41.038 | + 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-01 00:53:41.065 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 00:53:41.093 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 00:53:41.119 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 00:53:41.148 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:53:41.151 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:53:41.155 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 00:53:41.157 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 00:53:41.160 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:53:41.162 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:41.164 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:41.166 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:53:41.169 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:53:41.172 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:53:41.200 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 00:53:41.227 | + 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-01 00:53:41.227 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:53:41.236 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 00:53:41.239 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 00:53:41.241 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 00:53:41.243 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:53:41.246 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:53:41.249 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:53:41.251 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:41.253 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:41.256 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:53:41.258 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:53:41.260 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:41.263 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:41.266 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 00:53:41.327 | Site keystone-wsgi-public already enabled 2022-06-01 00:53:41.331 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:53:41.334 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:53:41.336 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:53:41.338 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:53:41.475 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 00:53:41.478 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:53:41.480 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 00:53:41.483 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 00:53:41.485 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:53:41.487 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:53:41.491 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:53:41.495 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 00:53:41.498 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:53:41.500 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:53:41.515 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:53:41.515 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:53:41.523 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:53:41.527 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:53:41.543 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:53:41.546 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:53:41.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:53:41.579 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 00:53:41.607 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 00:53:41.635 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 00:53:41.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 00:53:41.690 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 00:53:41.717 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 00:53:41.744 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 00:53:41.771 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 00:53:41.798 | + 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-01 00:53:41.825 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 00:53:41.852 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 00:53:41.880 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 00:53:41.907 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:53:41.910 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:53:41.913 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 00:53:41.915 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 00:53:41.918 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:53:41.920 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:41.922 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:41.925 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:53:41.927 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:53:41.930 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:53:41.956 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 00:53:41.984 | + 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-01 00:53:41.984 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:53:41.993 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 00:53:41.997 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 00:53:41.999 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 00:53:42.001 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:53:42.003 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:53:42.006 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:53:42.008 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:42.010 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:42.013 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:53:42.015 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:53:42.017 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:42.019 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:42.021 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 00:53:42.083 | Site keystone-wsgi-admin already enabled 2022-06-01 00:53:42.087 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:53:42.090 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:53:42.092 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:53:42.095 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:53:42.229 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 00:53:42.272 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 00:53:42.305 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 00:53:42.335 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 00:53:42.338 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 00:53:42.369 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 00:53:42.397 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 00:53:42.425 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 00:53:42.441 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:42.444 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 00:53:42.461 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:42.463 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 00:53:42.466 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 00:53:42.469 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 00:53:42.471 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:53:42.473 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 00:53:42.476 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 00:53:42.478 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 00:53:42.480 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 00:53:42.482 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:53:42.485 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:53:42.487 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:53:42.490 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:53:42.492 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:53:42.495 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:53:42.511 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:53:42.514 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:53:42.516 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:42.519 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:53:42.519 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:53:42.524 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 00:53:42.526 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:53:42.529 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 00:53:42.542 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 00:53:42.545 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:53:42.545 | + functions-common:git_clone:607 : head -1 2022-06-01 00:53:42.551 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 00:53:42.554 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:53:42.556 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 00:53:42.559 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:53:42.561 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:53:42.563 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 00:53:42.566 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 00:53:42.569 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 00:53:42.571 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:53:42.574 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:53:42.577 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 00:53:42.579 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:53:42.581 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 00:53:42.584 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 00:53:42.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:53:42.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 00:53:42.592 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:53:42.595 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:53:42.598 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 00:53:42.603 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 00:53:42.606 | + 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-01 00:53:43.203 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 00:53:43.206 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:53:43.208 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:53:43.210 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:53:43.213 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:53:43.216 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 00:53:43.218 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:53:43.220 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 00:53:43.222 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:53:43.225 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 00:53:43.227 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 00:53:43.229 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 00:53:43.231 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:53:43.234 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 00:53:43.254 | Using python 3.8 to install /opt/stack/swift 2022-06-01 00:53:43.257 | + 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-01 00:53:45.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:45.062 | 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-01 00:53:45.066 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:45.067 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:45.068 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:45.070 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:45.070 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:45.070 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:45.071 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:45.071 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:45.085 | Obtaining file:///opt/stack/swift 2022-06-01 00:53:46.336 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:53:47.584 | 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-01 00:53:47.593 | 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-01 00:53:47.634 | 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-01 00:53:47.643 | 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-01 00:53:47.646 | 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-01 00:53:47.703 | 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-01 00:53:47.714 | 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-01 00:53:47.717 | 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-01 00:53:47.720 | 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-01 00:53:47.755 | 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-01 00:53:47.771 | 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-01 00:53:47.778 | 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-01 00:53:47.784 | 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-01 00:53:47.824 | 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-01 00:53:47.836 | 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-01 00:53:47.854 | 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-01 00:53:47.861 | 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-01 00:53:47.864 | 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-01 00:53:47.876 | 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-01 00:53:47.879 | 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-01 00:53:47.881 | 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-01 00:53:47.885 | 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-01 00:53:47.890 | 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-01 00:53:47.909 | 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-01 00:53:47.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 444)) (2.23.0) 2022-06-01 00:53:47.934 | 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-01 00:53:47.939 | 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-01 00:53:47.942 | 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-01 00:53:47.949 | 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-01 00:53:47.970 | 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-01 00:53:47.974 | 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-01 00:53:47.978 | 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-01 00:53:47.987 | 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-01 00:53:48.000 | 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-01 00:53:48.065 | 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-01 00:53:48.071 | 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-01 00:53:48.079 | 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-01 00:53:48.082 | 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-01 00:53:48.087 | 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-01 00:53:48.091 | 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-01 00:53:48.094 | 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-01 00:53:48.097 | 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-01 00:53:48.100 | 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-01 00:53:48.103 | 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-01 00:53:48.106 | 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-01 00:53:48.111 | 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-01 00:53:48.114 | 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-01 00:53:49.831 | Installing collected packages: swift 2022-06-01 00:53:49.831 | Attempting uninstall: swift 2022-06-01 00:53:49.833 | Found existing installation: swift 2.26.1.dev35 2022-06-01 00:53:49.835 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 00:53:49.837 | Running setup.py develop for swift 2022-06-01 00:53:51.525 | Successfully installed swift 2022-06-01 00:53:51.703 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:53:51.703 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:53:51.779 | + inc/python:pip_install:200 : result=0 2022-06-01 00:53:51.781 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:53:51.784 | + functions-common:time_stop:2322 : local name 2022-06-01 00:53:51.786 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:53:51.788 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:53:51.790 | + functions-common:time_stop:2325 : local total 2022-06-01 00:53:51.792 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:53:51.795 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:53:51.797 | + functions-common:time_stop:2329 : start_time=1654044823249 2022-06-01 00:53:51.799 | + functions-common:time_stop:2331 : [[ -z 1654044823249 ]] 2022-06-01 00:53:51.802 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:53:51.806 | + functions-common:time_stop:2334 : end_time=1654044831803 2022-06-01 00:53:51.809 | + functions-common:time_stop:2335 : elapsed_time=8554 2022-06-01 00:53:51.811 | + functions-common:time_stop:2336 : total=56002 2022-06-01 00:53:51.813 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:53:51.815 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64556 2022-06-01 00:53:51.817 | + inc/python:pip_install:203 : return 0 2022-06-01 00:53:51.820 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:53:51.822 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:53:51.825 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:53:51.844 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:53:51.857 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 00:53:51.860 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 00:53:51.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:51.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:51.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 00:53:51.869 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:51.873 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 00:53:51.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:53:51.877 | + ./stack.sh:main:877 : configure_swift 2022-06-01 00:53:51.880 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 00:53:51.882 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 00:53:51.884 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 00:53:51.886 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 00:53:51.888 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 00:53:51.890 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 00:53:52.720 | No account-auditor running 2022-06-01 00:53:52.720 | No object-replicator running 2022-06-01 00:53:52.720 | No object-updater running 2022-06-01 00:53:52.720 | No container-updater running 2022-06-01 00:53:52.720 | No object-server running 2022-06-01 00:53:52.720 | No container-replicator running 2022-06-01 00:53:52.720 | No object-auditor running 2022-06-01 00:53:52.720 | No object-expirer running 2022-06-01 00:53:52.720 | No account-server running 2022-06-01 00:53:52.720 | No container-server running 2022-06-01 00:53:52.720 | No container-sharder running 2022-06-01 00:53:52.720 | No object-reconstructor running 2022-06-01 00:53:52.720 | No container-reconciler running 2022-06-01 00:53:52.720 | No proxy-server running 2022-06-01 00:53:52.720 | No account-replicator running 2022-06-01 00:53:52.720 | No container-auditor running 2022-06-01 00:53:52.720 | No account-reaper running 2022-06-01 00:53:52.720 | No container-sync running 2022-06-01 00:53:52.767 | + lib/swift:configure_swift:341 : true 2022-06-01 00:53:52.769 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 00:53:52.782 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 00:53:52.794 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 00:53:52.796 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 00:53:52.797 | s/%GROUP%//; 2022-06-01 00:53:52.797 | s/%USER%/ubuntu/; 2022-06-01 00:53:52.797 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 00:53:52.797 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 00:53:52.797 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 00:53:52.805 | uid = ubuntu 2022-06-01 00:53:52.805 | gid = 2022-06-01 00:53:52.805 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 00:53:52.805 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 00:53:52.805 | address = 127.0.0.1 2022-06-01 00:53:52.805 | 2022-06-01 00:53:52.805 | [account6612] 2022-06-01 00:53:52.805 | max connections = 25 2022-06-01 00:53:52.805 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:53:52.805 | read only = false 2022-06-01 00:53:52.805 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 00:53:52.805 | 2022-06-01 00:53:52.805 | [account6622] 2022-06-01 00:53:52.805 | max connections = 25 2022-06-01 00:53:52.805 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:53:52.805 | read only = false 2022-06-01 00:53:52.805 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 00:53:52.805 | 2022-06-01 00:53:52.805 | [account6632] 2022-06-01 00:53:52.806 | max connections = 25 2022-06-01 00:53:52.806 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:53:52.806 | read only = false 2022-06-01 00:53:52.806 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.806 | [account6642] 2022-06-01 00:53:52.806 | max connections = 25 2022-06-01 00:53:52.806 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:53:52.806 | read only = false 2022-06-01 00:53:52.806 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.806 | [container6611] 2022-06-01 00:53:52.806 | max connections = 25 2022-06-01 00:53:52.806 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:53:52.806 | read only = false 2022-06-01 00:53:52.806 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.806 | [container6621] 2022-06-01 00:53:52.806 | max connections = 25 2022-06-01 00:53:52.806 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:53:52.806 | read only = false 2022-06-01 00:53:52.806 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.806 | [container6631] 2022-06-01 00:53:52.806 | max connections = 25 2022-06-01 00:53:52.806 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:53:52.806 | read only = false 2022-06-01 00:53:52.806 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.806 | [container6641] 2022-06-01 00:53:52.806 | max connections = 25 2022-06-01 00:53:52.806 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:53:52.806 | read only = false 2022-06-01 00:53:52.806 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 00:53:52.806 | 2022-06-01 00:53:52.807 | 2022-06-01 00:53:52.807 | [object6613] 2022-06-01 00:53:52.807 | max connections = 25 2022-06-01 00:53:52.807 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:53:52.807 | read only = false 2022-06-01 00:53:52.807 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 00:53:52.807 | 2022-06-01 00:53:52.807 | [object6623] 2022-06-01 00:53:52.807 | max connections = 25 2022-06-01 00:53:52.807 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:53:52.807 | read only = false 2022-06-01 00:53:52.807 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 00:53:52.807 | 2022-06-01 00:53:52.807 | [object6633] 2022-06-01 00:53:52.807 | max connections = 25 2022-06-01 00:53:52.807 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:53:52.807 | read only = false 2022-06-01 00:53:52.807 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 00:53:52.807 | 2022-06-01 00:53:52.807 | [object6643] 2022-06-01 00:53:52.807 | max connections = 25 2022-06-01 00:53:52.807 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:53:52.807 | read only = false 2022-06-01 00:53:52.807 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 00:53:52.808 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 00:53:52.810 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:53:52.812 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:53:52.814 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 00:53:52.827 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 00:53:52.829 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 00:53:52.833 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 00:53:52.837 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 00:53:52.840 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 00:53:52.844 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 00:53:52.871 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-06-01 00:53:52.898 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 00:53:52.915 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 00:53:52.943 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 00:53:52.960 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:53:52.988 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 00:53:53.006 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 00:53:53.036 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 00:53:53.053 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 00:53:53.080 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 00:53:53.098 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:53:53.125 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 00:53:53.143 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 00:53:53.158 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:53.161 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 00:53:53.189 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 00:53:53.217 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 00:53:53.243 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 00:53:53.271 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 00:53:53.285 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:53.287 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 00:53:53.313 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 00:53:53.328 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:53.330 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 00:53:53.345 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:53.347 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 00:53:53.349 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 00:53:53.364 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:53.366 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 00:53:53.368 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 00:53:53.371 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 00:53:53.376 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 00:53:53.381 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 00:53:53.407 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 00:53:53.434 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 00:53:53.464 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 00:53:53.493 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 00:53:53.519 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 00:53:53.521 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 00:53:53.523 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 00:53:53.525 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 00:53:53.528 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 00:53:53.555 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 00:53:53.581 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:53:53.608 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 00:53:53.634 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 00:53:53.661 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 00:53:53.688 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 00:53:53.715 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 00:53:53.741 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:53:53.769 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 00:53:53.795 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 00:53:53.823 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 00:53:53.851 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 00:53:53.878 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 00:53:53.908 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 00:53:53.936 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 00:53:53.954 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 00:53:53.981 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 00:53:54.008 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 00:53:54.013 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 00:53:54.041 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 00:53:54.067 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 00:53:54.094 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 00:53:54.096 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 00:53:54.098 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:53:54.100 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 00:53:54.105 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 00:53:54.107 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:53:54.109 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:53:54.112 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 00:53:54.114 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 00:53:54.116 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:53:54.118 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:53:54.120 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 00:53:54.137 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 00:53:54.165 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 00:53:54.185 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 00:53:54.214 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 00:53:54.232 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:53:54.260 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 00:53:54.280 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:53:54.308 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 00:53:54.326 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:53:54.353 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 00:53:54.372 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 00:53:54.399 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:53:54.417 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:53:54.445 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 00:53:54.463 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 00:53:54.491 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 00:53:54.511 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 00:53:54.539 | + 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-01 00:53:54.544 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 00:53:54.563 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:53:54.591 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 00:53:54.622 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:53:54.624 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 00:53:54.628 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 00:53:54.631 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:53:54.633 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:53:54.635 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 00:53:54.637 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 00:53:54.639 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:53:54.641 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:53:54.644 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 00:53:54.662 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 00:53:54.691 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 00:53:54.708 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 00:53:54.736 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 00:53:54.754 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:53:54.782 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 00:53:54.799 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:53:54.830 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 00:53:54.851 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:53:54.881 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 00:53:54.899 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 00:53:54.926 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:53:54.944 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:53:54.973 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 00:53:54.990 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 00:53:55.019 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 00:53:55.037 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 00:53:55.064 | + 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-01 00:53:55.069 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 00:53:55.087 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:53:55.114 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:53:55.116 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 00:53:55.122 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 00:53:55.124 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:53:55.126 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:53:55.128 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 00:53:55.130 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 00:53:55.133 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:53:55.135 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:53:55.138 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 00:53:55.156 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 00:53:55.187 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 00:53:55.205 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 00:53:55.234 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 00:53:55.252 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:53:55.280 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 00:53:55.298 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:53:55.326 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 00:53:55.344 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:53:55.373 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 00:53:55.390 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 00:53:55.420 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:53:55.437 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:53:55.465 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 00:53:55.483 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 00:53:55.511 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 00:53:55.529 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 00:53:55.555 | + 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-01 00:53:55.560 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 00:53:55.578 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:53:55.607 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 00:53:55.635 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 00:53:55.662 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 00:53:55.690 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 00:53:55.692 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 00:53:55.696 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 00:53:55.724 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 00:53:55.752 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 00:53:55.780 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 00:53:55.808 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 00:53:55.836 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 00:53:55.863 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 00:53:55.890 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 00:53:55.917 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 00:53:55.943 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 00:53:55.959 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:55.962 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 00:53:55.981 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 00:53:55.983 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 00:53:56.003 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 00:53:56.006 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-06-01 00:53:56.034 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 00:53:56.036 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 00:53:56.063 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-06-01 00:53:56.092 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 00:53:56.094 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 00:53:56.122 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 00:53:56.138 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:56.141 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 00:53:56.143 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 00:53:56.148 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 00:53:56.150 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 00:53:56.163 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 00:53:56.166 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 00:53:56.177 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 00:53:56.179 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 00:53:56.181 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:53:56.184 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:53:56.187 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:53:56.190 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:53:56.192 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:53:56.195 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:53:56.197 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 00:53:56.212 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:53:56.214 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 00:53:56.217 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 00:53:56.234 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:53:56.237 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 00:53:56.255 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:56.258 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 00:53:56.261 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 00:53:56.263 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 00:53:56.265 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:53:56.268 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 00:53:56.270 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 00:53:56.273 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 00:53:56.275 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 00:53:56.293 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:56.296 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 00:53:56.298 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 00:53:56.316 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:53:56.318 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 00:53:56.320 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 00:53:56.324 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 00:53:56.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:53:56.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:53:56.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 00:53:56.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:53:56.337 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 00:53:56.340 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 00:53:56.343 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 00:53:56.345 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 00:53:56.348 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 00:53:56.350 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 00:53:56.353 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 00:53:56.356 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 00:53:56.359 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 00:53:56.362 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 00:53:56.365 | +++ 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-01 00:53:56.366 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 00:53:56.372 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 00:53:56.374 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 00:53:56.376 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 00:53:56.379 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 00:53:56.382 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:53:56.404 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 00:53:56.407 | + 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-01 00:53:58.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:53:58.220 | 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-01 00:53:58.225 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:58.226 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:58.228 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:53:58.229 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:58.230 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:58.230 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:58.231 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:53:58.231 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:53:58.246 | 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-01 00:53:58.346 | 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-01 00:53:58.349 | 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-01 00:53:58.361 | 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-01 00:53:58.427 | 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-01 00:53:58.453 | 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-01 00:53:58.458 | 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-01 00:53:58.479 | 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-01 00:53:58.490 | 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-01 00:53:58.506 | 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-01 00:53:58.512 | 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-01 00:53:58.519 | 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-01 00:53:58.559 | 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-01 00:53:58.574 | 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-01 00:53:58.578 | 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-01 00:53:58.587 | 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-01 00:53:58.611 | 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-01 00:53:58.630 | 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-01 00:53:58.638 | 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-01 00:53:58.641 | 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-01 00:53:58.643 | 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-01 00:53:58.647 | 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-01 00:53:58.665 | 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-01 00:53:58.670 | 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-01 00:53:58.689 | 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-01 00:53:58.714 | 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-01 00:53:58.718 | 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-01 00:53:58.739 | 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-01 00:53:58.743 | 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-01 00:53:58.748 | 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-01 00:53:58.751 | 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-01 00:53:58.758 | 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-01 00:53:58.772 | 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-01 00:53:58.794 | 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-01 00:53:58.798 | 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-01 00:53:58.807 | 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-01 00:53:58.810 | 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-01 00:53:58.815 | 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-01 00:53:58.820 | 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-01 00:53:58.826 | 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-01 00:53:58.834 | 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-01 00:53:58.837 | 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-01 00:53:58.841 | 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-01 00:53:58.844 | 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-01 00:53:58.848 | 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-01 00:53:58.856 | 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-01 00:53:58.867 | 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-01 00:53:58.876 | 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-01 00:53:58.883 | 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-01 00:53:58.898 | 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-01 00:53:58.901 | 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-01 00:53:58.904 | 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-01 00:53:58.908 | 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-01 00:53:58.911 | 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-01 00:53:58.914 | 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-01 00:53:58.916 | 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-01 00:53:58.924 | 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-01 00:53:58.927 | 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-01 00:53:58.930 | 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-01 00:53:58.938 | 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-01 00:53:58.956 | 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-01 00:53:58.963 | 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-01 00:53:58.966 | 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-01 00:53:58.969 | 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-01 00:53:58.972 | 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-01 00:53:58.975 | 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-01 00:54:00.856 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:54:00.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:54:00.936 | + inc/python:pip_install:200 : result=0 2022-06-01 00:54:00.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:54:00.940 | + functions-common:time_stop:2322 : local name 2022-06-01 00:54:00.942 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:54:00.945 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:54:00.947 | + functions-common:time_stop:2325 : local total 2022-06-01 00:54:00.949 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:54:00.951 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:54:00.954 | + functions-common:time_stop:2329 : start_time=1654044836398 2022-06-01 00:54:00.956 | + functions-common:time_stop:2331 : [[ -z 1654044836398 ]] 2022-06-01 00:54:00.959 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:54:00.963 | + functions-common:time_stop:2334 : end_time=1654044840960 2022-06-01 00:54:00.966 | + functions-common:time_stop:2335 : elapsed_time=4562 2022-06-01 00:54:00.968 | + functions-common:time_stop:2336 : total=64556 2022-06-01 00:54:00.971 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:54:00.973 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69118 2022-06-01 00:54:00.975 | + inc/python:pip_install:203 : return 0 2022-06-01 00:54:00.978 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 00:54:00.981 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 00:54:00.983 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 00:54:00.997 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 00:54:01.001 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 00:54:01.004 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 00:54:01.006 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 00:54:01.008 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:54:01.011 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:54:01.014 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:54:01.016 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:54:01.019 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:54:01.021 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:54:01.038 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:54:01.041 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:54:01.044 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:01.046 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:54:01.047 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:54:01.052 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 00:54:01.054 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:01.056 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 00:54:01.069 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 00:54:01.072 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:54:01.073 | + functions-common:git_clone:607 : head -1 2022-06-01 00:54:01.076 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 00:54:01.079 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:54:01.081 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 00:54:01.084 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:54:01.087 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:54:01.090 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 00:54:01.092 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:54:01.095 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 00:54:01.097 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:54:01.100 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:54:01.102 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 00:54:01.105 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:54:01.107 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:54:01.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 00:54:01.113 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:54:01.116 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 00:54:01.118 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:54:01.121 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:54:01.124 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 00:54:01.130 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 00:54:01.132 | + 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-01 00:54:01.724 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 00:54:01.726 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:54:01.728 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:54:01.731 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:54:01.733 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:54:01.735 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 00:54:01.738 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:54:01.740 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:54:01.742 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:54:01.746 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:54:01.748 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:54:01.750 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:54:01.752 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:54:01.755 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 00:54:01.776 | Using python 3.8 to install /opt/stack/glance 2022-06-01 00:54:01.778 | + 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-01 00:54:03.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:54:03.616 | 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-01 00:54:03.626 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:03.627 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:03.630 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:54:03.631 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:03.632 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:03.632 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:03.632 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:03.633 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:03.649 | Obtaining file:///opt/stack/glance 2022-06-01 00:54:04.960 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:54:06.344 | 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-01 00:54:06.354 | 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-01 00:54:06.362 | 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-01 00:54:06.371 | 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-01 00:54:06.396 | 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-01 00:54:06.405 | 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-01 00:54:06.422 | 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-01 00:54:06.432 | 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-01 00:54:06.453 | 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-01 00:54:06.493 | 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-01 00:54:06.508 | 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-01 00:54:06.515 | 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-01 00:54:06.521 | 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-01 00:54:06.530 | 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-01 00:54:06.536 | 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-01 00:54:06.607 | 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-01 00:54:06.609 | 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-01 00:54:06.612 | 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-01 00:54:06.615 | 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-01 00:54:06.628 | 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-01 00:54:06.701 | 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-01 00:54:06.770 | 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-01 00:54:06.773 | 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-01 00:54:06.779 | 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-01 00:54:06.783 | 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-01 00:54:06.811 | 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-01 00:54:06.851 | 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-01 00:54:06.866 | 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-01 00:54:06.881 | 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-01 00:54:06.888 | 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-01 00:54:06.936 | 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-01 00:54:06.942 | 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-01 00:54:06.983 | 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-01 00:54:07.037 | 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-01 00:54:07.055 | 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-01 00:54:07.073 | 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-01 00:54:07.087 | 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-01 00:54:07.097 | 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-01 00:54:07.121 | 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-01 00:54:07.129 | 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-01 00:54:07.147 | 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-01 00:54:07.193 | 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-01 00:54:07.201 | 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-01 00:54:07.204 | 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-01 00:54:07.206 | 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-01 00:54:07.228 | 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-01 00:54:07.241 | 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-01 00:54:07.254 | 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-01 00:54:07.257 | 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-01 00:54:07.260 | 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-01 00:54:07.276 | 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-01 00:54:07.281 | 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-01 00:54:07.284 | 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-01 00:54:07.303 | 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-01 00:54:07.309 | 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-01 00:54:07.318 | 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-01 00:54:07.339 | 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-01 00:54:07.344 | 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-01 00:54:07.349 | 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-01 00:54:07.352 | 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-01 00:54:07.356 | 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-01 00:54:07.367 | 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-01 00:54:07.371 | 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-01 00:54:07.374 | 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-01 00:54:07.381 | 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-01 00:54:07.441 | 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-01 00:54:07.455 | 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-01 00:54:07.464 | 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-01 00:54:07.470 | 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-01 00:54:07.489 | 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-01 00:54:07.492 | 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-01 00:54:07.500 | 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-01 00:54:07.521 | 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-01 00:54:07.524 | 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-01 00:54:07.528 | 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-01 00:54:07.536 | 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-01 00:54:07.539 | 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-01 00:54:07.549 | 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-01 00:54:07.553 | 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-01 00:54:07.560 | 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-01 00:54:07.565 | 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-01 00:54:07.568 | 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-01 00:54:07.573 | 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-01 00:54:07.576 | 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-01 00:54:07.617 | 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-01 00:54:07.625 | 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-01 00:54:07.628 | 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-01 00:54:07.639 | 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-01 00:54:07.642 | 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-01 00:54:07.657 | 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-01 00:54:07.661 | 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-01 00:54:07.663 | 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-01 00:54:07.667 | 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-01 00:54:07.670 | 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-01 00:54:07.673 | 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-01 00:54:07.678 | 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-01 00:54:07.716 | 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-01 00:54:07.724 | 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-01 00:54:07.727 | 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-01 00:54:07.730 | 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-01 00:54:07.733 | 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-01 00:54:07.736 | 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-01 00:54:07.739 | 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-01 00:54:07.743 | 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-01 00:54:07.746 | 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-01 00:54:07.824 | 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-01 00:54:07.827 | 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-01 00:54:07.863 | 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-01 00:54:07.906 | 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-01 00:54:07.910 | 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-01 00:54:09.012 | Installing collected packages: glance 2022-06-01 00:54:09.012 | Attempting uninstall: glance 2022-06-01 00:54:09.014 | Found existing installation: glance 21.1.1.dev1 2022-06-01 00:54:09.018 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 00:54:09.019 | Running setup.py develop for glance 2022-06-01 00:54:10.706 | Successfully installed glance 2022-06-01 00:54:10.849 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:54:10.849 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:54:10.937 | + inc/python:pip_install:200 : result=0 2022-06-01 00:54:10.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:54:10.942 | + functions-common:time_stop:2322 : local name 2022-06-01 00:54:10.944 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:54:10.946 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:54:10.949 | + functions-common:time_stop:2325 : local total 2022-06-01 00:54:10.951 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:54:10.953 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:54:10.955 | + functions-common:time_stop:2329 : start_time=1654044841771 2022-06-01 00:54:10.958 | + functions-common:time_stop:2331 : [[ -z 1654044841771 ]] 2022-06-01 00:54:10.961 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:54:10.965 | + functions-common:time_stop:2334 : end_time=1654044850962 2022-06-01 00:54:10.967 | + functions-common:time_stop:2335 : elapsed_time=9191 2022-06-01 00:54:10.969 | + functions-common:time_stop:2336 : total=69118 2022-06-01 00:54:10.971 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:54:10.973 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78309 2022-06-01 00:54:10.976 | + inc/python:pip_install:203 : return 0 2022-06-01 00:54:10.979 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:54:10.981 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:54:10.984 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:54:11.003 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:54:11.015 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 00:54:11.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 00:54:11.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:54:11.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:54:11.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 00:54:11.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:54:11.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:54:11.033 | + ./stack.sh:main:889 : configure_glance 2022-06-01 00:54:11.035 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 00:54:11.048 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 00:54:11.051 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 00:54:11.054 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 00:54:11.057 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 00:54:11.060 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 00:54:11.062 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:54:11.065 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:54:11.067 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 00:54:11.095 | + 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-01 00:54:11.125 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 00:54:11.154 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:54:11.183 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 00:54:11.212 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 00:54:11.242 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 00:54:11.244 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:54:11.247 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 00:54:11.249 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:54:11.252 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 00:54:11.280 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 00:54:11.309 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:54:11.338 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 00:54:11.367 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 00:54:11.396 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 00:54:11.427 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 00:54:11.456 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 00:54:11.486 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:54:11.516 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:54:11.546 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:54:11.576 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 00:54:11.579 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 00:54:11.581 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 00:54:11.584 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:54:11.586 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:54:11.589 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:54:11.605 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:11.608 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:54:11.611 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:54:11.613 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:54:11.630 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:11.632 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:54:11.635 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:54:11.666 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:54:11.669 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:54:11.671 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 00:54:11.673 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 00:54:11.676 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 00:54:11.678 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 00:54:11.681 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 00:54:11.683 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 00:54:11.686 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 00:54:11.688 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:54:11.690 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 00:54:11.693 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:54:11.726 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 00:54:11.730 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-06-01 00:54:11.760 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:54:11.762 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 00:54:11.779 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:11.782 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 00:54:11.812 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 00:54:11.843 | + 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-01 00:54:11.874 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 00:54:11.905 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 00:54:11.934 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 00:54:11.951 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:11.954 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:54:11.983 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 00:54:12.014 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 00:54:12.043 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-06-01 00:54:12.074 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 00:54:12.108 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-06-01 00:54:12.139 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 00:54:12.155 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:12.157 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 00:54:12.160 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 00:54:12.162 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:54:12.165 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:54:12.183 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:54:12.185 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:54:12.187 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:54:12.190 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:54:12.192 | + 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-01 00:54:12.222 | + 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-01 00:54:12.252 | + 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-01 00:54:12.283 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:54:12.313 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 00:54:12.318 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 00:54:12.347 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 00:54:12.379 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:54:12.408 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-06-01 00:54:12.439 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 00:54:12.470 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 00:54:12.501 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 00:54:12.530 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:54:12.561 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 00:54:12.590 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 00:54:12.620 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 00:54:12.651 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 00:54:12.655 | + 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-01 00:54:12.663 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 00:54:12.679 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:12.682 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 00:54:12.684 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.18:19292 /image 2022-06-01 00:54:12.687 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 00:54:12.689 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.18:19292 2022-06-01 00:54:12.692 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 00:54:12.694 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 00:54:12.697 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 00:54:12.700 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 00:54:12.702 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:54:12.704 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:12.707 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:12.709 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 00:54:12.712 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 00:54:12.715 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 00:54:12.717 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 00:54:12.720 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:54:12.722 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:12.724 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:12.727 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 00:54:12.729 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 00:54:12.785 | proxy (enabled by site administrator) 2022-06-01 00:54:12.788 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 00:54:12.791 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 00:54:12.793 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:54:12.796 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:12.798 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:12.800 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 00:54:12.803 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 00:54:12.859 | proxy_http (enabled by site administrator) 2022-06-01 00:54:12.863 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 00:54:12.863 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 00:54:12.872 | KeepAlive Off 2022-06-01 00:54:12.876 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 00:54:12.876 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:54:12.885 | SetEnv proxy-sendchunked 1 2022-06-01 00:54:12.889 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:54:12.889 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.18:19292" retry=0 ' 2022-06-01 00:54:12.897 | ProxyPass "/image" "http://10.222.0.18:19292" retry=0 2022-06-01 00:54:12.901 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 00:54:12.903 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 00:54:12.906 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:54:12.908 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:54:12.911 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:54:12.913 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:12.916 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:12.918 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:54:12.921 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:54:12.923 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:12.925 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:12.928 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 00:54:12.990 | Site glance already enabled 2022-06-01 00:54:12.994 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 00:54:12.997 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:54:12.999 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:54:13.001 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:54:13.134 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 00:54:13.171 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 00:54:13.202 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 00:54:13.232 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 00:54:13.250 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:13.252 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 00:54:13.255 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 00:54:13.257 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 00:54:13.260 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:54:13.262 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 00:54:13.265 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 00:54:13.267 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 00:54:13.269 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 00:54:13.272 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:54:13.274 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:54:13.277 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:54:13.280 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:54:13.282 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:54:13.285 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:54:13.301 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:54:13.303 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:54:13.305 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:13.309 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:54:13.309 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:54:13.314 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 00:54:13.316 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:13.319 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 00:54:13.331 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 00:54:13.334 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:54:13.334 | + functions-common:git_clone:607 : head -1 2022-06-01 00:54:13.337 | 070a0effb Handle the case when tempest fails 2022-06-01 00:54:13.340 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:54:13.342 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 00:54:13.345 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:54:13.347 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:54:13.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 00:54:13.352 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:54:13.356 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 00:54:13.358 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:54:13.360 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:54:13.363 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 00:54:13.365 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:54:13.368 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:54:13.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 00:54:13.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:54:13.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 00:54:13.380 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:54:13.383 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:54:13.386 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 00:54:13.391 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 00:54:13.394 | + 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-01 00:54:13.982 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 00:54:13.984 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:54:13.987 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:54:13.989 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:54:13.992 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:54:13.995 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 00:54:13.997 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:54:13.999 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:54:14.002 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:54:14.004 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:54:14.006 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:54:14.009 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:54:14.011 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:54:14.013 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 00:54:14.034 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 00:54:14.036 | + 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-01 00:54:15.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:54:15.869 | 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-01 00:54:15.874 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:15.875 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:15.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:54:15.878 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:15.878 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:15.878 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:15.879 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:15.879 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:15.892 | Obtaining file:///opt/stack/cinder 2022-06-01 00:54:17.858 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:54:19.889 | 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-01 00:54:19.897 | 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-01 00:54:19.904 | 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-01 00:54:19.912 | 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-01 00:54:19.935 | 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-01 00:54:19.948 | 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-01 00:54:19.968 | 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-01 00:54:20.008 | 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-01 00:54:20.022 | 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-01 00:54:20.026 | 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-01 00:54:20.035 | 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-01 00:54:20.050 | 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-01 00:54:20.066 | 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-01 00:54:20.072 | 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-01 00:54:20.075 | 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-01 00:54:20.078 | 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-01 00:54:20.081 | 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-01 00:54:20.092 | 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-01 00:54:20.158 | 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-01 00:54:20.215 | 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-01 00:54:20.226 | 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-01 00:54:20.229 | 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-01 00:54:20.239 | 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-01 00:54:20.264 | 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-01 00:54:20.269 | 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-01 00:54:20.290 | 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-01 00:54:20.325 | 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-01 00:54:20.336 | 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-01 00:54:20.352 | 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-01 00:54:20.359 | 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-01 00:54:20.407 | 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-01 00:54:20.413 | 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-01 00:54:20.453 | 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-01 00:54:20.506 | 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-01 00:54:20.525 | 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-01 00:54:20.543 | 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-01 00:54:20.558 | 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-01 00:54:20.572 | 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-01 00:54:20.576 | 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-01 00:54:20.586 | 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-01 00:54:20.610 | 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-01 00:54:20.617 | 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-01 00:54:20.636 | 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-01 00:54:20.656 | 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-01 00:54:20.679 | 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-01 00:54:20.725 | 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-01 00:54:20.732 | 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-01 00:54:20.768 | 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-01 00:54:20.771 | 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-01 00:54:20.773 | 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-01 00:54:20.795 | 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-01 00:54:20.798 | 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-01 00:54:20.802 | 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-01 00:54:20.814 | 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-01 00:54:20.817 | 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-01 00:54:20.820 | 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-01 00:54:20.836 | 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-01 00:54:20.842 | 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-01 00:54:20.859 | 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-01 00:54:20.879 | 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-01 00:54:20.900 | 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-01 00:54:20.922 | 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-01 00:54:20.927 | 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-01 00:54:20.934 | 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-01 00:54:20.955 | 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-01 00:54:20.960 | 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-01 00:54:20.964 | 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-01 00:54:20.969 | 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-01 00:54:20.973 | 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-01 00:54:20.976 | 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-01 00:54:20.986 | 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-01 00:54:20.990 | 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-01 00:54:20.993 | 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-01 00:54:21.000 | 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-01 00:54:21.003 | 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-01 00:54:21.010 | 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-01 00:54:21.092 | 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-01 00:54:21.106 | 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-01 00:54:21.115 | 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-01 00:54:21.122 | 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-01 00:54:21.140 | 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-01 00:54:21.199 | 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-01 00:54:21.202 | 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-01 00:54:21.209 | 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-01 00:54:21.213 | 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-01 00:54:21.241 | 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-01 00:54:21.246 | 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-01 00:54:21.255 | 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-01 00:54:21.258 | 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-01 00:54:21.261 | 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-01 00:54:21.265 | 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-01 00:54:21.269 | 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-01 00:54:21.277 | 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-01 00:54:21.300 | 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-01 00:54:21.342 | 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-01 00:54:21.346 | 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-01 00:54:21.350 | 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-01 00:54:21.357 | 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-01 00:54:21.362 | 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-01 00:54:21.367 | 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-01 00:54:21.371 | 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-01 00:54:21.379 | 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-01 00:54:21.388 | 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-01 00:54:21.431 | 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-01 00:54:21.437 | 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-01 00:54:21.441 | 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-01 00:54:21.448 | 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-01 00:54:21.451 | 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-01 00:54:21.462 | 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-01 00:54:21.465 | 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-01 00:54:21.479 | 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-01 00:54:21.489 | 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-01 00:54:21.504 | 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-01 00:54:21.518 | 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-01 00:54:21.521 | 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-01 00:54:21.525 | 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-01 00:54:21.527 | 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-01 00:54:21.531 | 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-01 00:54:21.534 | 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-01 00:54:21.539 | 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-01 00:54:21.578 | 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-01 00:54:21.586 | 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-01 00:54:21.589 | 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-01 00:54:21.591 | 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-01 00:54:21.594 | 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-01 00:54:21.597 | 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-01 00:54:21.602 | 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-01 00:54:21.606 | 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-01 00:54:21.612 | 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-01 00:54:21.617 | 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-01 00:54:21.620 | 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-01 00:54:21.628 | 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-01 00:54:21.631 | 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-01 00:54:21.635 | 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-01 00:54:21.689 | 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-01 00:54:21.692 | 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-01 00:54:21.694 | 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-01 00:54:21.699 | 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-01 00:54:21.732 | 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-01 00:54:22.714 | Installing collected packages: cinder 2022-06-01 00:54:22.714 | Attempting uninstall: cinder 2022-06-01 00:54:22.716 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 00:54:22.719 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 00:54:22.721 | Running setup.py develop for cinder 2022-06-01 00:54:24.967 | Successfully installed cinder 2022-06-01 00:54:25.110 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:54:25.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:54:25.204 | + inc/python:pip_install:200 : result=0 2022-06-01 00:54:25.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:54:25.209 | + functions-common:time_stop:2322 : local name 2022-06-01 00:54:25.212 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:54:25.214 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:54:25.217 | + functions-common:time_stop:2325 : local total 2022-06-01 00:54:25.220 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:54:25.222 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:54:25.224 | + functions-common:time_stop:2329 : start_time=1654044854028 2022-06-01 00:54:25.227 | + functions-common:time_stop:2331 : [[ -z 1654044854028 ]] 2022-06-01 00:54:25.230 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:54:25.234 | + functions-common:time_stop:2334 : end_time=1654044865231 2022-06-01 00:54:25.236 | + functions-common:time_stop:2335 : elapsed_time=11203 2022-06-01 00:54:25.238 | + functions-common:time_stop:2336 : total=78309 2022-06-01 00:54:25.241 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:54:25.244 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89512 2022-06-01 00:54:25.246 | + inc/python:pip_install:203 : return 0 2022-06-01 00:54:25.249 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:54:25.251 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:54:25.254 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:54:25.273 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:54:25.284 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 00:54:25.287 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 00:54:25.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:54:25.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:54:25.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 00:54:25.297 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:54:25.300 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 00:54:25.302 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 00:54:25.305 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:54:25.308 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:54:25.311 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:54:25.313 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:54:25.315 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:25.318 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:54:25.320 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:25.323 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:25.326 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:54:25.328 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:54:25.331 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:54:25.333 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:54:25.335 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 00:54:25.338 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:54:25.341 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:25.343 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:25.346 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 00:54:25.370 | + 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-01 00:54:25.481 | Reading package lists... 2022-06-01 00:54:25.748 | Building dependency tree... 2022-06-01 00:54:25.749 | Reading state information... 2022-06-01 00:54:26.022 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 00:54:26.022 | The following packages were automatically installed and are no longer required: 2022-06-01 00:54:26.023 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:54:26.023 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:54:26.023 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:54:26.023 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:54:26.023 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:54:26.023 | python3-zope.interface 2022-06-01 00:54:26.024 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:54:26.138 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:54:26.142 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:54:26.145 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:54:26.147 | + functions-common:time_stop:2322 : local name 2022-06-01 00:54:26.150 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:54:26.153 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:54:26.155 | + functions-common:time_stop:2325 : local total 2022-06-01 00:54:26.158 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:54:26.160 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:54:26.163 | + functions-common:time_stop:2329 : start_time=1654044865366 2022-06-01 00:54:26.166 | + functions-common:time_stop:2331 : [[ -z 1654044865366 ]] 2022-06-01 00:54:26.169 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:54:26.173 | + functions-common:time_stop:2334 : end_time=1654044866171 2022-06-01 00:54:26.176 | + functions-common:time_stop:2335 : elapsed_time=805 2022-06-01 00:54:26.178 | + functions-common:time_stop:2336 : total=5408 2022-06-01 00:54:26.181 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:54:26.183 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6213 2022-06-01 00:54:26.186 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:54:26.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:54:26.191 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 00:54:26.193 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 00:54:26.215 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 00:54:26.219 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 00:54:26.221 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 00:54:26.224 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:54:26.228 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 00:54:26.228 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:54:26.233 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 00:54:26.235 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 00:54:26.237 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:54:26.239 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 00:54:26.241 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 00:54:26.243 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 00:54:26.246 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 00:54:26.248 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 00:54:26.259 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 00:54:26.272 | + 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-01 00:54:26.284 | + 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-01 00:54:26.296 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 00:54:26.308 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:54:26.311 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:54:26.315 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jhQHqLP0Cd 2022-06-01 00:54:26.317 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:54:26.320 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:54:26.322 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 00:54:26.325 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jhQHqLP0Cd 2022-06-01 00:54:26.328 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jhQHqLP0Cd 2022-06-01 00:54:26.341 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jhQHqLP0Cd /etc/sudoers.d/cinder-rootwrap 2022-06-01 00:54:26.353 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 00:54:26.357 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:54:26.359 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:54:26.361 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:54:26.364 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:54:26.366 | + 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-01 00:54:26.368 | + 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-01 00:54:26.371 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 00:54:26.373 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 00:54:26.378 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 00:54:26.382 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 00:54:26.402 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 00:54:26.422 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 00:54:26.440 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 00:54:26.459 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 00:54:26.478 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 00:54:26.497 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 00:54:26.516 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 00:54:26.535 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 00:54:26.538 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:54:26.541 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 00:54:26.543 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:54:26.545 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 00:54:26.575 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 00:54:26.603 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:54:26.630 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 00:54:26.659 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 00:54:26.686 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 00:54:26.715 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 00:54:26.742 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 00:54:26.770 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:54:26.798 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:54:26.825 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 00:54:26.856 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 00:54:26.886 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 00:54:26.888 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 00:54:26.891 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 00:54:26.893 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 00:54:26.896 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:54:26.899 | + 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-01 00:54:26.929 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 00:54:26.958 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 00:54:26.988 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 00:54:27.017 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 00:54:27.045 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 00:54:27.074 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 00:54:27.104 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 00:54:27.107 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-06-01 00:54:27.136 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:54:27.166 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 00:54:27.176 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 97c4086060aec1b2b6e2440c6d41df14 2022-06-01 00:54:27.206 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 00:54:27.222 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:27.225 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 00:54:27.227 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 00:54:27.230 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 00:54:27.232 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 00:54:27.234 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 00:54:27.237 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 00:54:27.239 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 00:54:27.241 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 00:54:27.245 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 00:54:27.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 00:54:27.250 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 00:54:27.283 | + 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-01 00:54:27.311 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 00:54:27.338 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 00:54:27.366 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 00:54:27.394 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 00:54:27.397 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 00:54:27.399 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 00:54:27.402 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 00:54:27.431 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 00:54:27.458 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 00:54:27.461 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 00:54:27.489 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 00:54:27.491 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 00:54:27.495 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 00:54:27.497 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 00:54:27.525 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 00:54:27.527 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 00:54:27.529 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 00:54:27.546 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:27.549 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2022-06-01 00:54:27.577 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 00:54:27.594 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:27.596 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 00:54:27.615 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:27.617 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 00:54:27.621 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 00:54:27.623 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 00:54:27.625 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 00:54:27.628 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:54:27.630 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:54:27.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:54:27.650 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:27.653 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:54:27.655 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:54:27.658 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:54:27.674 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:27.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:54:27.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:54:27.707 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:54:27.709 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:54:27.712 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 00:54:27.715 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 00:54:27.717 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:54:27.720 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:54:27.738 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:54:27.740 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:54:27.743 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:54:27.745 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:54:27.748 | + 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-01 00:54:27.776 | + 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-01 00:54:27.806 | + 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-01 00:54:27.834 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:54:27.863 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 00:54:27.865 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:54:27.867 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 00:54:27.870 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 00:54:27.872 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:54:27.875 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:54:27.878 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 00:54:27.882 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 00:54:27.884 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:54:27.887 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:54:27.901 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:54:27.901 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:54:27.909 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:54:27.912 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:54:27.928 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:54:27.931 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:54:27.935 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 00:54:27.964 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:54:27.992 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 00:54:28.020 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:54:28.049 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:54:28.076 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:54:28.104 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:54:28.131 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:54:28.159 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:54:28.186 | + 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-01 00:54:28.215 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:54:28.242 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:54:28.269 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:54:28.297 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:54:28.299 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:54:28.302 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 00:54:28.305 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 00:54:28.307 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:54:28.310 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:28.312 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:28.314 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:54:28.317 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:54:28.319 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:54:28.347 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:54:28.376 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:54:28.376 | + 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-01 00:54:28.385 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 00:54:28.388 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 00:54:28.391 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 00:54:28.393 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:54:28.396 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:54:28.398 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:54:28.401 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:28.404 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:28.406 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:54:28.409 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:54:28.411 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:28.414 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:28.416 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 00:54:28.479 | Enabling site cinder-wsgi. 2022-06-01 00:54:28.485 | To activate the new configuration, you need to run: 2022-06-01 00:54:28.485 | systemctl reload apache2 2022-06-01 00:54:28.489 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:54:28.492 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:54:28.495 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:54:28.497 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:54:28.699 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 00:54:28.701 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 00:54:28.733 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-06-01 00:54:28.763 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 00:54:28.780 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:28.782 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 00:54:28.784 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:54:28.787 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:54:28.790 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 00:54:28.792 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 00:54:28.823 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 00:54:28.851 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-06-01 00:54:28.880 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 00:54:28.908 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 00:54:28.937 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 00:54:28.964 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 00:54:28.992 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 00:54:29.021 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:54:29.049 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 00:54:29.078 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 00:54:29.106 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:54:29.134 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 00:54:29.137 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 00:54:29.153 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:29.156 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-06-01 00:54:29.187 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 00:54:29.204 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:29.207 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 00:54:29.209 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 00:54:29.212 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 00:54:29.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:54:29.217 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 00:54:29.219 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 00:54:29.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:54:29.223 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:54:29.229 | + 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-01 00:54:29.232 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:54:29.235 | + 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-01 00:54:29.237 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:54:29.240 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 00:54:29.243 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 00:54:29.245 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 00:54:29.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:54:29.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:54:29.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 00:54:29.256 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:54:29.259 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 00:54:29.261 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 00:54:29.264 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 00:54:29.266 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:54:29.268 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:54:29.271 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:54:29.274 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:54:29.277 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:54:29.280 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:54:29.296 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:54:29.298 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:54:29.301 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:29.303 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:54:29.304 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:54:29.309 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 00:54:29.311 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:29.313 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 00:54:29.326 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 00:54:29.329 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:54:29.330 | + functions-common:git_clone:607 : head -1 2022-06-01 00:54:29.341 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 00:54:29.343 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:54:29.346 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 00:54:29.349 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:54:29.351 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:54:29.354 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 00:54:29.357 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:54:29.359 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 00:54:29.362 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:54:29.364 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:54:29.367 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 00:54:29.370 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:54:29.372 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:54:29.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 00:54:29.378 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:54:29.381 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 00:54:29.383 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:54:29.385 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:54:29.389 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 00:54:29.394 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 00:54:29.397 | + 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-01 00:54:29.981 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 00:54:29.984 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:54:29.986 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:54:29.988 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:54:29.991 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:54:29.994 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 00:54:29.996 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:54:29.999 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:54:30.001 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:54:30.003 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:54:30.006 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:54:30.009 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:54:30.011 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:54:30.014 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 00:54:30.034 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 00:54:30.036 | + 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-01 00:54:31.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:54:31.818 | 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-01 00:54:31.823 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:31.823 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:31.825 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:54:31.826 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:31.826 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:31.827 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:31.827 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:31.827 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:31.840 | Obtaining file:///opt/stack/neutron 2022-06-01 00:54:33.942 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:54:36.050 | 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-01 00:54:36.058 | 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-01 00:54:36.061 | 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-01 00:54:36.069 | 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-01 00:54:36.078 | 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-01 00:54:36.086 | 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-01 00:54:36.109 | 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-01 00:54:36.123 | 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-01 00:54:36.132 | 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-01 00:54:36.140 | 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-01 00:54:36.144 | 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-01 00:54:36.153 | 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-01 00:54:36.159 | 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-01 00:54:36.162 | 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-01 00:54:36.165 | 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-01 00:54:36.231 | 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-01 00:54:36.290 | 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-01 00:54:36.293 | 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-01 00:54:36.298 | 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-01 00:54:36.301 | 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-01 00:54:36.342 | 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-01 00:54:36.371 | 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-01 00:54:36.390 | 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-01 00:54:36.395 | 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-01 00:54:36.400 | 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-01 00:54:36.424 | 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-01 00:54:36.442 | 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-01 00:54:36.479 | 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-01 00:54:36.489 | 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-01 00:54:36.506 | 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-01 00:54:36.512 | 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-01 00:54:36.560 | 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-01 00:54:36.566 | 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-01 00:54:36.606 | 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-01 00:54:36.660 | 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-01 00:54:36.680 | 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-01 00:54:36.698 | 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-01 00:54:36.713 | 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-01 00:54:36.737 | 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-01 00:54:36.741 | 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-01 00:54:36.751 | 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-01 00:54:36.776 | 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-01 00:54:36.784 | 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-01 00:54:36.802 | 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-01 00:54:36.823 | 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-01 00:54:36.870 | 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-01 00:54:36.875 | 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-01 00:54:36.885 | 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-01 00:54:36.891 | 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-01 00:54:36.927 | 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-01 00:54:36.931 | 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-01 00:54:36.940 | 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-01 00:54:36.943 | 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-01 00:54:36.965 | 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-01 00:54:36.979 | 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-01 00:54:36.990 | 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-01 00:54:36.995 | 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-01 00:54:36.998 | 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-01 00:54:37.005 | 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-01 00:54:37.011 | 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-01 00:54:37.032 | 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-01 00:54:37.034 | 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-01 00:54:37.054 | 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-01 00:54:37.081 | 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-01 00:54:37.100 | 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-01 00:54:37.104 | 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-01 00:54:37.111 | 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-01 00:54:37.134 | 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-01 00:54:37.137 | 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-01 00:54:37.141 | 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-01 00:54:37.145 | 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-01 00:54:37.149 | 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-01 00:54:37.152 | 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-01 00:54:37.155 | 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-01 00:54:37.166 | 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-01 00:54:37.170 | 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-01 00:54:37.172 | 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-01 00:54:37.180 | 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-01 00:54:37.194 | 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-01 00:54:37.204 | 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-01 00:54:37.210 | 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-01 00:54:37.228 | 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-01 00:54:37.248 | 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-01 00:54:37.306 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:54:37.310 | 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-01 00:54:37.317 | 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-01 00:54:37.339 | 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-01 00:54:37.343 | 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-01 00:54:37.346 | 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-01 00:54:37.350 | 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-01 00:54:37.358 | 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-01 00:54:37.366 | 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-01 00:54:37.370 | 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-01 00:54:37.373 | 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-01 00:54:37.378 | 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-01 00:54:37.382 | 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-01 00:54:37.386 | 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-01 00:54:37.408 | 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-01 00:54:37.415 | 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-01 00:54:37.477 | 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-01 00:54:37.481 | 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-01 00:54:37.486 | 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-01 00:54:37.491 | 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-01 00:54:37.495 | 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-01 00:54:37.537 | 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-01 00:54:37.542 | 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-01 00:54:37.546 | 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-01 00:54:37.558 | 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-01 00:54:37.572 | 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-01 00:54:37.582 | 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-01 00:54:37.584 | 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-01 00:54:37.609 | 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-01 00:54:37.625 | 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-01 00:54:37.640 | 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-01 00:54:37.652 | 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-01 00:54:37.656 | 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-01 00:54:37.660 | 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-01 00:54:37.663 | 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-01 00:54:37.666 | 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-01 00:54:37.669 | 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-01 00:54:37.672 | 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-01 00:54:37.674 | 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-01 00:54:37.677 | 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-01 00:54:37.681 | 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-01 00:54:37.684 | 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-01 00:54:37.687 | 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-01 00:54:37.690 | 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-01 00:54:37.705 | 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-01 00:54:37.714 | 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-01 00:54:37.771 | 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-01 00:54:37.776 | 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-01 00:54:37.782 | 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-01 00:54:37.816 | 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-01 00:54:37.821 | 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-01 00:54:37.862 | 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-01 00:54:38.872 | Installing collected packages: neutron 2022-06-01 00:54:38.872 | Attempting uninstall: neutron 2022-06-01 00:54:38.874 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 00:54:38.885 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 00:54:38.886 | Running setup.py develop for neutron 2022-06-01 00:54:41.292 | Successfully installed neutron 2022-06-01 00:54:41.434 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:54:41.434 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:54:41.522 | + inc/python:pip_install:200 : result=0 2022-06-01 00:54:41.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:54:41.527 | + functions-common:time_stop:2322 : local name 2022-06-01 00:54:41.530 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:54:41.532 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:54:41.535 | + functions-common:time_stop:2325 : local total 2022-06-01 00:54:41.537 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:54:41.540 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:54:41.542 | + functions-common:time_stop:2329 : start_time=1654044870029 2022-06-01 00:54:41.544 | + functions-common:time_stop:2331 : [[ -z 1654044870029 ]] 2022-06-01 00:54:41.547 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:54:41.551 | + functions-common:time_stop:2334 : end_time=1654044881548 2022-06-01 00:54:41.553 | + functions-common:time_stop:2335 : elapsed_time=11519 2022-06-01 00:54:41.555 | + functions-common:time_stop:2336 : total=89512 2022-06-01 00:54:41.557 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:54:41.560 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=101031 2022-06-01 00:54:41.562 | + inc/python:pip_install:203 : return 0 2022-06-01 00:54:41.564 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:54:41.567 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:54:41.569 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:54:41.589 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:54:41.601 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 00:54:41.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 00:54:41.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:54:41.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:54:41.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 00:54:41.613 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:54:41.616 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 00:54:41.618 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:54:41.621 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 00:54:41.638 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:41.641 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 00:54:41.643 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 00:54:41.646 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 00:54:41.649 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:54:41.652 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 00:54:41.655 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 00:54:41.658 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 00:54:41.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:54:41.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:54:41.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 00:54:41.670 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:54:41.673 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 00:54:41.691 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:41.694 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 00:54:41.711 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:41.714 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 00:54:41.732 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:41.734 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 00:54:41.737 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 00:54:41.739 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 00:54:41.742 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:54:41.745 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:54:41.747 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:54:41.750 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:54:41.752 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:54:41.755 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:54:41.770 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:54:41.772 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:54:41.775 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:41.777 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:54:41.778 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:54:41.783 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 00:54:41.785 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:54:41.788 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 00:54:41.801 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 00:54:41.804 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:54:41.805 | + functions-common:git_clone:607 : head -1 2022-06-01 00:54:41.813 | 79e7dc3889 Add a regression test for bug 1939545 2022-06-01 00:54:41.815 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:54:41.818 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 00:54:41.820 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:54:41.823 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:54:41.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 00:54:41.827 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:54:41.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 00:54:41.832 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:54:41.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:54:41.838 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 00:54:41.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:54:41.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:54:41.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 00:54:41.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:54:41.852 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 00:54:41.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:54:41.856 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:54:41.860 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 00:54:41.865 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 00:54:41.869 | + 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-01 00:54:42.465 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 00:54:42.468 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:54:42.470 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:54:42.472 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:54:42.474 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:54:42.478 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 00:54:42.480 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:54:42.482 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:54:42.484 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:54:42.487 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:54:42.489 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:54:42.493 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:54:42.495 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:54:42.497 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 00:54:42.517 | Using python 3.8 to install /opt/stack/nova 2022-06-01 00:54:42.520 | + 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-01 00:54:44.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:54:44.336 | 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-01 00:54:44.342 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:44.342 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:44.344 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:54:44.345 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:44.346 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:44.346 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:44.346 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:54:44.346 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:54:44.359 | Obtaining file:///opt/stack/nova 2022-06-01 00:54:47.443 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:54:50.550 | 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-01 00:54:50.557 | 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-01 00:54:50.561 | 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-01 00:54:50.568 | 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-01 00:54:50.577 | 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-01 00:54:50.580 | 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-01 00:54:50.588 | 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-01 00:54:50.609 | 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-01 00:54:50.623 | 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-01 00:54:50.643 | 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-01 00:54:50.683 | 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-01 00:54:50.696 | 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-01 00:54:50.699 | 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-01 00:54:50.709 | 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-01 00:54:50.715 | 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-01 00:54:50.718 | 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-01 00:54:50.721 | 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-01 00:54:50.733 | 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-01 00:54:50.803 | 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-01 00:54:50.859 | 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-01 00:54:50.870 | 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-01 00:54:50.875 | 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-01 00:54:50.877 | 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-01 00:54:50.882 | 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-01 00:54:50.886 | 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-01 00:54:50.912 | 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-01 00:54:50.937 | 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-01 00:54:50.942 | 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-01 00:54:50.946 | 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-01 00:54:50.951 | 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-01 00:54:50.974 | 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-01 00:54:50.995 | 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-01 00:54:51.013 | 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-01 00:54:51.048 | 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-01 00:54:51.059 | 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-01 00:54:51.075 | 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-01 00:54:51.081 | 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-01 00:54:51.128 | 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-01 00:54:51.134 | 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-01 00:54:51.173 | 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-01 00:54:51.226 | 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-01 00:54:51.246 | 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-01 00:54:51.262 | 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-01 00:54:51.277 | 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-01 00:54:51.292 | 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-01 00:54:51.296 | 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-01 00:54:51.305 | 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-01 00:54:51.329 | 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-01 00:54:51.337 | 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-01 00:54:51.356 | 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-01 00:54:51.376 | 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-01 00:54:51.386 | 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-01 00:54:51.392 | 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-01 00:54:51.427 | 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-01 00:54:51.430 | 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-01 00:54:51.434 | 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-01 00:54:51.455 | 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-01 00:54:51.465 | 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-01 00:54:51.468 | 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-01 00:54:51.471 | 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-01 00:54:51.497 | 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-01 00:54:51.504 | 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-01 00:54:51.520 | 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-01 00:54:51.538 | 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-01 00:54:51.544 | 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-01 00:54:51.560 | 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-01 00:54:51.580 | 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-01 00:54:51.606 | 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-01 00:54:51.610 | 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-01 00:54:51.617 | 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-01 00:54:51.639 | 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-01 00:54:51.642 | 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-01 00:54:51.646 | 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-01 00:54:51.651 | 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-01 00:54:51.654 | 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-01 00:54:51.657 | 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-01 00:54:51.668 | 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-01 00:54:51.671 | 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-01 00:54:51.674 | 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-01 00:54:51.681 | 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-01 00:54:51.741 | 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-01 00:54:51.756 | 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-01 00:54:51.768 | 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-01 00:54:51.774 | 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-01 00:54:51.794 | 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-01 00:54:51.876 | 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-01 00:54:51.880 | 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-01 00:54:51.887 | 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-01 00:54:51.907 | 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-01 00:54:51.911 | 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-01 00:54:51.919 | 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-01 00:54:51.924 | 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-01 00:54:51.927 | 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-01 00:54:51.931 | 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-01 00:54:51.944 | 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-01 00:54:51.948 | 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-01 00:54:51.956 | 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-01 00:54:51.959 | 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-01 00:54:51.981 | 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-01 00:54:51.986 | 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-01 00:54:51.989 | 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-01 00:54:51.996 | 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-01 00:54:52.003 | 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-01 00:54:52.008 | 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-01 00:54:52.014 | 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-01 00:54:52.023 | 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-01 00:54:52.064 | 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-01 00:54:52.068 | 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-01 00:54:52.072 | 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-01 00:54:52.076 | 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-01 00:54:52.086 | 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-01 00:54:52.092 | 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-01 00:54:52.102 | 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-01 00:54:52.115 | 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-01 00:54:52.118 | 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-01 00:54:52.123 | 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-01 00:54:52.138 | 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-01 00:54:52.152 | 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-01 00:54:52.168 | 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-01 00:54:52.172 | 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-01 00:54:52.174 | 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-01 00:54:52.177 | 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-01 00:54:52.181 | 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-01 00:54:52.184 | 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-01 00:54:52.189 | 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-01 00:54:52.227 | 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-01 00:54:52.236 | 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-01 00:54:52.238 | 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-01 00:54:52.241 | 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-01 00:54:52.245 | 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-01 00:54:52.248 | 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-01 00:54:52.251 | 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-01 00:54:52.258 | 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-01 00:54:52.262 | 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-01 00:54:52.265 | 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-01 00:54:52.267 | 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-01 00:54:52.275 | 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-01 00:54:52.278 | 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-01 00:54:52.281 | 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-01 00:54:52.336 | 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-01 00:54:52.341 | 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-01 00:54:52.346 | 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-01 00:54:52.379 | 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-01 00:54:52.382 | 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-01 00:54:53.382 | Installing collected packages: nova 2022-06-01 00:54:53.382 | Attempting uninstall: nova 2022-06-01 00:54:53.384 | Found existing installation: nova 22.4.1.dev5 2022-06-01 00:54:53.388 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 00:54:53.390 | Running setup.py develop for nova 2022-06-01 00:54:56.806 | Successfully installed nova 2022-06-01 00:54:56.973 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:54:56.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:54:57.066 | + inc/python:pip_install:200 : result=0 2022-06-01 00:54:57.069 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:54:57.071 | + functions-common:time_stop:2322 : local name 2022-06-01 00:54:57.073 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:54:57.076 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:54:57.078 | + functions-common:time_stop:2325 : local total 2022-06-01 00:54:57.080 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:54:57.082 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:54:57.084 | + functions-common:time_stop:2329 : start_time=1654044882512 2022-06-01 00:54:57.086 | + functions-common:time_stop:2331 : [[ -z 1654044882512 ]] 2022-06-01 00:54:57.089 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:54:57.093 | + functions-common:time_stop:2334 : end_time=1654044897091 2022-06-01 00:54:57.095 | + functions-common:time_stop:2335 : elapsed_time=14579 2022-06-01 00:54:57.097 | + functions-common:time_stop:2336 : total=101031 2022-06-01 00:54:57.099 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:54:57.102 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115610 2022-06-01 00:54:57.104 | + inc/python:pip_install:203 : return 0 2022-06-01 00:54:57.106 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:54:57.109 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:54:57.111 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:54:57.130 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:54:57.143 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 00:54:57.146 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 00:54:57.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:54:57.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:54:57.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 00:54:57.155 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:54:57.158 | + 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-01 00:54:57.172 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:54:57.174 | + ./stack.sh:main:906 : configure_nova 2022-06-01 00:54:57.177 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 00:54:57.190 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 00:54:57.192 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 00:54:57.195 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:54:57.200 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:54:57.205 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 00:54:57.209 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 00:54:57.211 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 00:54:57.214 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:54:57.217 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 00:54:57.219 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 00:54:57.222 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 00:54:57.224 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 00:54:57.227 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 00:54:57.243 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 00:54:57.256 | + 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-01 00:54:57.269 | + 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-01 00:54:57.281 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 00:54:57.295 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:54:57.298 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:54:57.302 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hOWBxtfE2l 2022-06-01 00:54:57.305 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:54:57.308 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:54:57.311 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 00:54:57.313 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:54:57.316 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:54:57.318 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hOWBxtfE2l 2022-06-01 00:54:57.322 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hOWBxtfE2l 2022-06-01 00:54:57.334 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hOWBxtfE2l /etc/sudoers.d/nova-rootwrap 2022-06-01 00:54:57.347 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 00:54:57.351 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:54:57.355 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:54:57.358 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:54:57.360 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:54:57.363 | + 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-01 00:54:57.365 | + 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-01 00:54:57.368 | + 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-01 00:54:57.371 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 00:54:57.376 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 00:54:57.392 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:57.395 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 00:54:57.397 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 00:54:57.401 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 00:54:57.404 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 00:54:57.434 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 00:54:57.436 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 00:54:57.463 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 00:54:57.495 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 00:54:57.522 | + 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-01 00:54:57.552 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 00:54:57.582 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 00:54:57.613 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 00:54:57.615 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-06-01 00:54:57.642 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 00:54:57.671 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 00:54:57.700 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 00:54:57.728 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 00:54:57.756 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:54:57.786 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 00:54:57.788 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:54:57.790 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:54:57.793 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:54:57.795 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:54:57.797 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:54:57.799 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:54:57.801 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:54:57.804 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:54:57.806 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 00:54:57.808 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:54:57.810 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:54:57.812 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:54:57.815 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:54:57.817 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:54:57.819 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:54:57.821 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 00:54:57.838 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:57.840 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:54:57.842 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 00:54:57.845 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 00:54:57.873 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 00:54:57.875 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 00:54:57.877 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 00:54:57.879 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 00:54:57.882 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:54:57.884 | + 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-01 00:54:57.915 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 00:54:57.918 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 00:54:57.920 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 00:54:57.922 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 00:54:57.924 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:54:57.927 | + 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-01 00:54:57.957 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 00:54:57.987 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 00:54:58.015 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 00:54:58.042 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 00:54:58.058 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:58.060 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 00:54:58.076 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:58.080 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 00:54:58.080 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 00:54:58.085 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 00:54:58.088 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 00:54:58.115 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 00:54:58.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:58.135 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 00:54:58.137 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:54:58.139 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:54:58.141 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:54:58.144 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 00:54:58.174 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 00:54:58.201 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:54:58.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 00:54:58.258 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 00:54:58.287 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 00:54:58.315 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 00:54:58.344 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 00:54:58.371 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:54:58.401 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:54:58.428 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 00:54:58.445 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:54:58.448 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 00:54:58.450 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 00:54:58.480 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 00:54:58.507 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-06-01 00:54:58.535 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 00:54:58.564 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 00:54:58.592 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 00:54:58.621 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 00:54:58.651 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 00:54:58.680 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 00:54:58.697 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:54:58.700 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 00:54:58.702 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 00:54:58.730 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 00:54:58.760 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 00:54:58.762 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 00:54:58.789 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 00:54:58.791 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 00:54:58.794 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 00:54:58.796 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:54:58.798 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:54:58.800 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:54:58.803 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:54:58.805 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:54:58.808 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:54:58.810 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 00:54:58.812 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 00:54:58.814 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:54:58.817 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:54:58.834 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:54:58.836 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:54:58.838 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:54:58.840 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:54:58.842 | + 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-01 00:54:58.871 | + 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-01 00:54:58.898 | + 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-01 00:54:58.925 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:54:58.955 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 00:54:58.985 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 00:54:58.988 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 00:54:58.990 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 00:54:58.992 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 00:54:58.995 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:54:58.998 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:54:59.000 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 00:54:59.005 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 00:54:59.007 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:54:59.009 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:54:59.022 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:54:59.022 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:54:59.031 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:54:59.034 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:54:59.051 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:54:59.053 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 00:54:59.058 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 00:54:59.088 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:54:59.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 00:54:59.143 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:54:59.172 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:54:59.200 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:54:59.227 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:54:59.254 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:54:59.283 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:54:59.310 | + 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-01 00:54:59.338 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:54:59.366 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:54:59.392 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:54:59.420 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:54:59.422 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:54:59.425 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 00:54:59.428 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 00:54:59.430 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:54:59.432 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:59.435 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:59.437 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:54:59.440 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:54:59.442 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:54:59.470 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:54:59.499 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:54:59.499 | + 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-01 00:54:59.508 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 00:54:59.511 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 00:54:59.514 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 00:54:59.516 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:54:59.518 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:54:59.520 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:54:59.523 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:59.526 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:59.528 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:54:59.530 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:54:59.532 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:54:59.535 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:54:59.537 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 00:54:59.599 | Enabling site nova-api-wsgi. 2022-06-01 00:54:59.605 | To activate the new configuration, you need to run: 2022-06-01 00:54:59.605 | systemctl reload apache2 2022-06-01 00:54:59.609 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:54:59.611 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:54:59.614 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:54:59.616 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:54:59.757 | + 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-01 00:54:59.764 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:54:59.768 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 00:54:59.773 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 00:54:59.777 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 00:54:59.780 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:54:59.784 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:54:59.789 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 00:54:59.791 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:54:59.794 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:54:59.809 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:54:59.809 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:54:59.818 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:54:59.823 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:54:59.839 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 00:54:59.842 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:54:59.845 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:54:59.876 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 00:54:59.904 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 00:54:59.931 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:54:59.960 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:54:59.987 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:55:00.016 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:55:00.043 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:55:00.071 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:55:00.099 | + 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-01 00:55:00.128 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:55:00.156 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:55:00.185 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:55:00.214 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 00:55:00.216 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 00:55:00.245 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 00:55:00.261 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:00.264 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:55:00.295 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 00:55:00.297 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 00:55:00.300 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 00:55:00.317 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:00.319 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:55:00.322 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:55:00.351 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 00:55:00.382 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 00:55:00.385 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:55:00.387 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 00:55:00.389 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:55:00.391 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:55:00.394 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:55:00.410 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:00.413 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:55:00.416 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:55:00.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:55:00.437 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:00.440 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:55:00.442 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:55:00.470 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:55:00.473 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:55:00.476 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 00:55:00.508 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 00:55:00.536 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 00:55:00.567 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 00:55:00.583 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:00.586 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:55:00.615 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 00:55:00.617 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 00:55:00.636 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:00.639 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 00:55:00.643 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:55:00.645 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 00:55:00.647 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 00:55:00.650 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 00:55:00.653 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:55:00.655 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:55:00.658 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:55:00.660 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 00:55:00.663 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 00:55:00.668 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 00:55:00.670 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 00:55:00.672 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 00:55:00.675 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 00:55:00.677 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:55:00.680 | + 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-01 00:55:00.713 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 00:55:00.744 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 00:55:00.775 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:55:00.778 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 00:55:00.780 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 00:55:00.782 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 00:55:00.799 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:00.802 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 00:55:00.803 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 00:55:01.506 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 00:55:01.509 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 00:55:01.511 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:55:01.514 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 00:55:01.516 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:55:01.518 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 00:55:01.521 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:55:01.538 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:01.541 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 00:55:01.544 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 00:55:01.546 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:55:01.562 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:01.564 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-06-01 00:55:01.567 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-06-01 00:55:01.595 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:55:01.597 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:55:01.600 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 00:55:01.617 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:01.620 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 00:55:01.622 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:55:01.625 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 00:55:01.655 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-06-01 00:55:01.684 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 00:55:01.711 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 00:55:01.740 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 00:55:01.768 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 00:55:01.796 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 00:55:01.824 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 00:55:01.853 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 00:55:01.855 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 00:55:01.858 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 00:55:01.861 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:55:01.877 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:55:01.879 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:55:01.881 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:55:01.884 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:55:01.887 | + 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-01 00:55:01.914 | + 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-01 00:55:01.942 | + 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-01 00:55:01.973 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:55:02.003 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:55:02.008 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 00:55:02.013 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:55:02.015 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 00:55:02.018 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 00:55:02.021 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 00:55:02.023 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:55:02.026 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:55:02.029 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:55:02.031 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 00:55:02.033 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 00:55:02.036 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:55:02.038 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 00:55:02.041 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 00:55:02.043 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 00:55:02.059 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:02.062 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 00:55:02.077 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:02.080 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 00:55:02.082 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 00:55:02.098 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:02.101 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 00:55:02.117 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:02.119 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 00:55:02.136 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:02.139 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 00:55:02.157 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:02.159 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 00:55:02.161 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 00:55:02.164 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 00:55:02.167 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:55:02.169 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 00:55:02.172 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 00:55:02.174 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 00:55:02.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:02.179 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:02.182 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 00:55:02.185 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:55:02.187 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:55:02.190 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:55:02.192 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:55:02.194 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:02.198 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:55:02.200 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:02.203 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:02.205 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:55:02.208 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:55:02.210 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:55:02.213 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:55:02.215 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 00:55:02.218 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:55:02.220 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:02.223 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:02.225 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 00:55:02.247 | + 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-01 00:55:02.358 | Reading package lists... 2022-06-01 00:55:02.616 | Building dependency tree... 2022-06-01 00:55:02.617 | Reading state information... 2022-06-01 00:55:02.887 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:55:02.888 | The following packages were automatically installed and are no longer required: 2022-06-01 00:55:02.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:55:02.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:55:02.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:55:02.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:55:02.889 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:55:02.889 | python3-zope.interface 2022-06-01 00:55:02.889 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:55:03.006 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:55:03.011 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:55:03.014 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:55:03.016 | + functions-common:time_stop:2322 : local name 2022-06-01 00:55:03.018 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:03.021 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:03.023 | + functions-common:time_stop:2325 : local total 2022-06-01 00:55:03.026 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:03.028 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:55:03.030 | + functions-common:time_stop:2329 : start_time=1654044902245 2022-06-01 00:55:03.033 | + functions-common:time_stop:2331 : [[ -z 1654044902245 ]] 2022-06-01 00:55:03.036 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:03.041 | + functions-common:time_stop:2334 : end_time=1654044903037 2022-06-01 00:55:03.043 | + functions-common:time_stop:2335 : elapsed_time=792 2022-06-01 00:55:03.045 | + functions-common:time_stop:2336 : total=6213 2022-06-01 00:55:03.048 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:03.050 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7005 2022-06-01 00:55:03.053 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:55:03.055 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 00:55:03.058 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 00:55:03.061 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 00:55:03.063 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 00:55:03.066 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 00:55:03.089 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 00:55:03.092 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:55:03.094 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:55:03.097 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:55:03.099 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:55:03.102 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:03.104 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:55:03.107 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:03.109 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:03.112 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:55:03.114 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:55:03.117 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:55:03.120 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:55:03.122 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 00:55:03.125 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:55:03.127 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:03.130 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:03.132 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 00:55:03.156 | + 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-01 00:55:03.266 | Reading package lists... 2022-06-01 00:55:03.525 | Building dependency tree... 2022-06-01 00:55:03.526 | Reading state information... 2022-06-01 00:55:03.792 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 00:55:03.792 | The following packages were automatically installed and are no longer required: 2022-06-01 00:55:03.794 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:55:03.794 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:55:03.794 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:55:03.794 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:55:03.794 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:55:03.794 | python3-zope.interface 2022-06-01 00:55:03.794 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:55:03.910 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:55:03.915 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:55:03.918 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:55:03.920 | + functions-common:time_stop:2322 : local name 2022-06-01 00:55:03.923 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:03.925 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:03.928 | + functions-common:time_stop:2325 : local total 2022-06-01 00:55:03.930 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:03.932 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:55:03.935 | + functions-common:time_stop:2329 : start_time=1654044903153 2022-06-01 00:55:03.937 | + functions-common:time_stop:2331 : [[ -z 1654044903153 ]] 2022-06-01 00:55:03.940 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:03.944 | + functions-common:time_stop:2334 : end_time=1654044903942 2022-06-01 00:55:03.948 | + functions-common:time_stop:2335 : elapsed_time=789 2022-06-01 00:55:03.950 | + functions-common:time_stop:2336 : total=7005 2022-06-01 00:55:03.952 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:03.955 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7794 2022-06-01 00:55:03.957 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:55:03.960 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 00:55:03.963 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 00:55:03.965 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:55:03.968 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:03.970 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:03.973 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 00:55:03.975 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 00:55:04.031 | wsgi (enabled by maintainer script) 2022-06-01 00:55:04.035 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 00:55:04.037 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 00:55:04.040 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:55:04.043 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 00:55:04.046 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 00:55:04.048 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:55:04.052 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:55:04.053 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:55:04.058 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 00:55:04.061 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 00:55:04.063 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 00:55:04.066 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 00:55:04.069 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 00:55:04.093 | Using python 3.8 to install osc-placement 2022-06-01 00:55:04.095 | + 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-01 00:55:05.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:55:05.959 | 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-01 00:55:05.964 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:05.965 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:05.966 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:55:05.968 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:05.968 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:05.968 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:05.969 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:05.969 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:05.984 | 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-01 00:55:06.012 | 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-01 00:55:06.031 | 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-01 00:55:06.038 | 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-01 00:55:06.041 | 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-01 00:55:06.044 | 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-01 00:55:06.049 | 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-01 00:55:06.052 | 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-01 00:55:06.056 | 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-01 00:55:06.141 | 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-01 00:55:06.162 | 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-01 00:55:06.166 | 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-01 00:55:06.172 | 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-01 00:55:06.180 | 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-01 00:55:06.184 | 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-01 00:55:06.189 | 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-01 00:55:06.194 | 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-01 00:55:06.201 | 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-01 00:55:06.223 | 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-01 00:55:06.252 | 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-01 00:55:06.266 | 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-01 00:55:06.269 | 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-01 00:55:06.272 | 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-01 00:55:06.294 | 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-01 00:55:06.297 | 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-01 00:55:06.300 | 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-01 00:55:06.305 | 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-01 00:55:06.310 | 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-01 00:55:06.349 | 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-01 00:55:06.373 | 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-01 00:55:06.377 | 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-01 00:55:06.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 130)) (4.4.2) 2022-06-01 00:55:06.387 | 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-01 00:55:06.389 | 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-01 00:55:06.393 | 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-01 00:55:06.449 | 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-01 00:55:06.452 | 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-01 00:55:06.455 | 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-01 00:55:06.459 | 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-01 00:55:06.503 | 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-01 00:55:06.506 | 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-01 00:55:06.541 | 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-01 00:55:06.546 | 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-01 00:55:06.550 | 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-01 00:55:08.735 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:55:08.735 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:55:08.814 | + inc/python:pip_install:200 : result=0 2022-06-01 00:55:08.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:55:08.819 | + functions-common:time_stop:2322 : local name 2022-06-01 00:55:08.822 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:08.824 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:08.827 | + functions-common:time_stop:2325 : local total 2022-06-01 00:55:08.829 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:08.832 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:55:08.834 | + functions-common:time_stop:2329 : start_time=1654044904086 2022-06-01 00:55:08.837 | + functions-common:time_stop:2331 : [[ -z 1654044904086 ]] 2022-06-01 00:55:08.841 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:08.845 | + functions-common:time_stop:2334 : end_time=1654044908842 2022-06-01 00:55:08.848 | + functions-common:time_stop:2335 : elapsed_time=4756 2022-06-01 00:55:08.850 | + functions-common:time_stop:2336 : total=115610 2022-06-01 00:55:08.853 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:08.855 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=120366 2022-06-01 00:55:08.858 | + inc/python:pip_install:203 : return 0 2022-06-01 00:55:08.860 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 00:55:08.863 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 00:55:08.865 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 00:55:08.869 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:55:08.871 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:55:08.874 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:55:08.879 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:55:08.881 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:55:08.886 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:55:08.904 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:55:08.907 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:55:08.909 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:08.912 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:55:08.912 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:55:08.918 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 00:55:08.921 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:08.923 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 00:55:08.937 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 00:55:08.940 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:55:08.940 | + functions-common:git_clone:607 : head -1 2022-06-01 00:55:08.944 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 00:55:08.948 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:55:08.950 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 00:55:08.953 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:55:08.955 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:55:08.958 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 00:55:08.960 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:55:08.963 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 00:55:08.965 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:55:08.968 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:55:08.970 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 00:55:08.973 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:55:08.975 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:55:08.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 00:55:08.981 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:55:08.984 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 00:55:08.987 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:55:08.989 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:55:08.992 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 00:55:08.999 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 00:55:09.001 | + 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-01 00:55:09.625 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 00:55:09.628 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:55:09.630 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:55:09.633 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:55:09.636 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:55:09.638 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 00:55:09.641 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:55:09.643 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:55:09.646 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:55:09.648 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:55:09.651 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:55:09.654 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:55:09.657 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:55:09.660 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 00:55:09.682 | Using python 3.8 to install /opt/stack/placement 2022-06-01 00:55:09.684 | + 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-01 00:55:11.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:55:11.518 | 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-01 00:55:11.522 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:11.523 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:11.525 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:55:11.526 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:11.527 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:11.527 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:11.527 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:11.528 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:11.541 | Obtaining file:///opt/stack/placement 2022-06-01 00:55:12.801 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:55:14.035 | 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-01 00:55:14.044 | 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-01 00:55:14.066 | 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-01 00:55:14.081 | 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-01 00:55:14.094 | 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-01 00:55:14.151 | 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-01 00:55:14.156 | 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-01 00:55:14.160 | 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-01 00:55:14.165 | 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-01 00:55:14.201 | 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-01 00:55:14.218 | 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-01 00:55:14.234 | 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-01 00:55:14.240 | 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-01 00:55:14.288 | 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-01 00:55:14.295 | 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-01 00:55:14.335 | 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-01 00:55:14.353 | 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-01 00:55:14.371 | 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-01 00:55:14.380 | 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-01 00:55:14.389 | 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-01 00:55:14.407 | 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-01 00:55:14.414 | 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-01 00:55:14.417 | 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-01 00:55:14.420 | 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-01 00:55:14.431 | 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-01 00:55:14.434 | 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-01 00:55:14.437 | 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-01 00:55:14.442 | 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-01 00:55:14.461 | 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-01 00:55:14.466 | 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-01 00:55:14.473 | 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-01 00:55:14.495 | 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-01 00:55:14.500 | 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-01 00:55:14.503 | 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-01 00:55:14.513 | 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-01 00:55:14.517 | 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-01 00:55:14.520 | 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-01 00:55:14.526 | 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-01 00:55:14.536 | 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-01 00:55:14.542 | 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-01 00:55:14.561 | 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-01 00:55:14.564 | 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-01 00:55:14.572 | 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-01 00:55:14.593 | 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-01 00:55:14.635 | 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-01 00:55:14.701 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:55:14.707 | 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-01 00:55:14.713 | 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-01 00:55:14.717 | 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-01 00:55:14.725 | 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-01 00:55:14.729 | 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-01 00:55:14.738 | 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-01 00:55:14.746 | 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-01 00:55:14.749 | 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-01 00:55:14.752 | 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-01 00:55:14.756 | 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-01 00:55:14.758 | 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-01 00:55:14.762 | 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-01 00:55:14.765 | 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-01 00:55:14.767 | 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-01 00:55:14.771 | 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-01 00:55:14.781 | 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-01 00:55:14.784 | 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-01 00:55:14.787 | 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-01 00:55:14.790 | 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-01 00:55:14.792 | 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-01 00:55:14.797 | 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-01 00:55:14.799 | 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-01 00:55:14.802 | 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-01 00:55:14.806 | 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-01 00:55:14.813 | 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-01 00:55:16.419 | Installing collected packages: openstack-placement 2022-06-01 00:55:16.420 | Attempting uninstall: openstack-placement 2022-06-01 00:55:16.421 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 00:55:16.423 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 00:55:16.425 | Running setup.py develop for openstack-placement 2022-06-01 00:55:18.013 | Successfully installed openstack-placement 2022-06-01 00:55:18.158 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:55:18.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:55:18.250 | + inc/python:pip_install:200 : result=0 2022-06-01 00:55:18.253 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:55:18.255 | + functions-common:time_stop:2322 : local name 2022-06-01 00:55:18.257 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:18.260 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:18.262 | + functions-common:time_stop:2325 : local total 2022-06-01 00:55:18.265 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:18.267 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:55:18.269 | + functions-common:time_stop:2329 : start_time=1654044909676 2022-06-01 00:55:18.271 | + functions-common:time_stop:2331 : [[ -z 1654044909676 ]] 2022-06-01 00:55:18.275 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:18.279 | + functions-common:time_stop:2334 : end_time=1654044918276 2022-06-01 00:55:18.282 | + functions-common:time_stop:2335 : elapsed_time=8600 2022-06-01 00:55:18.284 | + functions-common:time_stop:2336 : total=120366 2022-06-01 00:55:18.287 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:18.290 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128966 2022-06-01 00:55:18.292 | + inc/python:pip_install:203 : return 0 2022-06-01 00:55:18.294 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:55:18.297 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:55:18.300 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:55:18.319 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:55:18.332 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 00:55:18.335 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 00:55:18.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:55:18.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:55:18.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 00:55:18.345 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:55:18.347 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:55:18.350 | + ./stack.sh:main:912 : configure_placement 2022-06-01 00:55:18.353 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 00:55:18.365 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 00:55:18.369 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 00:55:18.373 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 00:55:18.376 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 00:55:18.378 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 00:55:18.381 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 00:55:18.383 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:55:18.386 | + 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-01 00:55:18.418 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 00:55:18.450 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 00:55:18.483 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 00:55:18.485 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:55:18.488 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 00:55:18.491 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:55:18.494 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 00:55:18.525 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 00:55:18.556 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:55:18.584 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 00:55:18.614 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 00:55:18.644 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 00:55:18.674 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 00:55:18.704 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 00:55:18.735 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:55:18.766 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:55:18.797 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 00:55:18.799 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 00:55:18.802 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:55:18.805 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:55:18.823 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:55:18.825 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:55:18.828 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:55:18.830 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:55:18.833 | + 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-01 00:55:18.863 | + 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-01 00:55:18.894 | + 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-01 00:55:18.924 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:55:18.955 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 00:55:18.957 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 00:55:18.960 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 00:55:18.963 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 00:55:18.965 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 00:55:18.968 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:55:18.970 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:55:18.974 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 00:55:18.978 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 00:55:18.980 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:55:18.983 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:55:18.996 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:55:18.996 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:55:19.005 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:55:19.009 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:55:19.025 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 00:55:19.027 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 00:55:19.031 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 00:55:19.062 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 00:55:19.092 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 00:55:19.121 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:55:19.151 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:55:19.179 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:55:19.208 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:55:19.237 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:55:19.267 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:55:19.297 | + 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-01 00:55:19.326 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:55:19.357 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:55:19.387 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:55:19.416 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:55:19.419 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:55:19.422 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 00:55:19.425 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 00:55:19.427 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:55:19.430 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:19.432 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:19.435 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:55:19.438 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 00:55:19.440 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 00:55:19.470 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:55:19.501 | + 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-01 00:55:19.501 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:55:19.511 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 00:55:19.514 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 00:55:19.517 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 00:55:19.519 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:55:19.522 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:55:19.524 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:55:19.527 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:19.530 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:19.533 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:55:19.535 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:55:19.538 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:19.540 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:19.543 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 00:55:19.605 | Site placement-api already enabled 2022-06-01 00:55:19.609 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:55:19.612 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:55:19.614 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:55:19.617 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:55:19.758 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 00:55:19.777 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:19.780 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 00:55:19.800 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:19.803 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 00:55:19.822 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:19.825 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 00:55:19.827 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 00:55:19.830 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 00:55:19.863 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-06-01 00:55:19.896 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 00:55:19.925 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 00:55:19.954 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 00:55:19.984 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 00:55:20.014 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 00:55:20.043 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 00:55:20.074 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 00:55:20.092 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:20.095 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 00:55:20.113 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:20.115 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 00:55:20.118 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:55:20.121 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 00:55:20.124 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:55:20.126 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:55:20.129 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:55:20.131 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:55:20.134 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:55:20.137 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:55:20.141 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:55:20.144 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:55:20.147 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:55:20.149 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 00:55:20.152 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:55:20.169 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:20.171 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:55:20.173 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:55:20.176 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 00:55:20.178 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 00:55:20.180 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:55:20.183 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 00:55:20.186 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 00:55:20.188 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 00:55:20.190 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 00:55:20.193 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 00:55:20.195 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 00:55:20.197 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 00:55:20.199 | +++ functions-common:git_clone:529 : pwd 2022-06-01 00:55:20.202 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:55:20.204 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:55:20.207 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:55:20.222 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:55:20.224 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:55:20.226 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:20.230 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 00:55:20.230 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:55:20.235 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 00:55:20.237 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:20.239 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 00:55:20.253 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 00:55:20.256 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 00:55:20.256 | ++ functions-common:git_clone:607 : head -1 2022-06-01 00:55:20.260 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 00:55:20.262 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:55:20.265 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 00:55:20.287 | Using python 3.8 to install tox!=2.8.0 2022-06-01 00:55:20.289 | ++ 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-01 00:55:22.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:55:22.136 | 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-01 00:55:22.141 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:22.141 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:22.143 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:55:22.144 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:22.144 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:22.145 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:22.145 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:22.145 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:22.161 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 00:55:22.221 | 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-01 00:55:22.231 | 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-01 00:55:22.234 | 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-01 00:55:22.288 | 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-01 00:55:22.294 | 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-01 00:55:22.297 | 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-01 00:55:22.300 | 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-01 00:55:22.303 | 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-01 00:55:22.307 | 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-01 00:55:22.310 | 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-01 00:55:24.520 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:55:24.521 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:55:24.601 | ++ inc/python:pip_install:200 : result=0 2022-06-01 00:55:24.603 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:55:24.606 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:55:24.608 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:24.611 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:24.613 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:55:24.615 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:24.618 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:55:24.621 | ++ functions-common:time_stop:2329 : start_time=1654044920281 2022-06-01 00:55:24.623 | ++ functions-common:time_stop:2331 : [[ -z 1654044920281 ]] 2022-06-01 00:55:24.626 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:24.630 | ++ functions-common:time_stop:2334 : end_time=1654044924628 2022-06-01 00:55:24.635 | ++ functions-common:time_stop:2335 : elapsed_time=4347 2022-06-01 00:55:24.637 | ++ functions-common:time_stop:2336 : total=128966 2022-06-01 00:55:24.640 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:24.643 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=133313 2022-06-01 00:55:24.645 | ++ inc/python:pip_install:203 : return 0 2022-06-01 00:55:24.648 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 00:55:24.648 | /opt/stack/tempest ~/devstack 2022-06-01 00:55:24.651 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 00:55:24.673 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 00:55:24.673 | HACKING.rst 2022-06-01 00:55:24.673 | doc/source/conf.py 2022-06-01 00:55:24.673 | doc/source/configuration.rst 2022-06-01 00:55:24.673 | doc/source/contributor/contributing.rst 2022-06-01 00:55:24.673 | doc/source/index.rst 2022-06-01 00:55:24.673 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 00:55:24.673 | doc/source/microversion_testing.rst 2022-06-01 00:55:24.673 | doc/source/plugins/plugin.rst 2022-06-01 00:55:24.673 | doc/source/supported_version.rst 2022-06-01 00:55:24.673 | doc/source/test_removal.rst 2022-06-01 00:55:24.674 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 00:55:24.674 | playbooks/devstack-tempest.yaml 2022-06-01 00:55:24.674 | playbooks/enable-fips.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 00:55:24.674 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 00:55:24.675 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 00:55:24.675 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 00:55:24.675 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 00:55:24.675 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 00:55:24.675 | releasenotes/source/conf.py 2022-06-01 00:55:24.675 | releasenotes/source/index.rst 2022-06-01 00:55:24.675 | releasenotes/source/v26.1.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v27.0.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v28.0.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v28.1.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v29.0.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v29.1.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v29.2.0.rst 2022-06-01 00:55:24.675 | releasenotes/source/v30.0.0.rst 2022-06-01 00:55:24.675 | requirements.txt 2022-06-01 00:55:24.675 | roles/run-tempest/README.rst 2022-06-01 00:55:24.675 | roles/run-tempest/defaults/main.yaml 2022-06-01 00:55:24.675 | roles/run-tempest/tasks/main.yaml 2022-06-01 00:55:24.675 | roles/run-tempest-26/README.rst 2022-06-01 00:55:24.675 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 00:55:24.675 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 00:55:24.675 | setup.cfg 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_agents.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_create_server.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_flavors.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 00:55:24.675 | tempest/api/compute/admin/test_quotas. 2022-06-01 00:55:24.675 | Aborting 2022-06-01 00:55:24.676 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 00:55:24.679 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 00:55:24.682 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 00:55:24.685 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 00:55:24.687 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 00:55:24.690 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 00:55:24.692 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 00:55:24.694 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 00:55:24.697 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 00:55:24.700 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 00:55:24.700 | Error on exit 2022-06-01 00:55:24.702 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 00:55:24.704 | + ./stack.sh:exit_trap:517 : generate-subunit 1654044735 189 fail 2022-06-01 00:55:25.297 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 00:55:25.300 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 00:55:25.528 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 00:55:25.528 | 2022-06-01 00:55:25.803 | + ./stack.sh:exit_trap:531 : exit 1