2022-06-08 08:45:28.431 | + ./stack.sh:main:462 : exec 2022-06-08 08:45:28.431 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-084528' 2022-06-08 08:45:28.431 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-084528.summary.2022-06-08-084528 2022-06-08 08:45:28.431 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:45:28.431 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-084528 2022-06-08 08:45:28.431 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-084528 /opt/stack/logs/stack.sh.log 2022-06-08 08:45:28.431 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-084528.summary.2022-06-08-084528 /opt/stack/logs/stack.sh.log.summary 2022-06-08 08:45:28.431 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-08 08:45:28.431 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-08 08:45:28.431 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-08 08:45:28.431 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-08 08:45:28.431 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-08 08:45:28.431 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-08 08:45:28.431 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-08 08:45:28.431 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-08 08:45:28.432 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-08 08:45:28.434 | + ./stack.sh:main:548 : set -o errexit 2022-06-08 08:45:28.436 | + ./stack.sh:main:551 : uname -a 2022-06-08 08:45:28.437 | Linux dv-neutron-845101-1-hyperv 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-08 08:45:28.439 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 08:45:28.441 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 08:45:28.445 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-08 08:45:28.473 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 08:45:28.489 | + ./stack.sh:main:565 : fetch_plugins 2022-06-08 08:45:28.491 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-08 08:45:28.492 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-08 08:45:28.494 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-08 08:45:28.496 | + functions-common:fetch_plugins:1673 : return 2022-06-08 08:45:28.498 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-08 08:45:28.500 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-08 08:45:28.501 | + functions-common:run_phase:1751 : local phase= 2022-06-08 08:45:28.503 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:45:28.505 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:45:28.507 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:45:28.508 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:45:28.510 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:45:28.512 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:45:28.515 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:45:28.517 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:45:28.519 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:45:28.521 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 08:45:28.523 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:45:28.535 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:28.537 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 08:45:28.539 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:45:28.541 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:45:28.543 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:45:28.544 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:45:28.546 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 08:45:28.548 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 08:45:28.549 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 08:45:28.551 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 08:45:28.554 | + 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-08 08:45:28.556 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-08 08:45:28.557 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-08 08:45:28.559 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-08 08:45:28.561 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-08 08:45:28.563 | + functions-common:plugin_override_defaults:1714 : return 2022-06-08 08:45:28.565 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-08 08:45:28.582 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-08 08:45:28.584 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 08:45:28.597 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:45:28.599 | +++ lib/tls:source:43 : hostname -f 2022-06-08 08:45:28.602 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 08:45:28.604 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 08:45:28.606 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 08:45:28.608 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 08:45:28.610 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 08:45:28.612 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 08:45:28.613 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 08:45:28.616 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 08:45:28.618 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 08:45:28.620 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 08:45:28.624 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-08 08:45:28.636 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 08:45:28.653 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 08:45:28.665 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 08:45:28.678 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 08:45:28.704 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-08 08:45:28.744 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-08 08:45:28.824 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-08 08:45:28.845 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 08:45:28.883 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-08 08:45:28.935 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 08:45:29.067 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 08:45:29.081 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 08:45:29.094 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 08:45:29.106 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 08:45:29.198 | + ./stack.sh:main:598 : run_phase source 2022-06-08 08:45:29.200 | + functions-common:run_phase:1750 : local mode=source 2022-06-08 08:45:29.202 | + functions-common:run_phase:1751 : local phase= 2022-06-08 08:45:29.204 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:45:29.206 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:45:29.209 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:45:29.211 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:45:29.213 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:45:29.215 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:45:29.219 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:45:29.221 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:45:29.223 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:45:29.225 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 08:45:29.227 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:45:29.242 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:29.244 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 08:45:29.246 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 08:45:29.285 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 08:45:29.287 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-08 08:45:29.289 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 08:45:29.291 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-08 08:45:29.293 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-08 08:45:29.295 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-08 08:45:29.298 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-08 08:45:29.300 | + functions-common:load_plugin_settings:1691 : return 2022-06-08 08:45:29.302 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-08 08:45:29.305 | + functions-common:verify_disabled_services:2033 : local service 2022-06-08 08:45:29.307 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.309 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 08:45:29.311 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.314 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 08:45:29.316 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.319 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 08:45:29.321 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.323 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 08:45:29.325 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.328 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 08:45:29.330 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.332 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 08:45:29.334 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.337 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 08:45:29.339 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.341 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 08:45:29.343 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.346 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 08:45:29.348 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.350 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 08:45:29.352 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.354 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-08 08:45:29.357 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.359 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 08:45:29.362 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.365 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 08:45:29.367 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.370 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 08:45:29.372 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.374 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 08:45:29.376 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.379 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 08:45:29.381 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.384 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 08:45:29.386 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.388 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 08:45:29.390 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.393 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 08:45:29.395 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.397 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 08:45:29.400 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.402 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 08:45:29.404 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.406 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 08:45:29.409 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.411 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 08:45:29.414 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.416 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 08:45:29.418 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.421 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 08:45:29.423 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.425 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 08:45:29.428 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.430 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 08:45:29.432 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.434 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-08 08:45:29.437 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.439 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 08:45:29.442 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.444 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 08:45:29.446 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.449 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 08:45:29.451 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.453 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 08:45:29.455 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.458 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 08:45:29.460 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.462 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 08:45:29.465 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.467 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 08:45:29.469 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.471 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 08:45:29.474 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.476 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 08:45:29.479 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.481 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 08:45:29.483 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.485 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 08:45:29.488 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.490 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 08:45:29.493 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.495 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 08:45:29.497 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 08:45:29.500 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 08:45:29.502 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-08 08:45:29.505 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 08:45:29.507 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 08:45:29.521 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:29.523 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 08:45:29.525 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 08:45:29.527 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 08:45:29.543 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:45:29.545 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 08:45:29.547 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 08:45:29.549 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 08:45:29.551 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 08:45:29.554 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 08:45:29.556 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 08:45:29.559 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 08:45:29.561 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-08 08:45:29.564 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 08:45:29.566 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-08 08:45:29.569 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 08:45:29.571 | + lib/database:initialize_database_backends:104 : return 0 2022-06-08 08:45:29.573 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-08 08:45:29.573 | Using mysql database backend 2022-06-08 08:45:29.576 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 08:45:29.592 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-08 08:45:29.608 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:29.610 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 08:45:29.626 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-08 08:45:29.642 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:29.644 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 08:45:29.660 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 08:45:29.676 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-08 08:45:29.692 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:45:29.696 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-08 08:45:29.712 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:29.715 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-08 08:45:29.717 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-08 08:45:29.733 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:45:29.735 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 08:45:29.751 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-08 08:45:29.753 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-08 08:45:29.756 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-08 08:45:29.759 | + functions-common:save_stackenv:60 : local tag=739 2022-06-08 08:45:29.762 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 08:45:29.766 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-084529 2022-06-08 08:45:29.768 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-084529 739' 2022-06-08 08:45:29.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.773 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 08:45:29.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.777 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 08:45:29.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.782 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 08:45:29.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.787 | + 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-08 08:45:29.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.791 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-06-08 08:45:29.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.796 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-06-08 08:45:29.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.801 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-084528 2022-06-08 08:45:29.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.806 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 08:45:29.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.810 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-06-08 08:45:29.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.815 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 08:45:29.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.821 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 08:45:29.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.826 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 08:45:29.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 08:45:29.830 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 08:45:29.833 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-08 08:45:29.835 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 08:45:29.837 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-08 08:45:29.839 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:45:29.841 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:45:29.844 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:45:29.846 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:45:29.848 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:45:29.851 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:45:29.866 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:45:29.868 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:45:29.870 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:45:29.873 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:45:29.873 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:45:29.878 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 08:45:29.881 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:45:29.884 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 08:45:29.897 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-08 08:45:29.899 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:45:29.900 | + functions-common:git_clone:607 : head -1 2022-06-08 08:45:29.903 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-08 08:45:29.905 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:45:29.908 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-08 08:45:29.910 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:45:29.913 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-08 08:45:29.915 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 08:45:29.918 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 08:45:29.920 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 08:45:29.922 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 08:45:29.925 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 08:45:29.928 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 08:45:29.931 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 08:45:29.934 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 08:45:29.938 | ++ tools/install_prereqs.sh:source:47 : NOW=1654677929 2022-06-08 08:45:29.941 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 08:45:29.945 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654677415 2022-06-08 08:45:29.948 | ++ tools/install_prereqs.sh:source:49 : DELTA=514 2022-06-08 08:45:29.950 | ++ tools/install_prereqs.sh:source:50 : [[ 514 -lt 7200 ]] 2022-06-08 08:45:29.953 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 08:45:29.955 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 08:45:29.957 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-08 08:45:29.960 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-08 08:45:29.962 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-08 08:45:29.965 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-08 08:45:29.967 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-08 08:45:29.969 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-08 08:45:29.972 | +++ 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-08 08:45:30.017 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 08:45:30.017 | apache2-dev 2022-06-08 08:45:30.017 | bc 2022-06-08 08:45:30.017 | bsdmainutils 2022-06-08 08:45:30.017 | curl 2022-06-08 08:45:30.017 | g++ 2022-06-08 08:45:30.017 | gcc 2022-06-08 08:45:30.017 | gettext 2022-06-08 08:45:30.017 | git 2022-06-08 08:45:30.017 | graphviz 2022-06-08 08:45:30.017 | iputils-ping 2022-06-08 08:45:30.018 | libapache2-mod-proxy-uwsgi 2022-06-08 08:45:30.018 | libffi-dev 2022-06-08 08:45:30.018 | libjpeg-dev 2022-06-08 08:45:30.018 | libmysqlclient-dev 2022-06-08 08:45:30.018 | libpcre3-dev 2022-06-08 08:45:30.018 | libpq-dev 2022-06-08 08:45:30.018 | libssl-dev 2022-06-08 08:45:30.018 | libsystemd-dev 2022-06-08 08:45:30.018 | libxml2-dev 2022-06-08 08:45:30.018 | libxslt1-dev 2022-06-08 08:45:30.018 | libyaml-dev 2022-06-08 08:45:30.018 | lsof 2022-06-08 08:45:30.018 | openssh-server 2022-06-08 08:45:30.018 | openssl 2022-06-08 08:45:30.018 | pkg-config 2022-06-08 08:45:30.018 | psmisc 2022-06-08 08:45:30.018 | python3-dev 2022-06-08 08:45:30.018 | python3-pip 2022-06-08 08:45:30.018 | python3-venv 2022-06-08 08:45:30.018 | tar 2022-06-08 08:45:30.018 | tcpdump 2022-06-08 08:45:30.018 | unzip 2022-06-08 08:45:30.018 | uuid-runtime 2022-06-08 08:45:30.018 | wget 2022-06-08 08:45:30.018 | wget 2022-06-08 08:45:30.018 | zlib1g-dev 2022-06-08 08:45:30.018 | libkrb5-dev 2022-06-08 08:45:30.018 | libldap2-dev 2022-06-08 08:45:30.018 | libsasl2-dev 2022-06-08 08:45:30.018 | memcached 2022-06-08 08:45:30.018 | python3-mysqldb 2022-06-08 08:45:30.018 | sqlite3 2022-06-08 08:45:30.018 | conntrack 2022-06-08 08:45:30.018 | curl 2022-06-08 08:45:30.018 | dnsmasq-base 2022-06-08 08:45:30.018 | dnsmasq-utils 2022-06-08 08:45:30.018 | ebtables 2022-06-08 08:45:30.019 | gawk 2022-06-08 08:45:30.019 | genisoimage 2022-06-08 08:45:30.019 | iptables 2022-06-08 08:45:30.019 | iputils-arping 2022-06-08 08:45:30.019 | kpartx 2022-06-08 08:45:30.019 | libjs-jquery-tablesorter 2022-06-08 08:45:30.019 | libmysqlclient-dev 2022-06-08 08:45:30.019 | parted 2022-06-08 08:45:30.019 | pm-utils 2022-06-08 08:45:30.019 | python3-mysqldb 2022-06-08 08:45:30.019 | socat 2022-06-08 08:45:30.019 | sqlite3 2022-06-08 08:45:30.019 | sudo 2022-06-08 08:45:30.019 | vlan 2022-06-08 08:45:30.019 | lsscsi 2022-06-08 08:45:30.019 | open-iscsi 2022-06-08 08:45:30.019 | lvm2 2022-06-08 08:45:30.019 | qemu-utils 2022-06-08 08:45:30.019 | thin-provisioning-tools 2022-06-08 08:45:30.019 | acl 2022-06-08 08:45:30.019 | dnsmasq-base 2022-06-08 08:45:30.019 | dnsmasq-utils 2022-06-08 08:45:30.019 | ebtables 2022-06-08 08:45:30.019 | haproxy 2022-06-08 08:45:30.019 | iptables 2022-06-08 08:45:30.019 | iputils-arping 2022-06-08 08:45:30.019 | iputils-ping 2022-06-08 08:45:30.019 | libmysqlclient-dev 2022-06-08 08:45:30.019 | postgresql-server-dev-all 2022-06-08 08:45:30.019 | python3-mysqldb 2022-06-08 08:45:30.019 | sqlite3 2022-06-08 08:45:30.019 | sudo 2022-06-08 08:45:30.019 | vlan 2022-06-08 08:45:30.019 | ipset 2022-06-08 08:45:30.019 | conntrack 2022-06-08 08:45:30.019 | conntrackd 2022-06-08 08:45:30.020 | keepalived 2022-06-08 08:45:30.020 | dstat 2022-06-08 08:45:30.020 | lvm2 2022-06-08 08:45:30.020 | qemu-utils 2022-06-08 08:45:30.020 | thin-provisioning-tools 2022-06-08 08:45:30.020 | curl 2022-06-08 08:45:30.020 | liberasurecode-dev 2022-06-08 08:45:30.020 | make 2022-06-08 08:45:30.020 | memcached 2022-06-08 08:45:30.020 | sqlite3 2022-06-08 08:45:30.020 | xfsprogs' 2022-06-08 08:45:30.023 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 08:45:30.040 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 08:45:30.040 | apache2-dev 2022-06-08 08:45:30.041 | bc 2022-06-08 08:45:30.041 | bsdmainutils 2022-06-08 08:45:30.041 | curl 2022-06-08 08:45:30.041 | g++ 2022-06-08 08:45:30.041 | gcc 2022-06-08 08:45:30.041 | gettext 2022-06-08 08:45:30.041 | git 2022-06-08 08:45:30.041 | graphviz 2022-06-08 08:45:30.041 | iputils-ping 2022-06-08 08:45:30.041 | libapache2-mod-proxy-uwsgi 2022-06-08 08:45:30.041 | libffi-dev 2022-06-08 08:45:30.041 | libjpeg-dev 2022-06-08 08:45:30.041 | libmysqlclient-dev 2022-06-08 08:45:30.041 | libpcre3-dev 2022-06-08 08:45:30.041 | libpq-dev 2022-06-08 08:45:30.041 | libssl-dev 2022-06-08 08:45:30.041 | libsystemd-dev 2022-06-08 08:45:30.041 | libxml2-dev 2022-06-08 08:45:30.041 | libxslt1-dev 2022-06-08 08:45:30.041 | libyaml-dev 2022-06-08 08:45:30.041 | lsof 2022-06-08 08:45:30.041 | openssh-server 2022-06-08 08:45:30.041 | openssl 2022-06-08 08:45:30.041 | pkg-config 2022-06-08 08:45:30.041 | psmisc 2022-06-08 08:45:30.041 | python3-dev 2022-06-08 08:45:30.041 | python3-pip 2022-06-08 08:45:30.041 | python3-venv 2022-06-08 08:45:30.041 | tar 2022-06-08 08:45:30.041 | tcpdump 2022-06-08 08:45:30.041 | unzip 2022-06-08 08:45:30.041 | uuid-runtime 2022-06-08 08:45:30.041 | wget 2022-06-08 08:45:30.041 | wget 2022-06-08 08:45:30.041 | zlib1g-dev 2022-06-08 08:45:30.041 | libkrb5-dev 2022-06-08 08:45:30.042 | libldap2-dev 2022-06-08 08:45:30.042 | libsasl2-dev 2022-06-08 08:45:30.042 | memcached 2022-06-08 08:45:30.042 | python3-mysqldb 2022-06-08 08:45:30.042 | sqlite3 2022-06-08 08:45:30.042 | conntrack 2022-06-08 08:45:30.042 | curl 2022-06-08 08:45:30.042 | dnsmasq-base 2022-06-08 08:45:30.042 | dnsmasq-utils 2022-06-08 08:45:30.042 | ebtables 2022-06-08 08:45:30.042 | gawk 2022-06-08 08:45:30.042 | genisoimage 2022-06-08 08:45:30.042 | iptables 2022-06-08 08:45:30.042 | iputils-arping 2022-06-08 08:45:30.042 | kpartx 2022-06-08 08:45:30.042 | libjs-jquery-tablesorter 2022-06-08 08:45:30.042 | libmysqlclient-dev 2022-06-08 08:45:30.042 | parted 2022-06-08 08:45:30.042 | pm-utils 2022-06-08 08:45:30.042 | python3-mysqldb 2022-06-08 08:45:30.042 | socat 2022-06-08 08:45:30.042 | sqlite3 2022-06-08 08:45:30.042 | sudo 2022-06-08 08:45:30.042 | vlan 2022-06-08 08:45:30.042 | lsscsi 2022-06-08 08:45:30.042 | open-iscsi 2022-06-08 08:45:30.042 | lvm2 2022-06-08 08:45:30.042 | qemu-utils 2022-06-08 08:45:30.042 | thin-provisioning-tools 2022-06-08 08:45:30.042 | acl 2022-06-08 08:45:30.042 | dnsmasq-base 2022-06-08 08:45:30.042 | dnsmasq-utils 2022-06-08 08:45:30.042 | ebtables 2022-06-08 08:45:30.042 | haproxy 2022-06-08 08:45:30.042 | iptables 2022-06-08 08:45:30.042 | iputils-arping 2022-06-08 08:45:30.042 | iputils-ping 2022-06-08 08:45:30.043 | libmysqlclient-dev 2022-06-08 08:45:30.043 | postgresql-server-dev-all 2022-06-08 08:45:30.043 | python3-mysqldb 2022-06-08 08:45:30.043 | sqlite3 2022-06-08 08:45:30.043 | sudo 2022-06-08 08:45:30.043 | vlan 2022-06-08 08:45:30.043 | ipset 2022-06-08 08:45:30.043 | conntrack 2022-06-08 08:45:30.043 | conntrackd 2022-06-08 08:45:30.043 | keepalived 2022-06-08 08:45:30.043 | dstat 2022-06-08 08:45:30.043 | lvm2 2022-06-08 08:45:30.043 | qemu-utils 2022-06-08 08:45:30.043 | thin-provisioning-tools 2022-06-08 08:45:30.043 | curl 2022-06-08 08:45:30.043 | liberasurecode-dev 2022-06-08 08:45:30.043 | make 2022-06-08 08:45:30.043 | memcached 2022-06-08 08:45:30.043 | sqlite3 2022-06-08 08:45:30.043 | xfsprogs ' 2022-06-08 08:45:30.043 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 08:45:30.045 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:45:30.047 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:45:30.050 | ++ 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-08 08:45:30.051 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 08:45:30.056 | ++ 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-08 08:45:30.058 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-08 08:45:30.060 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:45:30.062 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-08 08:45:30.064 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:45:30.067 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:45:30.069 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:45:30.071 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:45:30.073 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:45:30.075 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:45:30.077 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-08 08:45:30.080 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-08 08:45:30.081 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-08 08:45:30.084 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-08 08:45:30.088 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-08 08:45:30.090 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-08 08:45:30.092 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-08 08:45:30.094 | ++ functions-common:time_start:2309 : local start_time= 2022-06-08 08:45:30.096 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-08 08:45:30.099 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-08 08:45:30.103 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654677930100 2022-06-08 08:45:30.105 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 08:45:30.107 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 08:45:30.109 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 08:45:30.418 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-08 08:45:30.482 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 08:45:30.613 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-08 08:45:30.743 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-08 08:45:32.728 | Reading package lists... 2022-06-08 08:45:32.760 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-08 08:45:32.762 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-08 08:45:32.765 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:45:32.767 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:32.769 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:32.772 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:45:32.774 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:32.776 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-08 08:45:32.778 | ++ functions-common:time_stop:2329 : start_time=1654677930100 2022-06-08 08:45:32.780 | ++ functions-common:time_stop:2331 : [[ -z 1654677930100 ]] 2022-06-08 08:45:32.782 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:32.787 | ++ functions-common:time_stop:2334 : end_time=1654677932784 2022-06-08 08:45:32.789 | ++ functions-common:time_stop:2335 : elapsed_time=2684 2022-06-08 08:45:32.791 | ++ functions-common:time_stop:2336 : total=0 2022-06-08 08:45:32.793 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:32.795 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2684 2022-06-08 08:45:32.798 | ++ 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-08 08:45:32.800 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:45:32.802 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:45:32.805 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:45:32.807 | ++ 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-08 08:45:32.827 | ++ 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-08 08:45:32.938 | Reading package lists... 2022-06-08 08:45:33.188 | Building dependency tree... 2022-06-08 08:45:33.189 | Reading state information... 2022-06-08 08:45:33.223 | acl is already the newest version (2.2.53-6). 2022-06-08 08:45:33.223 | bc is already the newest version (1.07.1-2build1). 2022-06-08 08:45:33.223 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 08:45:33.223 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 08:45:33.223 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 08:45:33.223 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 08:45:33.223 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 08:45:33.223 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 08:45:33.223 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 08:45:33.223 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 08:45:33.223 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 08:45:33.223 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 08:45:33.223 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 08:45:33.223 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 08:45:33.223 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-08 08:45:33.223 | libffi-dev is already the newest version (3.3-4). 2022-06-08 08:45:33.223 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 08:45:33.223 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 08:45:33.223 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 08:45:33.223 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 08:45:33.223 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 08:45:33.223 | make is already the newest version (4.2.1-1.2). 2022-06-08 08:45:33.223 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 08:45:33.223 | psmisc is already the newest version (23.3-1). 2022-06-08 08:45:33.223 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 08:45:33.224 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 08:45:33.224 | socat is already the newest version (1.7.3.3-2). 2022-06-08 08:45:33.224 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 08:45:33.224 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 08:45:33.224 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 08:45:33.224 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 08:45:33.224 | dstat is already the newest version (0.7.4-6). 2022-06-08 08:45:33.224 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 08:45:33.224 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 08:45:33.225 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 08:45:33.225 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 08:45:33.225 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:45:33.225 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:45:33.225 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 08:45:33.225 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 08:45:33.225 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 08:45:33.225 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 08:45:33.225 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 08:45:33.225 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 08:45:33.225 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 08:45:33.225 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 08:45:33.225 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 08:45:33.225 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 08:45:33.225 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 08:45:33.225 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 08:45:33.225 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 08:45:33.225 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 08:45:33.225 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 08:45:33.225 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 08:45:33.225 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 08:45:33.225 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 08:45:33.225 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 08:45:33.225 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 08:45:33.225 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 08:45:33.226 | openssl set to manually installed. 2022-06-08 08:45:33.226 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 08:45:33.226 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 08:45:33.226 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 08:45:33.226 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 08:45:33.226 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 08:45:33.226 | tar set to manually installed. 2022-06-08 08:45:33.226 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 08:45:33.226 | tcpdump set to manually installed. 2022-06-08 08:45:33.226 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 08:45:33.226 | uuid-runtime set to manually installed. 2022-06-08 08:45:33.443 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 08:45:33.443 | wget set to manually installed. 2022-06-08 08:45:33.443 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 08:45:33.443 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:45:33.443 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 08:45:33.443 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 08:45:33.443 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 08:45:33.443 | The following packages were automatically installed and are no longer required: 2022-06-08 08:45:33.444 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:45:33.444 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:45:33.445 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:45:33.445 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:45:33.445 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:45:33.445 | python3-zope.interface 2022-06-08 08:45:33.445 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:45:33.573 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:45:33.577 | ++ functions-common:apt_get:1127 : result=0 2022-06-08 08:45:33.580 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:45:33.582 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:45:33.584 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:33.587 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:33.589 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:45:33.591 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:33.593 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:45:33.595 | ++ functions-common:time_stop:2329 : start_time=1654677932825 2022-06-08 08:45:33.597 | ++ functions-common:time_stop:2331 : [[ -z 1654677932825 ]] 2022-06-08 08:45:33.601 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:33.605 | ++ functions-common:time_stop:2334 : end_time=1654677933603 2022-06-08 08:45:33.607 | ++ functions-common:time_stop:2335 : elapsed_time=778 2022-06-08 08:45:33.609 | ++ functions-common:time_stop:2336 : total=752 2022-06-08 08:45:33.611 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:33.614 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1530 2022-06-08 08:45:33.616 | ++ functions-common:apt_get:1131 : return 0 2022-06-08 08:45:33.619 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 08:45:33.621 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 08:45:33.623 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 08:45:33.627 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 08:45:33.632 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-08 08:45:33.634 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-08 08:45:33.637 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 08:45:35.250 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 08:45:35.252 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 08:45:35.254 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 08:45:35.256 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 08:45:35.257 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-08 08:45:35.259 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-08 08:45:35.262 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-08 08:45:35.264 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 08:45:35.266 | + functions-common:_ensure_lsb_release:328 : return 2022-06-08 08:45:35.268 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-08 08:45:35.340 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-08 08:45:35.343 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-08 08:45:35.414 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-08 08:45:35.417 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-08 08:45:35.488 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-08 08:45:35.491 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 08:45:35.492 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-08 08:45:35.494 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-08 08:45:35.496 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-08 08:45:35.498 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-08 08:45:35.500 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-08 08:45:35.502 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 08:45:35.504 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-08 08:45:35.506 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-08 08:45:35.508 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 08:45:35.508 | Distro: focal 2022-06-08 08:45:35.510 | + tools/install_pip.sh:main:136 : get_versions 2022-06-08 08:45:35.512 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 08:45:35.516 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 08:45:35.517 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 08:45:35.520 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 08:45:35.520 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 08:45:35.999 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-08 08:45:36.000 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-08 08:45:36.000 | pip: 20.2.2 2022-06-08 08:45:36.002 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-08 08:45:36.455 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-08 08:45:36.477 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-08 08:45:36.479 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-08 08:45:36.480 | + tools/install_pip.sh:main:144 : exit 0 2022-06-08 08:45:36.483 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 08:45:36.486 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 08:45:36.490 | + ./stack.sh:main:764 : fixup_all 2022-06-08 08:45:36.492 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-08 08:45:36.494 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-08 08:45:36.496 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-08 08:45:36.501 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-08 08:45:36.502 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-08 08:45:36.503 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-08 08:45:36.508 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-08 08:45:36.510 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-08 08:45:36.512 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-08 08:45:36.520 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-08 08:45:36.524 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-08 08:45:36.526 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-08 08:45:36.528 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-08 08:45:36.530 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-08 08:45:36.532 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-08 08:45:36.534 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:45:36.538 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:45:36.540 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:45:36.542 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:45:36.544 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:45:36.546 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:45:36.548 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:45:36.549 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:45:36.552 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-08 08:45:36.554 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-08 08:45:36.556 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-08 08:45:36.558 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:45:36.560 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:45:36.562 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:45:36.564 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:45:36.567 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:45:36.569 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:45:36.571 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-08 08:45:36.574 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-08 08:45:36.594 | Using python 3.8 to install os-testr 2022-06-08 08:45:36.596 | + 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-08 08:45:38.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:45:38.423 | 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-08 08:45:38.436 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:38.436 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:38.523 | 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-08 08:45:38.533 | 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-08 08:45:38.536 | 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-08 08:45:38.550 | 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-08 08:45:38.580 | 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-08 08:45:38.600 | 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-08 08:45:38.604 | 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-08 08:45:38.611 | 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-08 08:45:38.616 | 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-08 08:45:38.618 | 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-08 08:45:38.622 | 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-08 08:45:38.625 | 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-08 08:45:38.636 | 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-08 08:45:38.651 | 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-08 08:45:38.654 | 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-08 08:45:38.657 | 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-08 08:45:38.660 | 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-08 08:45:38.663 | 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-08 08:45:38.718 | 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-08 08:45:38.726 | 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-08 08:45:38.730 | 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-08 08:45:38.732 | 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-08 08:45:38.766 | 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-08 08:45:38.772 | 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-08 08:45:38.815 | 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-08 08:45:38.819 | 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-08 08:45:40.891 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:45:40.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:45:40.969 | + inc/python:pip_install:200 : result=0 2022-06-08 08:45:40.971 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:45:40.973 | + functions-common:time_stop:2322 : local name 2022-06-08 08:45:40.976 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:40.978 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:40.980 | + functions-common:time_stop:2325 : local total 2022-06-08 08:45:40.982 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:40.984 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:45:40.986 | + functions-common:time_stop:2329 : start_time=1654677936589 2022-06-08 08:45:40.988 | + functions-common:time_stop:2331 : [[ -z 1654677936589 ]] 2022-06-08 08:45:40.991 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:40.995 | + functions-common:time_stop:2334 : end_time=1654677940993 2022-06-08 08:45:40.997 | + functions-common:time_stop:2335 : elapsed_time=4404 2022-06-08 08:45:40.999 | + functions-common:time_stop:2336 : total=0 2022-06-08 08:45:41.001 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:41.003 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4404 2022-06-08 08:45:41.005 | + inc/python:pip_install:203 : return 0 2022-06-08 08:45:41.007 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-08 08:45:41.010 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-08 08:45:41.012 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:45:41.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-08 08:45:41.018 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-08 08:45:41.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:45:41.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:45:41.024 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:45:41.029 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-08 08:45:41.032 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-08 08:45:41.034 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-08 08:45:41.037 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-08 08:45:41.040 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-08 08:45:41.062 | Using python 3.8 to install systemd-python 2022-06-08 08:45:41.064 | + 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-08 08:45:42.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:45:42.887 | 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-08 08:45:42.891 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:42.892 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:42.894 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:45:42.895 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:42.895 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:42.896 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:42.896 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:42.896 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:42.911 | 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-08 08:45:45.202 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:45:45.202 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:45:45.273 | + inc/python:pip_install:200 : result=0 2022-06-08 08:45:45.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:45:45.278 | + functions-common:time_stop:2322 : local name 2022-06-08 08:45:45.280 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:45.282 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:45.284 | + functions-common:time_stop:2325 : local total 2022-06-08 08:45:45.287 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:45.289 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:45:45.291 | + functions-common:time_stop:2329 : start_time=1654677941057 2022-06-08 08:45:45.293 | + functions-common:time_stop:2331 : [[ -z 1654677941057 ]] 2022-06-08 08:45:45.296 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:45.300 | + functions-common:time_stop:2334 : end_time=1654677945297 2022-06-08 08:45:45.303 | + functions-common:time_stop:2335 : elapsed_time=4240 2022-06-08 08:45:45.305 | + functions-common:time_stop:2336 : total=4404 2022-06-08 08:45:45.307 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:45.309 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8644 2022-06-08 08:45:45.311 | + inc/python:pip_install:203 : return 0 2022-06-08 08:45:45.313 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 08:45:45.367 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-08 08:45:45.621 | + ./stack.sh:main:779 : install_infra 2022-06-08 08:45:45.623 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:45:45.626 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 08:45:45.628 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:45:45.632 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 08:45:45.654 | + 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-08 08:45:47.740 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:47.752 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:47.811 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:45:47.854 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:47.856 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:47.858 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:47.860 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:47.862 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:48.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:45:48.564 | 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-08 08:45:48.813 | + inc/python:pip_install:200 : result=0 2022-06-08 08:45:48.815 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:45:48.817 | + functions-common:time_stop:2322 : local name 2022-06-08 08:45:48.820 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:48.822 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:48.824 | + functions-common:time_stop:2325 : local total 2022-06-08 08:45:48.826 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:48.828 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:45:48.830 | + functions-common:time_stop:2329 : start_time=1654677945647 2022-06-08 08:45:48.832 | + functions-common:time_stop:2331 : [[ -z 1654677945647 ]] 2022-06-08 08:45:48.835 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:48.839 | + functions-common:time_stop:2334 : end_time=1654677948837 2022-06-08 08:45:48.841 | + functions-common:time_stop:2335 : elapsed_time=3190 2022-06-08 08:45:48.843 | + functions-common:time_stop:2336 : total=8644 2022-06-08 08:45:48.845 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:48.847 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11834 2022-06-08 08:45:48.850 | + inc/python:pip_install:203 : return 0 2022-06-08 08:45:48.852 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 08:45:48.854 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 08:45:48.876 | + 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-08 08:45:50.864 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:50.877 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:50.937 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:45:50.980 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:50.982 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:50.984 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:50.986 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:50.988 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:51.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:45:51.527 | Processing /opt/stack/requirements 2022-06-08 08:45:53.223 | 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-08 08:45:53.226 | 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-08 08:45:53.237 | 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-08 08:45:53.243 | 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-08 08:45:53.246 | 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-08 08:45:53.249 | 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-08 08:45:53.268 | 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-08 08:45:53.272 | 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-08 08:45:53.289 | 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-08 08:45:53.293 | 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-08 08:45:53.299 | 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-08 08:45:53.319 | 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-08 08:45:53.321 | 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-08 08:45:53.337 | 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-08 08:45:53.340 | 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-08 08:45:53.342 | 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-08 08:45:53.346 | 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-08 08:45:53.348 | 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-08 08:45:53.351 | 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-08 08:45:53.353 | 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-08 08:45:53.355 | 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-08 08:45:53.368 | 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-08 08:45:53.374 | 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-08 08:45:53.428 | 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-08 08:45:53.431 | 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-08 08:45:53.435 | 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-08 08:45:53.439 | 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-08 08:45:53.490 | 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-08 08:45:53.493 | 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-08 08:45:53.496 | Building wheels for collected packages: openstack-requirements 2022-06-08 08:45:53.497 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 08:45:54.257 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 08:45:54.257 | ERROR: Command errored out with exit status 1: 2022-06-08 08:45:54.257 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-r6y3ddkz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-r6y3ddkz/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-rmn8z5id 2022-06-08 08:45:54.257 | cwd: /tmp/pip-req-build-r6y3ddkz/ 2022-06-08 08:45:54.257 | Complete output (6 lines): 2022-06-08 08:45:54.257 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 08:45:54.257 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 08:45:54.258 | or: setup.py --help-commands 2022-06-08 08:45:54.258 | or: setup.py cmd --help 2022-06-08 08:45:54.258 | 2022-06-08 08:45:54.258 | error: invalid command 'bdist_wheel' 2022-06-08 08:45:54.258 | ---------------------------------------- 2022-06-08 08:45:54.258 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 08:45:54.258 | Running setup.py clean for openstack-requirements 2022-06-08 08:45:55.025 | Failed to build openstack-requirements 2022-06-08 08:45:55.039 | Installing collected packages: openstack-requirements 2022-06-08 08:45:55.039 | Attempting uninstall: openstack-requirements 2022-06-08 08:45:55.040 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-08 08:45:55.075 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-08 08:45:55.094 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-08 08:45:55.097 | Running setup.py install for openstack-requirements: started 2022-06-08 08:45:57.275 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 08:45:57.301 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-08 08:45:57.428 | + inc/python:pip_install:200 : result=0 2022-06-08 08:45:57.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:45:57.433 | + functions-common:time_stop:2322 : local name 2022-06-08 08:45:57.435 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:45:57.437 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:45:57.439 | + functions-common:time_stop:2325 : local total 2022-06-08 08:45:57.441 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:45:57.443 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:45:57.445 | + functions-common:time_stop:2329 : start_time=1654677948869 2022-06-08 08:45:57.447 | + functions-common:time_stop:2331 : [[ -z 1654677948869 ]] 2022-06-08 08:45:57.450 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:45:57.454 | + functions-common:time_stop:2334 : end_time=1654677957452 2022-06-08 08:45:57.456 | + functions-common:time_stop:2335 : elapsed_time=8583 2022-06-08 08:45:57.458 | + functions-common:time_stop:2336 : total=11834 2022-06-08 08:45:57.460 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:45:57.462 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20417 2022-06-08 08:45:57.464 | + inc/python:pip_install:203 : return 0 2022-06-08 08:45:57.467 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 08:45:57.469 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 08:45:57.471 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-08 08:45:57.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:45:57.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:45:57.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-08 08:45:57.481 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:45:57.483 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 08:45:57.503 | Using python 3.8 to install pbr 2022-06-08 08:45:57.506 | + 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-08 08:45:59.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:45:59.313 | 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-08 08:45:59.318 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:59.319 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:59.321 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:45:59.322 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:59.322 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:59.322 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:59.323 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:45:59.323 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:45:59.459 | 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-08 08:46:01.714 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:01.714 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:01.805 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:01.807 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:01.809 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:01.812 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:01.814 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:01.816 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:01.818 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:01.821 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:01.823 | + functions-common:time_stop:2329 : start_time=1654677957498 2022-06-08 08:46:01.825 | + functions-common:time_stop:2331 : [[ -z 1654677957498 ]] 2022-06-08 08:46:01.828 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:01.832 | + functions-common:time_stop:2334 : end_time=1654677961829 2022-06-08 08:46:01.834 | + functions-common:time_stop:2335 : elapsed_time=4331 2022-06-08 08:46:01.836 | + functions-common:time_stop:2336 : total=20417 2022-06-08 08:46:01.838 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:01.840 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24748 2022-06-08 08:46:01.842 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:01.844 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 08:46:04.164 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 08:46:06.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:06.045 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 08:46:06.065 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 08:46:06.069 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 08:46:06.074 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 08:46:06.077 | 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-08 08:46:06.081 | 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-08 08:46:06.152 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 08:46:06.154 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 08:46:06.157 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-08 08:46:06.174 | + ./stack.sh:main:788 : pkgs= 2022-06-08 08:46:06.177 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-08 08:46:06.180 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-08 08:46:06.182 | + functions-common:run_phase:1750 : local mode=stack 2022-06-08 08:46:06.184 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-08 08:46:06.186 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:46:06.188 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:46:06.190 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:46:06.193 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:46:06.195 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:46:06.198 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:46:06.202 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:46:06.204 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:46:06.206 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:46:06.208 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 08:46:06.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:46:06.226 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:06.228 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:46:06.230 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:46:06.232 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 08:46:06.234 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:46:06.236 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 08:46:06.238 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:46:06.241 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 08:46:06.243 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:46:06.245 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 08:46:06.247 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:46:06.249 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 08:46:06.251 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 08:46:06.253 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-08 08:46:06.255 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:46:06.257 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 08:46:06.260 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-08 08:46:06.262 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-08 08:46:06.264 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-08 08:46:06.266 | + functions-common:run_plugins:1739 : local plugins= 2022-06-08 08:46:06.268 | + functions-common:run_plugins:1740 : local plugin 2022-06-08 08:46:06.271 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 08:46:06.273 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-08 08:46:06.276 | + functions:set_systemd_override:826 : local value=2048 2022-06-08 08:46:06.278 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-08 08:46:06.280 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 08:46:06.332 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 08:46:06.332 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 08:46:06.335 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-08 08:46:06.693 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-08 08:46:06.695 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 08:46:06.711 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:06.714 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 08:46:06.716 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:46:06.729 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:46:06.729 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:46:06.729 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:46:06.729 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:06.729 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:46:06.730 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:06.732 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:06.735 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:46:06.737 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:46:06.740 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:46:06.742 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:46:06.744 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-08 08:46:06.747 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:46:06.749 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:06.751 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:06.754 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-08 08:46:06.775 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 08:46:06.885 | Reading package lists... 2022-06-08 08:46:07.129 | Building dependency tree... 2022-06-08 08:46:07.131 | Reading state information... 2022-06-08 08:46:07.383 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 08:46:07.383 | The following packages were automatically installed and are no longer required: 2022-06-08 08:46:07.384 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:46:07.384 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:46:07.384 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:46:07.384 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:46:07.384 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:46:07.384 | python3-zope.interface 2022-06-08 08:46:07.385 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:46:07.506 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:46:07.510 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:46:07.513 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:46:07.515 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:07.517 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:07.519 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:07.522 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:07.524 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:07.526 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:46:07.529 | + functions-common:time_stop:2329 : start_time=1654677966772 2022-06-08 08:46:07.531 | + functions-common:time_stop:2331 : [[ -z 1654677966772 ]] 2022-06-08 08:46:07.533 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:07.538 | + functions-common:time_stop:2334 : end_time=1654677967535 2022-06-08 08:46:07.540 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-08 08:46:07.542 | + functions-common:time_stop:2336 : total=1530 2022-06-08 08:46:07.545 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:07.547 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2293 2022-06-08 08:46:07.549 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:46:07.551 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 08:46:07.553 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:46:07.556 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:46:07.558 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:46:07.560 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:46:07.563 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:46:07.565 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:46:07.567 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 08:46:07.570 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:46:07.572 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:46:07.574 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:46:07.576 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:46:07.579 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:46:07.581 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:46:07.584 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:46:07.586 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:46:07.588 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 08:46:07.590 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:46:07.593 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:46:07.595 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:46:07.597 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:46:07.600 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:46:07.602 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:46:07.605 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-08 08:46:07.607 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 08:46:07.623 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:07.625 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 08:46:07.627 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:46:07.630 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-08 08:46:07.633 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 08:46:07.635 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 08:46:07.639 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 08:46:07.642 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 08:46:07.644 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 08:46:07.647 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 08:46:07.649 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 08:46:07.651 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 08:46:07.654 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 08:46:08.352 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 08:46:08.352 | user tags 2022-06-08 08:46:08.352 | stackrabbit []' 2022-06-08 08:46:08.355 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 08:46:08.355 | user tags 2022-06-08 08:46:08.355 | stackrabbit []' 2022-06-08 08:46:08.355 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 08:46:08.361 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 08:46:08.364 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 08:46:08.367 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 08:46:09.046 | Changing password for user "stackrabbit" ... 2022-06-08 08:46:09.094 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 08:46:09.763 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 08:46:09.815 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 08:46:09.818 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 08:46:10.462 | Changing password for user "stackrabbit" ... 2022-06-08 08:46:10.525 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 08:46:10.527 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 08:46:10.529 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 08:46:11.173 | Deleting user "guest" ... 2022-06-08 08:46:11.189 | Error: 2022-06-08 08:46:11.189 | {:no_such_user, "guest"} 2022-06-08 08:46:11.202 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 08:46:11.204 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-08 08:46:11.220 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:11.223 | + ./stack.sh:main:805 : install_database 2022-06-08 08:46:11.225 | + lib/database:install_database:116 : install_database_mysql 2022-06-08 08:46:11.228 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-08 08:46:11.230 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:11.233 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:11.235 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-08 08:46:11.587 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 08:46:11.589 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-08 08:46:11.591 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-08 08:46:11.594 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:46:11.596 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-08 08:46:11.599 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:46:11.601 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:46:11.604 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:46:11.606 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:46:11.608 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:46:11.611 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:46:11.613 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:46:11.616 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:46:11.618 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-08 08:46:11.620 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:46:11.623 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:46:11.626 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:46:11.628 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:46:11.630 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:46:11.633 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:46:11.635 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-08 08:46:11.637 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:11.640 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:11.642 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-08 08:46:11.644 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:46:11.647 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:46:11.649 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:46:11.651 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:46:11.653 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:11.656 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:46:11.658 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:11.660 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:11.663 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:46:11.665 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:46:11.667 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:46:11.670 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:46:11.672 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-08 08:46:11.674 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:46:11.677 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:11.679 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:11.682 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-08 08:46:11.703 | + 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-08 08:46:11.813 | Reading package lists... 2022-06-08 08:46:12.060 | Building dependency tree... 2022-06-08 08:46:12.061 | Reading state information... 2022-06-08 08:46:12.314 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 08:46:12.314 | The following packages were automatically installed and are no longer required: 2022-06-08 08:46:12.316 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:46:12.316 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:46:12.316 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:46:12.316 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:46:12.316 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:46:12.316 | python3-zope.interface 2022-06-08 08:46:12.316 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:46:12.427 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:46:12.431 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:46:12.434 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:46:12.436 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:12.438 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:12.440 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:12.443 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:12.445 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:12.447 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:46:12.449 | + functions-common:time_stop:2329 : start_time=1654677971699 2022-06-08 08:46:12.451 | + functions-common:time_stop:2331 : [[ -z 1654677971699 ]] 2022-06-08 08:46:12.454 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:12.459 | + functions-common:time_stop:2334 : end_time=1654677972456 2022-06-08 08:46:12.461 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-08 08:46:12.463 | + functions-common:time_stop:2336 : total=2293 2022-06-08 08:46:12.465 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:12.467 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3050 2022-06-08 08:46:12.469 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:46:12.472 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-08 08:46:12.474 | + ./stack.sh:main:808 : install_database_python 2022-06-08 08:46:12.476 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-08 08:46:12.479 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-08 08:46:12.481 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 08:46:12.483 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:46:12.486 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 08:46:12.488 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-08 08:46:12.493 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:46:12.496 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:46:12.496 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:46:12.502 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-08 08:46:12.504 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-08 08:46:12.507 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-08 08:46:12.510 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 08:46:12.512 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 08:46:12.534 | Using python 3.8 to install PyMySQL 2022-06-08 08:46:12.537 | + 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-08 08:46:14.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:14.339 | 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-08 08:46:14.343 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:14.344 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:14.345 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:14.347 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:14.347 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:14.348 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:14.348 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:14.349 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:14.364 | 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-08 08:46:16.609 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:16.609 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:16.696 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:16.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:16.700 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:16.702 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:16.705 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:16.707 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:16.710 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:16.712 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:16.714 | + functions-common:time_stop:2329 : start_time=1654677972528 2022-06-08 08:46:16.717 | + functions-common:time_stop:2331 : [[ -z 1654677972528 ]] 2022-06-08 08:46:16.719 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:16.724 | + functions-common:time_stop:2334 : end_time=1654677976721 2022-06-08 08:46:16.726 | + functions-common:time_stop:2335 : elapsed_time=4193 2022-06-08 08:46:16.728 | + functions-common:time_stop:2336 : total=24748 2022-06-08 08:46:16.730 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:16.733 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28941 2022-06-08 08:46:16.735 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:16.737 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 08:46:16.740 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 08:46:16.742 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 08:46:16.744 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-08 08:46:16.761 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:16.763 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-08 08:46:16.765 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-08 08:46:16.769 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:46:16.769 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-08 08:46:16.775 | + 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-08 08:46:16.777 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 08:46:16.780 | + 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-08 08:46:16.782 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-08 08:46:16.784 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-08 08:46:16.787 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-08 08:46:16.802 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:16.804 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-08 08:46:16.807 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:46:16.809 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:46:16.811 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:46:16.813 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:46:16.815 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:16.818 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:46:16.821 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:16.823 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:16.825 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:46:16.828 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:46:16.830 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:46:16.833 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:46:16.836 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-08 08:46:16.838 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:46:16.840 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:16.843 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:16.845 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-08 08:46:16.865 | + 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-08 08:46:16.975 | Reading package lists... 2022-06-08 08:46:17.222 | Building dependency tree... 2022-06-08 08:46:17.224 | Reading state information... 2022-06-08 08:46:17.475 | radvd is already the newest version (1:2.17-2). 2022-06-08 08:46:17.475 | The following packages were automatically installed and are no longer required: 2022-06-08 08:46:17.476 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:46:17.476 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:46:17.476 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:46:17.476 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:46:17.476 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:46:17.476 | python3-zope.interface 2022-06-08 08:46:17.476 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:46:17.590 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:46:17.595 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:46:17.597 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:46:17.599 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:17.602 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:17.604 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:17.606 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:17.608 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:17.610 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:46:17.612 | + functions-common:time_stop:2329 : start_time=1654677976863 2022-06-08 08:46:17.615 | + functions-common:time_stop:2331 : [[ -z 1654677976863 ]] 2022-06-08 08:46:17.617 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:17.621 | + functions-common:time_stop:2334 : end_time=1654677977619 2022-06-08 08:46:17.624 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-08 08:46:17.626 | + functions-common:time_stop:2336 : total=3050 2022-06-08 08:46:17.628 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:17.631 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3806 2022-06-08 08:46:17.633 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:46:17.636 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 08:46:17.653 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:17.655 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-08 08:46:17.657 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 08:46:17.661 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-08 08:46:17.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-08 08:46:17.683 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:46:17.685 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:46:17.688 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:46:17.690 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:46:17.693 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:17.695 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:46:17.698 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:17.700 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:17.702 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:46:17.704 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:46:17.706 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:46:17.709 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:46:17.711 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-08 08:46:17.713 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:46:17.716 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:17.718 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:17.720 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-08 08:46:17.740 | + 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-08 08:46:17.849 | Reading package lists... 2022-06-08 08:46:18.111 | Building dependency tree... 2022-06-08 08:46:18.113 | Reading state information... 2022-06-08 08:46:18.369 | fakeroot is already the newest version (1.24-1). 2022-06-08 08:46:18.369 | make is already the newest version (4.2.1-1.2). 2022-06-08 08:46:18.369 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 08:46:18.369 | The following packages were automatically installed and are no longer required: 2022-06-08 08:46:18.370 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:46:18.370 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:46:18.370 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:46:18.370 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:46:18.370 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:46:18.370 | python3-zope.interface 2022-06-08 08:46:18.370 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:46:18.481 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:46:18.486 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:46:18.488 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:46:18.490 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:18.493 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:18.495 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:18.497 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:18.499 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:18.501 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:46:18.503 | + functions-common:time_stop:2329 : start_time=1654677977737 2022-06-08 08:46:18.505 | + functions-common:time_stop:2331 : [[ -z 1654677977737 ]] 2022-06-08 08:46:18.508 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:18.511 | + functions-common:time_stop:2334 : end_time=1654677978509 2022-06-08 08:46:18.514 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-08 08:46:18.516 | + functions-common:time_stop:2336 : total=3806 2022-06-08 08:46:18.518 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:18.520 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4578 2022-06-08 08:46:18.523 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:46:18.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-08 08:46:18.527 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:18.529 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:18.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 08:46:18.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-08 08:46:18.538 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-08 08:46:18.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-08 08:46:18.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-08 08:46:18.547 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-08 08:46:18.547 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-08 08:46:18.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-08 08:46:18.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-08 08:46:18.556 | + functions:vercmp:652 : local v1=5.4 2022-06-08 08:46:18.559 | + functions:vercmp:653 : local 'op=<' 2022-06-08 08:46:18.561 | + functions:vercmp:654 : local v2=3.13 2022-06-08 08:46:18.563 | + functions:vercmp:655 : local result 2022-06-08 08:46:18.567 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-08 08:46:18.567 | ++ functions:vercmp:659 : sort -V 2022-06-08 08:46:18.567 | ++ functions:vercmp:659 : head -1 2022-06-08 08:46:18.572 | + functions:vercmp:659 : result=3.13 2022-06-08 08:46:18.574 | + functions:vercmp:661 : case $op in 2022-06-08 08:46:18.576 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 08:46:18.578 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-08 08:46:18.581 | + functions:vercmp:672 : return 2022-06-08 08:46:18.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-08 08:46:18.586 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:46:18.588 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 08:46:19.057 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-08 08:46:19.075 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:19.077 | + ./stack.sh:main:816 : install_etcd3 2022-06-08 08:46:19.080 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 08:46:19.080 | Installing etcd 2022-06-08 08:46:19.082 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 08:46:19.096 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 08:46:19.108 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 08:46:19.110 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 08:46:19.123 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 08:46:19.126 | ++ 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-08 08:46:19.129 | ++ 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-08 08:46:19.134 | +++ 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-08 08:46:19.140 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:46:19.142 | ++ 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-08 08:46:19.144 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 08:46:19.148 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:46:19.150 | ++ functions:get_extra_file:73 : return 2022-06-08 08:46:19.153 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 08:46:19.155 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 08:46:19.158 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 08:46:19.160 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-08 08:46:19.177 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:19.179 | + ./stack.sh:main:835 : install_dstat 2022-06-08 08:46:19.181 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 08:46:19.198 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:19.201 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-08 08:46:19.203 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:46:19.205 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-08 08:46:19.208 | + ./stack.sh:main:844 : install_libs 2022-06-08 08:46:19.211 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-08 08:46:19.213 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-08 08:46:19.215 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-08 08:46:19.217 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-08 08:46:19.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-08 08:46:19.226 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.229 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-08 08:46:19.231 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-08 08:46:19.233 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-08 08:46:19.235 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-08 08:46:19.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-08 08:46:19.245 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.247 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-08 08:46:19.249 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-08 08:46:19.252 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-08 08:46:19.255 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-08 08:46:19.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-08 08:46:19.264 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.266 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-08 08:46:19.268 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-08 08:46:19.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-08 08:46:19.273 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-08 08:46:19.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-08 08:46:19.282 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.284 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-08 08:46:19.286 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-08 08:46:19.289 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-08 08:46:19.291 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-08 08:46:19.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 08:46:19.300 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.303 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-08 08:46:19.305 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-08 08:46:19.307 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-08 08:46:19.309 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-08 08:46:19.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-08 08:46:19.319 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.322 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-08 08:46:19.324 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-08 08:46:19.326 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-08 08:46:19.328 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-08 08:46:19.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 08:46:19.337 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.339 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-08 08:46:19.342 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-08 08:46:19.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-08 08:46:19.346 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-08 08:46:19.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 08:46:19.355 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.358 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-08 08:46:19.360 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-08 08:46:19.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-08 08:46:19.365 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-08 08:46:19.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 08:46:19.374 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.376 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-08 08:46:19.378 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-08 08:46:19.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-08 08:46:19.383 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-08 08:46:19.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 08:46:19.392 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.394 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-08 08:46:19.397 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-08 08:46:19.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-08 08:46:19.401 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-08 08:46:19.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 08:46:19.411 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.413 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-08 08:46:19.416 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-08 08:46:19.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-08 08:46:19.420 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-08 08:46:19.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 08:46:19.429 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.431 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-08 08:46:19.434 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-08 08:46:19.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-08 08:46:19.438 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-08 08:46:19.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 08:46:19.448 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.450 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-08 08:46:19.452 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-08 08:46:19.454 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-08 08:46:19.457 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-08 08:46:19.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 08:46:19.466 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.469 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-08 08:46:19.471 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-08 08:46:19.474 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-08 08:46:19.476 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-08 08:46:19.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 08:46:19.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.487 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-08 08:46:19.490 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-08 08:46:19.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-08 08:46:19.494 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-08 08:46:19.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 08:46:19.503 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.506 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-08 08:46:19.508 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-08 08:46:19.510 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-08 08:46:19.513 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-08 08:46:19.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 08:46:19.522 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.524 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-08 08:46:19.527 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-08 08:46:19.529 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-08 08:46:19.531 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-08 08:46:19.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 08:46:19.541 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.544 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-08 08:46:19.546 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-08 08:46:19.548 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-08 08:46:19.550 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-08 08:46:19.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 08:46:19.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.562 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-08 08:46:19.564 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-08 08:46:19.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-08 08:46:19.569 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-08 08:46:19.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 08:46:19.578 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.581 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-08 08:46:19.584 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-08 08:46:19.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-08 08:46:19.588 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-08 08:46:19.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 08:46:19.597 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.600 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-08 08:46:19.602 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-08 08:46:19.605 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-08 08:46:19.607 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-08 08:46:19.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 08:46:19.616 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.619 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-08 08:46:19.621 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-08 08:46:19.623 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-08 08:46:19.626 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-08 08:46:19.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 08:46:19.636 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.638 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-08 08:46:19.640 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-08 08:46:19.643 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-08 08:46:19.646 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-08 08:46:19.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 08:46:19.655 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.657 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-08 08:46:19.660 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-08 08:46:19.662 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-08 08:46:19.664 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-08 08:46:19.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 08:46:19.673 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.676 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-08 08:46:19.678 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-08 08:46:19.680 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-08 08:46:19.683 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-08 08:46:19.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 08:46:19.693 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.696 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-08 08:46:19.698 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-08 08:46:19.700 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-08 08:46:19.703 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-08 08:46:19.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 08:46:19.713 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.715 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-08 08:46:19.717 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-08 08:46:19.720 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-08 08:46:19.722 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-08 08:46:19.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 08:46:19.732 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.734 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-08 08:46:19.736 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-08 08:46:19.738 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-08 08:46:19.741 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-08 08:46:19.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 08:46:19.750 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.752 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-08 08:46:19.755 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-08 08:46:19.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-08 08:46:19.760 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-08 08:46:19.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-08 08:46:19.770 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.773 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-08 08:46:19.775 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-08 08:46:19.777 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-08 08:46:19.779 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-08 08:46:19.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-08 08:46:19.789 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.791 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-08 08:46:19.794 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-08 08:46:19.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-08 08:46:19.798 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-08 08:46:19.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-08 08:46:19.807 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.810 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-08 08:46:19.812 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-08 08:46:19.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-08 08:46:19.817 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-08 08:46:19.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-08 08:46:19.827 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.829 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-08 08:46:19.831 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-08 08:46:19.834 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-08 08:46:19.837 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-08 08:46:19.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-08 08:46:19.846 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.849 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-08 08:46:19.851 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-08 08:46:19.853 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-08 08:46:19.856 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-08 08:46:19.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-08 08:46:19.865 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.867 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-08 08:46:19.870 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-08 08:46:19.872 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-08 08:46:19.874 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-08 08:46:19.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:19.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:19.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 08:46:19.884 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:19.887 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-08 08:46:19.908 | Using python 3.8 to install etcd3 2022-06-08 08:46:19.910 | + 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-08 08:46:21.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:21.709 | 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-08 08:46:21.719 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:21.719 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:21.733 | 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-08 08:46:21.743 | 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-08 08:46:21.766 | 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-08 08:46:21.773 | 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-08 08:46:21.776 | 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-08 08:46:21.791 | 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-08 08:46:23.996 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:23.996 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:24.076 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:24.078 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:24.080 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:24.083 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:24.085 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:24.088 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:24.090 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:24.092 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:24.094 | + functions-common:time_stop:2329 : start_time=1654677979903 2022-06-08 08:46:24.096 | + functions-common:time_stop:2331 : [[ -z 1654677979903 ]] 2022-06-08 08:46:24.100 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:24.104 | + functions-common:time_stop:2334 : end_time=1654677984101 2022-06-08 08:46:24.106 | + functions-common:time_stop:2335 : elapsed_time=4198 2022-06-08 08:46:24.108 | + functions-common:time_stop:2336 : total=28941 2022-06-08 08:46:24.110 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:24.112 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33139 2022-06-08 08:46:24.115 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:24.117 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-08 08:46:24.138 | Using python 3.8 to install etcd3gw 2022-06-08 08:46:24.141 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-08 08:46:25.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:25.950 | 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-08 08:46:25.955 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:25.955 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:25.957 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:25.958 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:25.959 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:25.959 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:25.959 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:25.960 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:25.975 | 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-08 08:46:26.000 | 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-08 08:46:26.007 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-08 08:46:26.010 | 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-08 08:46:26.031 | 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-08 08:46:26.035 | 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-08 08:46:26.056 | 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-08 08:46:26.059 | 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-08 08:46:26.062 | 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-08 08:46:28.281 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:28.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:28.354 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:28.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:28.359 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:28.361 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:28.364 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:28.367 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:28.369 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:28.371 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:28.373 | + functions-common:time_stop:2329 : start_time=1654677984133 2022-06-08 08:46:28.375 | + functions-common:time_stop:2331 : [[ -z 1654677984133 ]] 2022-06-08 08:46:28.378 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:28.383 | + functions-common:time_stop:2334 : end_time=1654677988380 2022-06-08 08:46:28.385 | + functions-common:time_stop:2335 : elapsed_time=4247 2022-06-08 08:46:28.387 | + functions-common:time_stop:2336 : total=33139 2022-06-08 08:46:28.389 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:28.391 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37386 2022-06-08 08:46:28.394 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:28.396 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-08 08:46:28.398 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-08 08:46:28.401 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-08 08:46:28.403 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:46:28.405 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:46:28.408 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:46:28.410 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:46:28.412 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:46:28.415 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:46:28.417 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:46:28.419 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:46:28.422 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-08 08:46:28.424 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-08 08:46:28.427 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:28.429 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:28.431 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-08 08:46:28.434 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-08 08:46:28.436 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:46:28.438 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:46:28.440 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:46:28.444 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:46:28.446 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:46:28.448 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:28.451 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:46:28.453 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:28.455 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:28.457 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:46:28.460 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:46:28.462 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:46:28.464 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:46:28.466 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:46:28.469 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:46:28.471 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:28.473 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:28.476 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 08:46:28.497 | + 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-08 08:46:28.607 | Reading package lists... 2022-06-08 08:46:28.853 | Building dependency tree... 2022-06-08 08:46:28.855 | Reading state information... 2022-06-08 08:46:29.104 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-08 08:46:29.105 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-08 08:46:29.105 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:46:29.105 | The following packages were automatically installed and are no longer required: 2022-06-08 08:46:29.106 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:46:29.106 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:46:29.106 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:46:29.106 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:46:29.106 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:46:29.106 | python3-zope.interface 2022-06-08 08:46:29.106 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:46:29.218 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:46:29.222 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:46:29.224 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:46:29.227 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:29.229 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:29.231 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:29.233 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:29.235 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:29.237 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:46:29.244 | + functions-common:time_stop:2329 : start_time=1654677988494 2022-06-08 08:46:29.246 | + functions-common:time_stop:2331 : [[ -z 1654677988494 ]] 2022-06-08 08:46:29.248 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:29.252 | + functions-common:time_stop:2334 : end_time=1654677989250 2022-06-08 08:46:29.255 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-08 08:46:29.257 | + functions-common:time_stop:2336 : total=4578 2022-06-08 08:46:29.261 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:29.263 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5334 2022-06-08 08:46:29.265 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:46:29.267 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-08 08:46:29.270 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:29.272 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:29.275 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-08 08:46:29.337 | Module proxy already enabled 2022-06-08 08:46:29.342 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-08 08:46:29.402 | Considering dependency proxy for proxy_uwsgi: 2022-06-08 08:46:29.402 | Module proxy already enabled 2022-06-08 08:46:29.402 | Module proxy_uwsgi already enabled 2022-06-08 08:46:29.406 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-08 08:46:29.408 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:46:29.411 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:46:29.414 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:46:29.549 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-08 08:46:29.552 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-08 08:46:29.555 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-08 08:46:29.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-08 08:46:29.566 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.569 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-08 08:46:29.571 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-08 08:46:29.573 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-08 08:46:29.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-08 08:46:29.583 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.585 | + ./stack.sh:main:852 : install_glanceclient 2022-06-08 08:46:29.587 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-08 08:46:29.590 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-08 08:46:29.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-08 08:46:29.599 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.602 | + ./stack.sh:main:853 : install_cinderclient 2022-06-08 08:46:29.605 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-08 08:46:29.607 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-08 08:46:29.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-08 08:46:29.617 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.619 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-08 08:46:29.622 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-08 08:46:29.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-08 08:46:29.631 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.633 | + ./stack.sh:main:854 : install_novaclient 2022-06-08 08:46:29.636 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-08 08:46:29.638 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-08 08:46:29.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-08 08:46:29.648 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.650 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-08 08:46:29.667 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:29.669 | + ./stack.sh:main:856 : install_swiftclient 2022-06-08 08:46:29.672 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-08 08:46:29.674 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-08 08:46:29.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-08 08:46:29.684 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.686 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-08 08:46:29.703 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:29.705 | + ./stack.sh:main:859 : install_neutronclient 2022-06-08 08:46:29.708 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-08 08:46:29.710 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-08 08:46:29.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-08 08:46:29.719 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.722 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-08 08:46:29.725 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-08 08:46:29.728 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-08 08:46:29.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:29.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:29.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-08 08:46:29.737 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:29.741 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-08 08:46:29.743 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-08 08:46:29.745 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:46:29.748 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-08 08:46:29.751 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-08 08:46:29.753 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:46:29.757 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:46:29.757 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:46:29.762 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-08 08:46:29.764 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-08 08:46:29.767 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-08 08:46:29.770 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-08 08:46:29.772 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-08 08:46:29.793 | Using python 3.8 to install keystonemiddleware 2022-06-08 08:46:29.796 | + 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-08 08:46:31.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:31.592 | 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-08 08:46:31.596 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:31.597 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:31.599 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:31.600 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:31.601 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:31.601 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:31.601 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:31.602 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:31.617 | 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-08 08:46:31.687 | 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-08 08:46:31.722 | 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-08 08:46:31.738 | 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-08 08:46:31.744 | 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-08 08:46:31.751 | 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-08 08:46:31.791 | 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-08 08:46:31.800 | 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-08 08:46:31.818 | 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-08 08:46:31.824 | 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-08 08:46:31.827 | 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-08 08:46:31.838 | 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-08 08:46:31.841 | 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-08 08:46:31.844 | 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-08 08:46:31.850 | 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-08 08:46:31.869 | 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-08 08:46:31.873 | 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-08 08:46:31.895 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-08 08:46:31.899 | 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-08 08:46:31.903 | 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-08 08:46:31.909 | 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-08 08:46:31.930 | 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-08 08:46:31.944 | 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-08 08:46:32.007 | 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-08 08:46:32.013 | 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-08 08:46:32.021 | 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-08 08:46:32.026 | 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-08 08:46:32.029 | 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-08 08:46:32.033 | 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-08 08:46:32.036 | 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-08 08:46:32.039 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-08 08:46:32.042 | 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-08 08:46:32.045 | 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-08 08:46:32.048 | 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-08 08:46:32.053 | 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-08 08:46:32.057 | 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-08 08:46:34.032 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:34.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:34.104 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:34.107 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:34.109 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:34.111 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:34.114 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:34.116 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:34.118 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:34.120 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:34.123 | + functions-common:time_stop:2329 : start_time=1654677989788 2022-06-08 08:46:34.125 | + functions-common:time_stop:2331 : [[ -z 1654677989788 ]] 2022-06-08 08:46:34.128 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:34.132 | + functions-common:time_stop:2334 : end_time=1654677994129 2022-06-08 08:46:34.134 | + functions-common:time_stop:2335 : elapsed_time=4341 2022-06-08 08:46:34.136 | + functions-common:time_stop:2336 : total=37386 2022-06-08 08:46:34.138 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:34.140 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41727 2022-06-08 08:46:34.142 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:34.145 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-08 08:46:34.147 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-08 08:46:34.150 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:46:34.153 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-08 08:46:34.155 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-08 08:46:34.158 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:46:34.162 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:46:34.162 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:46:34.167 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-08 08:46:34.169 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-08 08:46:34.172 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-08 08:46:34.175 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-08 08:46:34.178 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-08 08:46:34.199 | Using python 3.8 to install python-memcached 2022-06-08 08:46:34.202 | + 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-08 08:46:35.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:35.998 | 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-08 08:46:36.002 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:36.003 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:36.005 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:36.006 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:36.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:36.007 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:36.007 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:36.008 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:36.022 | 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-08 08:46:36.027 | 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-08 08:46:38.270 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:38.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:38.342 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:38.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:38.347 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:38.349 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:38.352 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:38.354 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:38.356 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:38.358 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:38.360 | + functions-common:time_stop:2329 : start_time=1654677994194 2022-06-08 08:46:38.363 | + functions-common:time_stop:2331 : [[ -z 1654677994194 ]] 2022-06-08 08:46:38.366 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:38.370 | + functions-common:time_stop:2334 : end_time=1654677998368 2022-06-08 08:46:38.372 | + functions-common:time_stop:2335 : elapsed_time=4174 2022-06-08 08:46:38.375 | + functions-common:time_stop:2336 : total=41727 2022-06-08 08:46:38.377 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:38.379 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45901 2022-06-08 08:46:38.381 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:38.384 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-08 08:46:38.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:38.402 | + ./stack.sh:main:866 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-06-08 08:46:38.404 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-08 08:46:38.407 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-08 08:46:38.409 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-08 08:46:38.412 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:46:38.414 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-08 08:46:38.417 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-08 08:46:38.432 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:38.435 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-08 08:46:38.437 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-08 08:46:38.439 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-08 08:46:38.441 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:46:38.443 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:46:38.446 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:46:38.448 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:46:38.450 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:46:38.453 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:46:38.468 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:46:38.470 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:46:38.472 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:38.475 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:46:38.475 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:46:38.480 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-08 08:46:38.482 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:38.485 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-08 08:46:38.498 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-08 08:46:38.500 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:46:38.500 | + functions-common:git_clone:607 : head -1 2022-06-08 08:46:38.504 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-08 08:46:38.507 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:46:38.509 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-08 08:46:38.511 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:46:38.514 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:46:38.516 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-08 08:46:38.518 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:46:38.520 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-08 08:46:38.523 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:46:38.525 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:46:38.527 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-08 08:46:38.530 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:46:38.532 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:46:38.535 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-08 08:46:38.538 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:46:38.541 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-08 08:46:38.543 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:46:38.545 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:46:38.548 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-08 08:46:38.554 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-08 08:46:38.557 | + 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-08 08:46:39.167 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-08 08:46:39.169 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:46:39.171 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:46:39.173 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:46:39.176 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 08:46:39.178 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-08 08:46:39.181 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:46:39.183 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:46:39.185 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:46:39.187 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:46:39.189 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:46:39.192 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:46:39.194 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:46:39.196 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-08 08:46:39.216 | Using python 3.8 to install /opt/stack/keystone 2022-06-08 08:46:39.218 | + 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-08 08:46:41.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:41.015 | 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-08 08:46:41.020 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:41.021 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:41.022 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:41.024 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:41.024 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:41.024 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:41.025 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:41.025 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:41.038 | Obtaining file:///opt/stack/keystone 2022-06-08 08:46:42.625 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:46:44.208 | 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-08 08:46:44.236 | 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-08 08:46:44.247 | 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-08 08:46:44.254 | 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-08 08:46:44.257 | 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-08 08:46:44.265 | 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-08 08:46:44.286 | 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-08 08:46:44.300 | 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-08 08:46:44.316 | 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-08 08:46:44.319 | 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-08 08:46:44.329 | 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-08 08:46:44.333 | 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-08 08:46:44.337 | 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-08 08:46:44.376 | 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-08 08:46:44.382 | 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-08 08:46:44.386 | 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-08 08:46:44.397 | 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-08 08:46:44.454 | 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-08 08:46:44.458 | 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-08 08:46:44.463 | 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-08 08:46:44.498 | 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-08 08:46:44.513 | 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-08 08:46:44.520 | 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-08 08:46:44.567 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-08 08:46:44.573 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-08 08:46:44.612 | 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-08 08:46:44.673 | 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-08 08:46:44.692 | 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-08 08:46:44.709 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-08 08:46:44.718 | 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-08 08:46:44.741 | 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-08 08:46:44.749 | 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-08 08:46:44.767 | 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-08 08:46:44.813 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-08 08:46:44.820 | 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-08 08:46:44.834 | 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-08 08:46:44.837 | 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-08 08:46:44.839 | 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-08 08:46:44.850 | 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-08 08:46:44.853 | 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-08 08:46:44.856 | 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-08 08:46:44.859 | 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-08 08:46:44.875 | 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-08 08:46:44.883 | 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-08 08:46:44.901 | 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-08 08:46:44.905 | 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-08 08:46:44.926 | 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-08 08:46:44.931 | 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-08 08:46:44.934 | 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-08 08:46:44.937 | 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-08 08:46:44.949 | 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-08 08:46:44.952 | 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-08 08:46:44.955 | 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-08 08:46:44.962 | 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-08 08:46:44.971 | 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-08 08:46:44.976 | 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-08 08:46:44.994 | 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-08 08:46:44.998 | 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-08 08:46:45.005 | 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-08 08:46:45.025 | 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-08 08:46:45.028 | 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-08 08:46:45.032 | 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-08 08:46:45.096 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-08 08:46:45.102 | 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-08 08:46:45.109 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-08 08:46:45.113 | 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-08 08:46:45.121 | 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-08 08:46:45.127 | 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-08 08:46:45.133 | 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-08 08:46:45.136 | 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-08 08:46:45.176 | 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-08 08:46:45.188 | 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-08 08:46:45.197 | 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-08 08:46:45.208 | 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-08 08:46:45.215 | 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-08 08:46:45.224 | 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-08 08:46:45.232 | 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-08 08:46:45.234 | 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-08 08:46:45.238 | 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-08 08:46:45.241 | 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-08 08:46:45.255 | 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-08 08:46:45.260 | 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-08 08:46:45.263 | 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-08 08:46:45.265 | 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-08 08:46:45.270 | 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-08 08:46:45.272 | 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-08 08:46:45.275 | 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-08 08:46:45.277 | 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-08 08:46:45.280 | 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-08 08:46:45.283 | 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-08 08:46:45.288 | 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-08 08:46:45.291 | 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-08 08:46:45.293 | 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-08 08:46:45.301 | 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-08 08:46:45.304 | 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-08 08:46:45.310 | 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-08 08:46:45.318 | 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-08 08:46:45.321 | 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-08 08:46:46.741 | Installing collected packages: keystone 2022-06-08 08:46:46.741 | Attempting uninstall: keystone 2022-06-08 08:46:46.743 | Found existing installation: keystone 18.1.1.dev3 2022-06-08 08:46:46.746 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-08 08:46:46.747 | Running setup.py develop for keystone 2022-06-08 08:46:48.648 | Successfully installed keystone 2022-06-08 08:46:48.794 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:46:48.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:46:48.893 | + inc/python:pip_install:200 : result=0 2022-06-08 08:46:48.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:46:48.898 | + functions-common:time_stop:2322 : local name 2022-06-08 08:46:48.900 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:46:48.902 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:46:48.904 | + functions-common:time_stop:2325 : local total 2022-06-08 08:46:48.906 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:46:48.908 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:46:48.911 | + functions-common:time_stop:2329 : start_time=1654677999211 2022-06-08 08:46:48.915 | + functions-common:time_stop:2331 : [[ -z 1654677999211 ]] 2022-06-08 08:46:48.918 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:46:48.921 | + functions-common:time_stop:2334 : end_time=1654678008919 2022-06-08 08:46:48.924 | + functions-common:time_stop:2335 : elapsed_time=9708 2022-06-08 08:46:48.926 | + functions-common:time_stop:2336 : total=45901 2022-06-08 08:46:48.928 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:46:48.930 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55609 2022-06-08 08:46:48.933 | + inc/python:pip_install:203 : return 0 2022-06-08 08:46:48.935 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:46:48.937 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:46:48.939 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:46:48.957 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 08:46:48.969 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-08 08:46:48.972 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-08 08:46:48.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:46:48.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:46:48.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-08 08:46:48.981 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:46:48.984 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-08 08:46:49.000 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:49.003 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-08 08:46:49.005 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:46:49.007 | + ./stack.sh:main:868 : configure_keystone 2022-06-08 08:46:49.010 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-08 08:46:49.022 | + 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-08 08:46:49.024 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-08 08:46:49.029 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-08 08:46:49.045 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:49.047 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-08 08:46:49.077 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-08 08:46:49.105 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-08 08:46:49.135 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-08 08:46:49.165 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-08 08:46:49.196 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-08 08:46:49.225 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-08 08:46:49.252 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-08 08:46:49.279 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-08 08:46:49.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-08 08:46:49.284 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-08 08:46:49.287 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-08 08:46:49.289 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:46:49.291 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:46:49.306 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:49.309 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:46:49.312 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:46:49.314 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:46:49.329 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:49.332 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:46:49.334 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:46:49.364 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:46:49.366 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:46:49.369 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-08 08:46:49.371 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-08 08:46:49.373 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-08 08:46:49.389 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:49.391 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-06-08 08:46:49.421 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.42/identity 2022-06-08 08:46:49.448 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-08 08:46:49.451 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-08 08:46:49.481 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-08 08:46:49.483 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-08 08:46:49.486 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-08 08:46:49.489 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-08 08:46:49.491 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-08 08:46:49.494 | + 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-08 08:46:49.524 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-08 08:46:49.526 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-08 08:46:49.528 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-08 08:46:49.531 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-08 08:46:49.534 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:46:49.550 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:46:49.553 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:46:49.555 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:46:49.557 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:46:49.560 | + 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-08 08:46:49.587 | + 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-08 08:46:49.615 | + 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-08 08:46:49.642 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:46:49.670 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-08 08:46:49.698 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-08 08:46:49.700 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-08 08:46:49.703 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-08 08:46:49.705 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-08 08:46:49.708 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-08 08:46:49.710 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:46:49.712 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:46:49.715 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-08 08:46:49.719 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-08 08:46:49.721 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:46:49.724 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:46:49.736 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:46:49.736 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:46:49.745 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:46:49.748 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:46:49.764 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 08:46:49.766 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-08 08:46:49.771 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-08 08:46:49.799 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-08 08:46:49.826 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-08 08:46:49.853 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-08 08:46:49.879 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-08 08:46:49.905 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-08 08:46:49.932 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-08 08:46:49.958 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-08 08:46:49.986 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-08 08:46:50.015 | + 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-08 08:46:50.043 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-08 08:46:50.069 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-08 08:46:50.096 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-08 08:46:50.123 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:46:50.125 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:46:50.128 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-08 08:46:50.130 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-08 08:46:50.133 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:46:50.135 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:50.137 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:50.139 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:46:50.142 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:46:50.145 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 08:46:50.171 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-08 08:46:50.199 | + 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-08 08:46:50.200 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 08:46:50.209 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-08 08:46:50.213 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-08 08:46:50.215 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-08 08:46:50.217 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:46:50.220 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:46:50.222 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:46:50.224 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:50.226 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:50.229 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:46:50.231 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:46:50.233 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:50.235 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:50.240 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-08 08:46:50.307 | Site keystone-wsgi-public already enabled 2022-06-08 08:46:50.312 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:46:50.314 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:46:50.317 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:46:50.319 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:46:50.453 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-08 08:46:50.455 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-08 08:46:50.458 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-08 08:46:50.460 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-08 08:46:50.463 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:46:50.465 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:46:50.468 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-08 08:46:50.473 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-08 08:46:50.475 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:46:50.477 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:46:50.491 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:46:50.492 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:46:50.500 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:46:50.504 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:46:50.520 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-08 08:46:50.522 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-08 08:46:50.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-08 08:46:50.557 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-08 08:46:50.584 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-08 08:46:50.613 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-08 08:46:50.639 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-08 08:46:50.667 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-08 08:46:50.694 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-08 08:46:50.721 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-08 08:46:50.748 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-08 08:46:50.775 | + 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-08 08:46:50.802 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-08 08:46:50.829 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-08 08:46:50.856 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-08 08:46:50.884 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:46:50.886 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:46:50.889 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-08 08:46:50.891 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-08 08:46:50.894 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:46:50.896 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:50.898 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:50.901 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:46:50.903 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:46:50.906 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-08 08:46:50.933 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-08 08:46:50.961 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-08 08:46:50.962 | + 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-08 08:46:50.970 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-08 08:46:50.973 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-08 08:46:50.975 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-08 08:46:50.978 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:46:50.980 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:46:50.982 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:46:50.984 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:50.987 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:50.990 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:46:50.992 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:46:50.994 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:46:50.996 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:46:50.999 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-08 08:46:51.060 | Site keystone-wsgi-admin already enabled 2022-06-08 08:46:51.064 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:46:51.067 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:46:51.069 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:46:51.072 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:46:51.204 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-08 08:46:51.237 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-08 08:46:51.269 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-08 08:46:51.301 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-08 08:46:51.303 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-08 08:46:51.333 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-08 08:46:51.362 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-08 08:46:51.390 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-08 08:46:51.407 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:46:51.409 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-08 08:46:51.427 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:46:51.429 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-08 08:46:51.432 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-08 08:46:51.434 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-08 08:46:51.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:46:51.439 | + lib/stack:stack_install_service:32 : install_swift 2022-06-08 08:46:51.441 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-08 08:46:51.444 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-08 08:46:51.446 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-08 08:46:51.448 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:46:51.450 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:46:51.453 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:46:51.456 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:46:51.459 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:46:51.461 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:46:51.478 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:46:51.480 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:46:51.482 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:51.485 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:46:51.485 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:46:51.490 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-08 08:46:51.492 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:46:51.495 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-08 08:46:51.507 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-08 08:46:51.510 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:46:51.510 | + functions-common:git_clone:607 : head -1 2022-06-08 08:46:51.516 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-08 08:46:51.520 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:46:51.522 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-08 08:46:51.525 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:46:51.527 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:46:51.529 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-08 08:46:51.532 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-08 08:46:51.535 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-08 08:46:51.537 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:46:51.540 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:46:51.542 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-08 08:46:51.544 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:46:51.546 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-08 08:46:51.549 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-08 08:46:51.553 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:46:51.556 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-08 08:46:51.558 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:46:51.560 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:46:51.563 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-08 08:46:51.569 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-08 08:46:51.572 | + 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-08 08:46:52.160 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-08 08:46:52.163 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:46:52.165 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:46:52.167 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:46:52.169 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 08:46:52.172 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-08 08:46:52.174 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:46:52.177 | + inc/python:setup_package:427 : local extras=keystone 2022-06-08 08:46:52.179 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:46:52.181 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-08 08:46:52.183 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-08 08:46:52.186 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-08 08:46:52.188 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:46:52.190 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-08 08:46:52.210 | Using python 3.8 to install /opt/stack/swift 2022-06-08 08:46:52.213 | + 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-08 08:46:54.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:46:54.032 | 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-08 08:46:54.042 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:46:54.042 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:46:54.054 | Obtaining file:///opt/stack/swift 2022-06-08 08:46:55.322 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:46:56.566 | 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-08 08:46:56.574 | 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-08 08:46:56.615 | 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-08 08:46:56.624 | 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-08 08:46:56.627 | 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-08 08:46:56.684 | 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-08 08:46:56.696 | 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-08 08:46:56.698 | 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-08 08:46:56.701 | 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-08 08:46:56.736 | 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-08 08:46:56.751 | 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-08 08:46:56.758 | 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-08 08:46:56.764 | 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-08 08:46:56.804 | 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-08 08:46:56.813 | 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-08 08:46:56.832 | 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-08 08:46:56.839 | 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-08 08:46:56.842 | 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-08 08:46:56.853 | 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-08 08:46:56.856 | 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-08 08:46:56.858 | 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-08 08:46:56.862 | 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-08 08:46:56.867 | 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-08 08:46:56.886 | 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-08 08:46:56.890 | 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-08 08:46:56.911 | 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-08 08:46:56.916 | 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-08 08:46:56.919 | 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-08 08:46:56.926 | 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-08 08:46:56.948 | 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-08 08:46:56.952 | 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-08 08:46:56.955 | 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-08 08:46:56.964 | 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-08 08:46:56.978 | 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-08 08:46:57.043 | 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-08 08:46:57.049 | 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-08 08:46:57.054 | 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-08 08:46:57.057 | 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-08 08:46:57.065 | 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-08 08:46:57.069 | 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-08 08:46:57.072 | 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-08 08:46:57.075 | 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-08 08:46:57.078 | 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-08 08:46:57.081 | 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-08 08:46:57.085 | 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-08 08:46:57.089 | 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-08 08:46:57.093 | 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-08 08:46:58.801 | Installing collected packages: swift 2022-06-08 08:46:58.801 | Attempting uninstall: swift 2022-06-08 08:46:58.803 | Found existing installation: swift 2.26.1.dev35 2022-06-08 08:46:58.806 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-08 08:46:58.807 | Running setup.py develop for swift 2022-06-08 08:47:00.500 | Successfully installed swift 2022-06-08 08:47:00.677 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:47:00.677 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:47:00.752 | + inc/python:pip_install:200 : result=0 2022-06-08 08:47:00.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:47:00.757 | + functions-common:time_stop:2322 : local name 2022-06-08 08:47:00.759 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:47:00.762 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:47:00.764 | + functions-common:time_stop:2325 : local total 2022-06-08 08:47:00.766 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:47:00.769 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:47:00.771 | + functions-common:time_stop:2329 : start_time=1654678012205 2022-06-08 08:47:00.773 | + functions-common:time_stop:2331 : [[ -z 1654678012205 ]] 2022-06-08 08:47:00.776 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:47:00.780 | + functions-common:time_stop:2334 : end_time=1654678020777 2022-06-08 08:47:00.782 | + functions-common:time_stop:2335 : elapsed_time=8572 2022-06-08 08:47:00.785 | + functions-common:time_stop:2336 : total=55609 2022-06-08 08:47:00.787 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:47:00.789 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64181 2022-06-08 08:47:00.791 | + inc/python:pip_install:203 : return 0 2022-06-08 08:47:00.794 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:47:00.796 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:47:00.798 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:47:00.817 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 08:47:00.829 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-08 08:47:00.832 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-08 08:47:00.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:00.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:00.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-08 08:47:00.841 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:00.844 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-08 08:47:00.846 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:47:00.849 | + ./stack.sh:main:877 : configure_swift 2022-06-08 08:47:00.851 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-08 08:47:00.853 | + lib/swift:configure_swift:335 : local node_number 2022-06-08 08:47:00.855 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-08 08:47:00.857 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-08 08:47:00.859 | + lib/swift:configure_swift:338 : local user_group 2022-06-08 08:47:00.861 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-08 08:47:01.689 | No account-auditor running 2022-06-08 08:47:01.689 | No container-sharder running 2022-06-08 08:47:01.690 | No container-updater running 2022-06-08 08:47:01.690 | No proxy-server running 2022-06-08 08:47:01.690 | No container-sync running 2022-06-08 08:47:01.690 | No object-expirer running 2022-06-08 08:47:01.690 | No account-server running 2022-06-08 08:47:01.690 | No container-replicator running 2022-06-08 08:47:01.690 | No account-replicator running 2022-06-08 08:47:01.690 | No object-reconstructor running 2022-06-08 08:47:01.690 | No container-auditor running 2022-06-08 08:47:01.690 | No object-updater running 2022-06-08 08:47:01.690 | No container-reconciler running 2022-06-08 08:47:01.690 | No object-auditor running 2022-06-08 08:47:01.690 | No account-reaper running 2022-06-08 08:47:01.690 | No object-replicator running 2022-06-08 08:47:01.690 | No object-server running 2022-06-08 08:47:01.690 | No container-server running 2022-06-08 08:47:01.736 | + lib/swift:configure_swift:341 : true 2022-06-08 08:47:01.738 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-08 08:47:01.751 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-08 08:47:01.763 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-08 08:47:01.765 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-08 08:47:01.765 | s/%GROUP%//; 2022-06-08 08:47:01.765 | s/%USER%/ubuntu/; 2022-06-08 08:47:01.765 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-08 08:47:01.766 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-08 08:47:01.766 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-08 08:47:01.775 | uid = ubuntu 2022-06-08 08:47:01.775 | gid = 2022-06-08 08:47:01.775 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-08 08:47:01.775 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-08 08:47:01.775 | address = 127.0.0.1 2022-06-08 08:47:01.775 | 2022-06-08 08:47:01.775 | [account6612] 2022-06-08 08:47:01.775 | max connections = 25 2022-06-08 08:47:01.775 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:47:01.775 | read only = false 2022-06-08 08:47:01.775 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-08 08:47:01.775 | 2022-06-08 08:47:01.775 | [account6622] 2022-06-08 08:47:01.775 | max connections = 25 2022-06-08 08:47:01.775 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:47:01.775 | read only = false 2022-06-08 08:47:01.775 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-08 08:47:01.775 | 2022-06-08 08:47:01.775 | [account6632] 2022-06-08 08:47:01.775 | max connections = 25 2022-06-08 08:47:01.775 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:47:01.775 | read only = false 2022-06-08 08:47:01.775 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-08 08:47:01.775 | 2022-06-08 08:47:01.775 | [account6642] 2022-06-08 08:47:01.775 | max connections = 25 2022-06-08 08:47:01.775 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:47:01.775 | read only = false 2022-06-08 08:47:01.776 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | [container6611] 2022-06-08 08:47:01.776 | max connections = 25 2022-06-08 08:47:01.776 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:47:01.776 | read only = false 2022-06-08 08:47:01.776 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | [container6621] 2022-06-08 08:47:01.776 | max connections = 25 2022-06-08 08:47:01.776 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:47:01.776 | read only = false 2022-06-08 08:47:01.776 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | [container6631] 2022-06-08 08:47:01.776 | max connections = 25 2022-06-08 08:47:01.776 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:47:01.776 | read only = false 2022-06-08 08:47:01.776 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | [container6641] 2022-06-08 08:47:01.776 | max connections = 25 2022-06-08 08:47:01.776 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:47:01.776 | read only = false 2022-06-08 08:47:01.776 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | [object6613] 2022-06-08 08:47:01.776 | max connections = 25 2022-06-08 08:47:01.776 | path = /opt/stack/data/swift/1/node/ 2022-06-08 08:47:01.776 | read only = false 2022-06-08 08:47:01.776 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-08 08:47:01.776 | 2022-06-08 08:47:01.776 | [object6623] 2022-06-08 08:47:01.776 | max connections = 25 2022-06-08 08:47:01.777 | path = /opt/stack/data/swift/2/node/ 2022-06-08 08:47:01.777 | read only = false 2022-06-08 08:47:01.777 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-08 08:47:01.777 | 2022-06-08 08:47:01.777 | [object6633] 2022-06-08 08:47:01.777 | max connections = 25 2022-06-08 08:47:01.777 | path = /opt/stack/data/swift/3/node/ 2022-06-08 08:47:01.777 | read only = false 2022-06-08 08:47:01.777 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-08 08:47:01.777 | 2022-06-08 08:47:01.777 | [object6643] 2022-06-08 08:47:01.777 | max connections = 25 2022-06-08 08:47:01.777 | path = /opt/stack/data/swift/4/node/ 2022-06-08 08:47:01.777 | read only = false 2022-06-08 08:47:01.777 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-08 08:47:01.778 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-08 08:47:01.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:01.782 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:01.784 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-08 08:47:01.795 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-08 08:47:01.797 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-08 08:47:01.802 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-08 08:47:01.806 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-08 08:47:01.808 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-08 08:47:01.812 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-08 08:47:01.840 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-06-08 08:47:01.865 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-08 08:47:01.883 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-08 08:47:01.911 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-08 08:47:01.928 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:47:01.957 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-08 08:47:01.974 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-08 08:47:02.001 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-08 08:47:02.019 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-08 08:47:02.046 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-08 08:47:02.064 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:47:02.092 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-08 08:47:02.110 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-08 08:47:02.125 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:02.127 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-08 08:47:02.155 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-08 08:47:02.182 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-08 08:47:02.209 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-08 08:47:02.235 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-08 08:47:02.250 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:02.252 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-08 08:47:02.278 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-08 08:47:02.292 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:02.295 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-08 08:47:02.310 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:02.312 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-08 08:47:02.314 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-08 08:47:02.329 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:02.332 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-08 08:47:02.334 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-08 08:47:02.336 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-08 08:47:02.341 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-08 08:47:02.350 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-08 08:47:02.376 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-08 08:47:02.402 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-08 08:47:02.431 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-08 08:47:02.461 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-08 08:47:02.488 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-08 08:47:02.490 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-08 08:47:02.492 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-08 08:47:02.494 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-08 08:47:02.496 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-08 08:47:02.523 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-08 08:47:02.551 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:47:02.577 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-08 08:47:02.604 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-08 08:47:02.631 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-08 08:47:02.658 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-08 08:47:02.686 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-08 08:47:02.714 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:47:02.741 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-08 08:47:02.768 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-08 08:47:02.795 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-08 08:47:02.822 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-08 08:47:02.849 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-08 08:47:02.879 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-08 08:47:02.906 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-08 08:47:02.924 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-08 08:47:02.951 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-08 08:47:02.978 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-08 08:47:02.983 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-08 08:47:03.011 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-08 08:47:03.038 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-08 08:47:03.064 | + lib/swift:configure_swift:479 : local node_number 2022-06-08 08:47:03.067 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 08:47:03.069 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 08:47:03.071 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-08 08:47:03.075 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-08 08:47:03.078 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 08:47:03.080 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:47:03.082 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-08 08:47:03.085 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-08 08:47:03.087 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:47:03.089 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:47:03.091 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-08 08:47:03.108 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-08 08:47:03.136 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-08 08:47:03.153 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-08 08:47:03.183 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-08 08:47:03.200 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:47:03.228 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-08 08:47:03.246 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:47:03.274 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-08 08:47:03.292 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:47:03.320 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-08 08:47:03.338 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-08 08:47:03.366 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:47:03.384 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:47:03.411 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-08 08:47:03.429 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-08 08:47:03.457 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-08 08:47:03.475 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-08 08:47:03.501 | + 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-08 08:47:03.506 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-08 08:47:03.524 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:47:03.553 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-08 08:47:03.581 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 08:47:03.584 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-08 08:47:03.588 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-08 08:47:03.590 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 08:47:03.592 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:47:03.594 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-08 08:47:03.596 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-08 08:47:03.599 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:47:03.601 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:47:03.603 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-08 08:47:03.621 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-08 08:47:03.648 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-08 08:47:03.666 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-08 08:47:03.694 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-08 08:47:03.712 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:47:03.741 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-08 08:47:03.758 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:47:03.787 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-08 08:47:03.805 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:47:03.833 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-08 08:47:03.851 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-08 08:47:03.879 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:47:03.897 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:47:03.925 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-08 08:47:03.945 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-08 08:47:03.974 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-08 08:47:03.995 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-08 08:47:04.023 | + 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-08 08:47:04.039 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-08 08:47:04.057 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:47:04.086 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 08:47:04.088 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-08 08:47:04.092 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-08 08:47:04.094 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 08:47:04.096 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-08 08:47:04.099 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-08 08:47:04.101 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-08 08:47:04.103 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-08 08:47:04.105 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-08 08:47:04.107 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-08 08:47:04.125 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-08 08:47:04.154 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-08 08:47:04.171 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-08 08:47:04.200 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-08 08:47:04.218 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 08:47:04.246 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-08 08:47:04.264 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 08:47:04.292 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-08 08:47:04.310 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 08:47:04.340 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-08 08:47:04.358 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-08 08:47:04.385 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-08 08:47:04.403 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-08 08:47:04.431 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-08 08:47:04.449 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-08 08:47:04.477 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-08 08:47:04.495 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-08 08:47:04.522 | + 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-08 08:47:04.526 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-08 08:47:04.548 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 08:47:04.576 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-08 08:47:04.604 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-08 08:47:04.632 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-08 08:47:04.659 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-08 08:47:04.662 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-08 08:47:04.666 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-08 08:47:04.694 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-08 08:47:04.723 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-08 08:47:04.751 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-08 08:47:04.790 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-08 08:47:04.818 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-08 08:47:04.845 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-08 08:47:04.872 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-08 08:47:04.899 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-08 08:47:04.926 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-08 08:47:04.941 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:04.944 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-08 08:47:04.962 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-08 08:47:04.964 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-08 08:47:04.984 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-08 08:47:04.986 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-06-08 08:47:05.013 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-08 08:47:05.016 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-08 08:47:05.043 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-06-08 08:47:05.072 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-08 08:47:05.074 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-08 08:47:05.101 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-08 08:47:05.117 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:05.119 | + lib/swift:configure_swift:542 : local user_group 2022-06-08 08:47:05.122 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-08 08:47:05.126 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-08 08:47:05.128 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-08 08:47:05.141 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-08 08:47:05.143 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-08 08:47:05.154 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-08 08:47:05.157 | + lib/swift:configure_swift:549 : is_suse 2022-06-08 08:47:05.160 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:47:05.162 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:47:05.164 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:47:05.166 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:47:05.169 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:47:05.171 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:47:05.173 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-08 08:47:05.185 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-08 08:47:05.188 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-08 08:47:05.190 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-08 08:47:05.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:05.210 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-08 08:47:05.227 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:05.229 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-08 08:47:05.231 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-08 08:47:05.234 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-08 08:47:05.236 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:47:05.239 | + lib/stack:stack_install_service:32 : install_glance 2022-06-08 08:47:05.242 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-08 08:47:05.244 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-08 08:47:05.247 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-08 08:47:05.264 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:05.266 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-08 08:47:05.269 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-08 08:47:05.286 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:05.289 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-08 08:47:05.291 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-08 08:47:05.294 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-08 08:47:05.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:05.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:05.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-08 08:47:05.304 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:05.307 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-08 08:47:05.310 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-08 08:47:05.312 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-08 08:47:05.315 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-08 08:47:05.318 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-08 08:47:05.320 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-08 08:47:05.323 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-08 08:47:05.326 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-08 08:47:05.329 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-08 08:47:05.332 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-08 08:47:05.340 | +++ 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-08 08:47:05.340 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-08 08:47:05.345 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-08 08:47:05.348 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-08 08:47:05.351 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-08 08:47:05.354 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-08 08:47:05.356 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 08:47:05.378 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-08 08:47:05.381 | + 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-08 08:47:07.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:47:07.219 | 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-08 08:47:07.224 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:07.224 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:07.226 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:47:07.227 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:07.228 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:07.228 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:07.228 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:07.229 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:07.244 | 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-08 08:47:07.343 | 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-08 08:47:07.346 | 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-08 08:47:07.358 | 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-08 08:47:07.426 | 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-08 08:47:07.452 | 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-08 08:47:07.457 | 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-08 08:47:07.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-08 08:47:07.491 | 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-08 08:47:07.507 | 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-08 08:47:07.513 | 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-08 08:47:07.520 | 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-08 08:47:07.561 | 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-08 08:47:07.577 | 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-08 08:47:07.582 | 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-08 08:47:07.591 | 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-08 08:47:07.616 | 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-08 08:47:07.635 | 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-08 08:47:07.642 | 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-08 08:47:07.645 | 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-08 08:47:07.648 | 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-08 08:47:07.651 | 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-08 08:47:07.670 | 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-08 08:47:07.676 | 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-08 08:47:07.696 | 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-08 08:47:07.720 | 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-08 08:47:07.724 | 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-08 08:47:07.746 | 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-08 08:47:07.751 | 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-08 08:47:07.754 | 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-08 08:47:07.757 | 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-08 08:47:07.764 | 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-08 08:47:07.779 | 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-08 08:47:07.801 | 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-08 08:47:07.804 | 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-08 08:47:07.813 | 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-08 08:47:07.817 | 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-08 08:47:07.822 | 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-08 08:47:07.827 | 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-08 08:47:07.833 | 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-08 08:47:07.840 | 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-08 08:47:07.849 | 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-08 08:47:07.852 | 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-08 08:47:07.855 | 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-08 08:47:07.859 | 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-08 08:47:07.867 | 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-08 08:47:07.875 | 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-08 08:47:07.886 | 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-08 08:47:07.895 | 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-08 08:47:07.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-08 08:47:07.912 | 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-08 08:47:07.915 | 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-08 08:47:07.919 | 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-08 08:47:07.921 | 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-08 08:47:07.924 | 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-08 08:47:07.927 | 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-08 08:47:07.935 | 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-08 08:47:07.938 | 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-08 08:47:07.942 | 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-08 08:47:07.960 | 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-08 08:47:07.967 | 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-08 08:47:07.970 | 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-08 08:47:07.973 | 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-08 08:47:07.980 | 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-08 08:47:07.984 | 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-08 08:47:07.987 | 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-08 08:47:09.915 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:47:09.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:47:10.008 | + inc/python:pip_install:200 : result=0 2022-06-08 08:47:10.010 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:47:10.012 | + functions-common:time_stop:2322 : local name 2022-06-08 08:47:10.015 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:47:10.017 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:47:10.019 | + functions-common:time_stop:2325 : local total 2022-06-08 08:47:10.022 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:47:10.024 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:47:10.026 | + functions-common:time_stop:2329 : start_time=1654678025372 2022-06-08 08:47:10.028 | + functions-common:time_stop:2331 : [[ -z 1654678025372 ]] 2022-06-08 08:47:10.032 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:47:10.036 | + functions-common:time_stop:2334 : end_time=1654678030033 2022-06-08 08:47:10.039 | + functions-common:time_stop:2335 : elapsed_time=4661 2022-06-08 08:47:10.041 | + functions-common:time_stop:2336 : total=64181 2022-06-08 08:47:10.044 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:47:10.046 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68842 2022-06-08 08:47:10.048 | + inc/python:pip_install:203 : return 0 2022-06-08 08:47:10.052 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-08 08:47:10.055 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-08 08:47:10.058 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-08 08:47:10.071 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-08 08:47:10.076 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-08 08:47:10.078 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-08 08:47:10.080 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-08 08:47:10.083 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:47:10.085 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:47:10.088 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:47:10.091 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:47:10.093 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:47:10.096 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:47:10.113 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:47:10.115 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:47:10.117 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:10.120 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:47:10.121 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:47:10.126 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-08 08:47:10.128 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:10.131 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-08 08:47:10.143 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-08 08:47:10.146 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:47:10.146 | + functions-common:git_clone:607 : head -1 2022-06-08 08:47:10.150 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-08 08:47:10.152 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:47:10.155 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-08 08:47:10.158 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:47:10.161 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:47:10.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-08 08:47:10.166 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:47:10.169 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-08 08:47:10.172 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:47:10.174 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:47:10.177 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-08 08:47:10.179 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:47:10.182 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:47:10.185 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-08 08:47:10.187 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:47:10.190 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-08 08:47:10.193 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:47:10.196 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:47:10.199 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-08 08:47:10.204 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-08 08:47:10.207 | + 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-08 08:47:10.801 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-08 08:47:10.803 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:47:10.806 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:47:10.808 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:47:10.811 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 08:47:10.813 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-08 08:47:10.816 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:47:10.818 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:47:10.821 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:47:10.823 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:47:10.826 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:47:10.828 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:47:10.830 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:47:10.833 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-08 08:47:10.854 | Using python 3.8 to install /opt/stack/glance 2022-06-08 08:47:10.857 | + 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-08 08:47:12.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:47:12.656 | 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-08 08:47:12.660 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:12.661 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:12.662 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:47:12.664 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:12.664 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:12.664 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:12.665 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:12.665 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:12.678 | Obtaining file:///opt/stack/glance 2022-06-08 08:47:13.989 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:47:15.295 | 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-08 08:47:15.304 | 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-08 08:47:15.311 | 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-08 08:47:15.320 | 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-08 08:47:15.342 | 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-08 08:47:15.351 | 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-08 08:47:15.365 | 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-08 08:47:15.374 | 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-08 08:47:15.395 | 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-08 08:47:15.435 | 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-08 08:47:15.450 | 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-08 08:47:15.458 | 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-08 08:47:15.463 | 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-08 08:47:15.473 | 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-08 08:47:15.479 | 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-08 08:47:15.550 | 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-08 08:47:15.552 | 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-08 08:47:15.555 | 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-08 08:47:15.558 | 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-08 08:47:15.571 | 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-08 08:47:15.635 | 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-08 08:47:15.693 | 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-08 08:47:15.695 | 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-08 08:47:15.700 | 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-08 08:47:15.705 | 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-08 08:47:15.726 | 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-08 08:47:15.762 | 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-08 08:47:15.773 | 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-08 08:47:15.788 | 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-08 08:47:15.794 | 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-08 08:47:15.842 | 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-08 08:47:15.849 | 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-08 08:47:15.889 | 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-08 08:47:15.944 | 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-08 08:47:15.962 | 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-08 08:47:15.979 | 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-08 08:47:15.993 | 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-08 08:47:16.003 | 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-08 08:47:16.027 | 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-08 08:47:16.035 | 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-08 08:47:16.054 | 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-08 08:47:16.100 | 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-08 08:47:16.107 | 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-08 08:47:16.110 | 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-08 08:47:16.113 | 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-08 08:47:16.134 | 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-08 08:47:16.147 | 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-08 08:47:16.159 | 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-08 08:47:16.162 | 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-08 08:47:16.165 | 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-08 08:47:16.181 | 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-08 08:47:16.187 | 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-08 08:47:16.189 | 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-08 08:47:16.209 | 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-08 08:47:16.213 | 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-08 08:47:16.220 | 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-08 08:47:16.242 | 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-08 08:47:16.246 | 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-08 08:47:16.252 | 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-08 08:47:16.255 | 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-08 08:47:16.258 | 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-08 08:47:16.269 | 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-08 08:47:16.272 | 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-08 08:47:16.275 | 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-08 08:47:16.282 | 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-08 08:47:16.342 | 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-08 08:47:16.356 | 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-08 08:47:16.365 | 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-08 08:47:16.371 | 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-08 08:47:16.389 | 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-08 08:47:16.393 | 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-08 08:47:16.400 | 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-08 08:47:16.421 | 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-08 08:47:16.424 | 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-08 08:47:16.427 | 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-08 08:47:16.435 | 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-08 08:47:16.439 | 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-08 08:47:16.448 | 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-08 08:47:16.453 | 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-08 08:47:16.459 | 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-08 08:47:16.464 | 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-08 08:47:16.467 | 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-08 08:47:16.472 | 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-08 08:47:16.475 | 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-08 08:47:16.517 | 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-08 08:47:16.524 | 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-08 08:47:16.527 | 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-08 08:47:16.537 | 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-08 08:47:16.540 | 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-08 08:47:16.556 | 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-08 08:47:16.558 | 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-08 08:47:16.562 | 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-08 08:47:16.565 | 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-08 08:47:16.568 | 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-08 08:47:16.571 | 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-08 08:47:16.608 | 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-08 08:47:16.613 | 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-08 08:47:16.621 | 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-08 08:47:16.624 | 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-08 08:47:16.626 | 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-08 08:47:16.630 | 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-08 08:47:16.633 | 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-08 08:47:16.636 | 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-08 08:47:16.639 | 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-08 08:47:16.642 | 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-08 08:47:16.719 | 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-08 08:47:16.723 | 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-08 08:47:16.766 | 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-08 08:47:16.772 | 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-08 08:47:16.805 | 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-08 08:47:17.905 | Installing collected packages: glance 2022-06-08 08:47:17.905 | Attempting uninstall: glance 2022-06-08 08:47:17.907 | Found existing installation: glance 21.1.1.dev1 2022-06-08 08:47:17.912 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-08 08:47:17.913 | Running setup.py develop for glance 2022-06-08 08:47:19.535 | Successfully installed glance 2022-06-08 08:47:19.676 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:47:19.676 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:47:19.764 | + inc/python:pip_install:200 : result=0 2022-06-08 08:47:19.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:47:19.768 | + functions-common:time_stop:2322 : local name 2022-06-08 08:47:19.770 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:47:19.773 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:47:19.775 | + functions-common:time_stop:2325 : local total 2022-06-08 08:47:19.777 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:47:19.779 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:47:19.782 | + functions-common:time_stop:2329 : start_time=1654678030849 2022-06-08 08:47:19.785 | + functions-common:time_stop:2331 : [[ -z 1654678030849 ]] 2022-06-08 08:47:19.788 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:47:19.792 | + functions-common:time_stop:2334 : end_time=1654678039789 2022-06-08 08:47:19.794 | + functions-common:time_stop:2335 : elapsed_time=8940 2022-06-08 08:47:19.796 | + functions-common:time_stop:2336 : total=68842 2022-06-08 08:47:19.799 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:47:19.802 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77782 2022-06-08 08:47:19.804 | + inc/python:pip_install:203 : return 0 2022-06-08 08:47:19.806 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:47:19.809 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:47:19.811 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:47:19.831 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 08:47:19.843 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-08 08:47:19.845 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-08 08:47:19.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:19.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:19.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-08 08:47:19.856 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:19.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:47:19.861 | + ./stack.sh:main:889 : configure_glance 2022-06-08 08:47:19.865 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-08 08:47:19.877 | + lib/glance:configure_glance:270 : local dburl 2022-06-08 08:47:19.880 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-08 08:47:19.883 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-08 08:47:19.885 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-08 08:47:19.888 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-08 08:47:19.890 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-08 08:47:19.893 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-08 08:47:19.895 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-08 08:47:19.924 | + 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-08 08:47:19.952 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-08 08:47:19.982 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 08:47:20.011 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-08 08:47:20.041 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-08 08:47:20.070 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-08 08:47:20.072 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 08:47:20.074 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-08 08:47:20.077 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:47:20.079 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-08 08:47:20.108 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-08 08:47:20.137 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:47:20.166 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-08 08:47:20.195 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-08 08:47:20.224 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-08 08:47:20.254 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-08 08:47:20.283 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-08 08:47:20.312 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:47:20.342 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:47:20.371 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-08 08:47:20.402 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-08 08:47:20.405 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-08 08:47:20.407 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-08 08:47:20.410 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:47:20.412 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:47:20.414 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:47:20.432 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:20.435 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:47:20.437 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:47:20.440 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:47:20.457 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:20.459 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:47:20.462 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:47:20.493 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:47:20.495 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:47:20.498 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-08 08:47:20.500 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-08 08:47:20.502 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-08 08:47:20.505 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-08 08:47:20.507 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-08 08:47:20.510 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-08 08:47:20.512 | + lib/glance:configure_glance_store:230 : local be 2022-06-08 08:47:20.514 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-08 08:47:20.517 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-08 08:47:20.519 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 08:47:20.548 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-08 08:47:20.551 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-06-08 08:47:20.580 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-08 08:47:20.583 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-08 08:47:20.600 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:20.602 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-08 08:47:20.632 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-08 08:47:20.662 | + 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-08 08:47:20.692 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-08 08:47:20.722 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-08 08:47:20.753 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-08 08:47:20.769 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:20.772 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:47:20.801 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-08 08:47:20.831 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-08 08:47:20.860 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-06-08 08:47:20.890 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-08 08:47:20.919 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-06-08 08:47:20.949 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-08 08:47:20.969 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:20.972 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-08 08:47:20.974 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-08 08:47:20.977 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 08:47:20.980 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:47:20.997 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:47:20.999 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:47:21.002 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:47:21.004 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:47:21.007 | + 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-08 08:47:21.037 | + 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-08 08:47:21.066 | + 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-08 08:47:21.097 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:47:21.126 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-08 08:47:21.131 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-08 08:47:21.161 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-08 08:47:21.190 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 08:47:21.220 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-06-08 08:47:21.249 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-08 08:47:21.279 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-08 08:47:21.308 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-08 08:47:21.339 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 08:47:21.369 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-08 08:47:21.398 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-08 08:47:21.427 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-08 08:47:21.458 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-08 08:47:21.463 | + 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-08 08:47:21.470 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-08 08:47:21.487 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:21.489 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-08 08:47:21.492 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.42:19292 /image 2022-06-08 08:47:21.494 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-08 08:47:21.496 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.42:19292 2022-06-08 08:47:21.499 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-08 08:47:21.501 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-08 08:47:21.505 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-08 08:47:21.507 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-08 08:47:21.510 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:47:21.512 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:21.514 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:21.517 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-08 08:47:21.520 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-08 08:47:21.522 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-08 08:47:21.524 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-08 08:47:21.527 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:47:21.529 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:21.531 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:21.534 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-08 08:47:21.536 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-08 08:47:21.592 | proxy (enabled by site administrator) 2022-06-08 08:47:21.595 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-08 08:47:21.598 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-08 08:47:21.600 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:47:21.603 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:21.605 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:21.607 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-08 08:47:21.610 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-08 08:47:21.666 | proxy_http (enabled by site administrator) 2022-06-08 08:47:21.670 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-08 08:47:21.670 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-08 08:47:21.680 | KeepAlive Off 2022-06-08 08:47:21.684 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-08 08:47:21.684 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-08 08:47:21.694 | SetEnv proxy-sendchunked 1 2022-06-08 08:47:21.698 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.42:19292" retry=0 ' 2022-06-08 08:47:21.698 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-08 08:47:21.706 | ProxyPass "/image" "http://10.222.0.42:19292" retry=0 2022-06-08 08:47:21.710 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-08 08:47:21.712 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-08 08:47:21.715 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:47:21.717 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:47:21.719 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:47:21.722 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:21.724 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:21.726 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:47:21.729 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:47:21.731 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:21.733 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:21.736 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-08 08:47:21.797 | Site glance already enabled 2022-06-08 08:47:21.802 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-08 08:47:21.804 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:47:21.807 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:47:21.809 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:47:21.948 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-08 08:47:21.981 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-08 08:47:22.012 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-08 08:47:22.043 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-08 08:47:22.060 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:22.063 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-08 08:47:22.065 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-08 08:47:22.068 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-08 08:47:22.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:47:22.073 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-08 08:47:22.076 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-08 08:47:22.078 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-08 08:47:22.080 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-08 08:47:22.083 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:47:22.085 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:47:22.088 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:47:22.091 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:47:22.093 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:47:22.096 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:47:22.113 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:47:22.115 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:47:22.117 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:22.120 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:47:22.121 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:47:22.126 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-08 08:47:22.128 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:22.130 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-08 08:47:22.143 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-08 08:47:22.146 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:47:22.146 | + functions-common:git_clone:607 : head -1 2022-06-08 08:47:22.149 | 070a0effb Handle the case when tempest fails 2022-06-08 08:47:22.152 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:47:22.155 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-08 08:47:22.157 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:47:22.160 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:47:22.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-08 08:47:22.165 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:47:22.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-08 08:47:22.170 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:47:22.173 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:47:22.176 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-08 08:47:22.179 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:47:22.181 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:47:22.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-08 08:47:22.187 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:47:22.190 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-08 08:47:22.193 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:47:22.195 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:47:22.199 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-08 08:47:22.204 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-08 08:47:22.207 | + 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-08 08:47:22.800 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-08 08:47:22.803 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:47:22.805 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:47:22.807 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:47:22.810 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 08:47:22.812 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-08 08:47:22.814 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:47:22.817 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:47:22.819 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:47:22.821 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:47:22.824 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:47:22.826 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:47:22.828 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:47:22.831 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-08 08:47:22.852 | Using python 3.8 to install /opt/stack/cinder 2022-06-08 08:47:22.855 | + 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-08 08:47:24.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:47:24.649 | 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-08 08:47:24.653 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:24.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:24.655 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:47:24.656 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:24.657 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:24.657 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:24.657 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:24.658 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:24.671 | Obtaining file:///opt/stack/cinder 2022-06-08 08:47:26.633 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:47:28.584 | 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-08 08:47:28.592 | 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-08 08:47:28.599 | 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-08 08:47:28.607 | 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-08 08:47:28.629 | 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-08 08:47:28.642 | 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-08 08:47:28.663 | 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-08 08:47:28.702 | 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-08 08:47:28.716 | 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-08 08:47:28.719 | 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-08 08:47:28.729 | 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-08 08:47:28.746 | 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-08 08:47:28.762 | 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-08 08:47:28.768 | 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-08 08:47:28.771 | 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-08 08:47:28.774 | 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-08 08:47:28.777 | 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-08 08:47:28.789 | 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-08 08:47:28.854 | 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-08 08:47:28.910 | 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-08 08:47:28.921 | 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-08 08:47:28.924 | 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-08 08:47:28.934 | 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-08 08:47:28.959 | 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-08 08:47:28.964 | 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-08 08:47:28.985 | 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-08 08:47:29.021 | 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-08 08:47:29.032 | 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-08 08:47:29.047 | 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-08 08:47:29.054 | 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-08 08:47:29.102 | 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-08 08:47:29.108 | 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-08 08:47:29.147 | 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-08 08:47:29.201 | 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-08 08:47:29.220 | 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-08 08:47:29.236 | 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-08 08:47:29.251 | 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-08 08:47:29.265 | 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-08 08:47:29.270 | 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-08 08:47:29.280 | 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-08 08:47:29.304 | 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-08 08:47:29.312 | 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-08 08:47:29.330 | 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-08 08:47:29.351 | 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-08 08:47:29.375 | 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-08 08:47:29.420 | 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-08 08:47:29.427 | 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-08 08:47:29.462 | 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-08 08:47:29.465 | 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-08 08:47:29.468 | 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-08 08:47:29.489 | 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-08 08:47:29.492 | 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-08 08:47:29.497 | 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-08 08:47:29.508 | 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-08 08:47:29.511 | 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-08 08:47:29.514 | 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-08 08:47:29.530 | 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-08 08:47:29.535 | 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-08 08:47:29.553 | 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-08 08:47:29.572 | 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-08 08:47:29.590 | 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-08 08:47:29.612 | 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-08 08:47:29.617 | 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-08 08:47:29.624 | 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-08 08:47:29.645 | 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-08 08:47:29.650 | 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-08 08:47:29.655 | 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-08 08:47:29.660 | 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-08 08:47:29.663 | 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-08 08:47:29.666 | 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-08 08:47:29.677 | 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-08 08:47:29.681 | 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-08 08:47:29.683 | 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-08 08:47:29.691 | 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-08 08:47:29.694 | 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-08 08:47:29.699 | 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-08 08:47:29.759 | 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-08 08:47:29.774 | 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-08 08:47:29.784 | 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-08 08:47:29.789 | 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-08 08:47:29.807 | 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-08 08:47:29.886 | 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-08 08:47:29.890 | 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-08 08:47:29.898 | 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-08 08:47:29.901 | 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-08 08:47:29.921 | 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-08 08:47:29.926 | 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-08 08:47:29.934 | 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-08 08:47:29.937 | 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-08 08:47:29.940 | 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-08 08:47:29.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-08 08:47:29.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 143)) (1.16.0) 2022-06-08 08:47:29.957 | 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-08 08:47:29.979 | 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-08 08:47:30.022 | 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-08 08:47:30.026 | 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-08 08:47:30.031 | 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-08 08:47:30.037 | 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-08 08:47:30.042 | 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-08 08:47:30.047 | 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-08 08:47:30.051 | 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-08 08:47:30.058 | 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-08 08:47:30.068 | 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-08 08:47:30.109 | 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-08 08:47:30.116 | 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-08 08:47:30.121 | 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-08 08:47:30.127 | 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-08 08:47:30.131 | 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-08 08:47:30.141 | 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-08 08:47:30.144 | 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-08 08:47:30.154 | 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-08 08:47:30.168 | 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-08 08:47:30.182 | 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-08 08:47:30.197 | 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-08 08:47:30.200 | 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-08 08:47:30.203 | 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-08 08:47:30.206 | 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-08 08:47:30.210 | 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-08 08:47:30.212 | 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-08 08:47:30.221 | 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-08 08:47:30.259 | 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-08 08:47:30.264 | 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-08 08:47:30.267 | 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-08 08:47:30.270 | 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-08 08:47:30.272 | 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-08 08:47:30.275 | 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-08 08:47:30.280 | 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-08 08:47:30.284 | 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-08 08:47:30.289 | 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-08 08:47:30.296 | 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-08 08:47:30.299 | 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-08 08:47:30.306 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-08 08:47:30.309 | 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-08 08:47:30.313 | 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-08 08:47:30.368 | 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-08 08:47:30.371 | 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-08 08:47:30.375 | 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-08 08:47:30.381 | 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-08 08:47:30.414 | 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-08 08:47:31.388 | Installing collected packages: cinder 2022-06-08 08:47:31.388 | Attempting uninstall: cinder 2022-06-08 08:47:31.390 | Found existing installation: cinder 17.4.1.dev1 2022-06-08 08:47:31.394 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-08 08:47:31.395 | Running setup.py develop for cinder 2022-06-08 08:47:33.604 | Successfully installed cinder 2022-06-08 08:47:33.746 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:47:33.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:47:33.835 | + inc/python:pip_install:200 : result=0 2022-06-08 08:47:33.837 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:47:33.839 | + functions-common:time_stop:2322 : local name 2022-06-08 08:47:33.841 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:47:33.844 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:47:33.846 | + functions-common:time_stop:2325 : local total 2022-06-08 08:47:33.848 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:47:33.851 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:47:33.853 | + functions-common:time_stop:2329 : start_time=1654678042847 2022-06-08 08:47:33.855 | + functions-common:time_stop:2331 : [[ -z 1654678042847 ]] 2022-06-08 08:47:33.858 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:47:33.863 | + functions-common:time_stop:2334 : end_time=1654678053859 2022-06-08 08:47:33.865 | + functions-common:time_stop:2335 : elapsed_time=11012 2022-06-08 08:47:33.867 | + functions-common:time_stop:2336 : total=77782 2022-06-08 08:47:33.869 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:47:33.872 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88794 2022-06-08 08:47:33.874 | + inc/python:pip_install:203 : return 0 2022-06-08 08:47:33.876 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:47:33.879 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:47:33.882 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:47:33.900 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 08:47:33.913 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-08 08:47:33.916 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-08 08:47:33.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:33.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:33.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-08 08:47:33.926 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:33.929 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-08 08:47:33.931 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-08 08:47:33.934 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:47:33.936 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:47:33.939 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:47:33.941 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:47:33.944 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:33.946 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:47:33.949 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:33.951 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:33.954 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:47:33.956 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:47:33.959 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:47:33.961 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:47:33.963 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-08 08:47:33.966 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:47:33.968 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:33.971 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:33.974 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-08 08:47:33.996 | + 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-08 08:47:34.106 | Reading package lists... 2022-06-08 08:47:34.354 | Building dependency tree... 2022-06-08 08:47:34.356 | Reading state information... 2022-06-08 08:47:34.607 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-08 08:47:34.608 | The following packages were automatically installed and are no longer required: 2022-06-08 08:47:34.609 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:47:34.609 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:47:34.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:47:34.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:47:34.609 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:47:34.609 | python3-zope.interface 2022-06-08 08:47:34.609 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:47:34.722 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:47:34.727 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:47:34.730 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:47:34.732 | + functions-common:time_stop:2322 : local name 2022-06-08 08:47:34.734 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:47:34.737 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:47:34.740 | + functions-common:time_stop:2325 : local total 2022-06-08 08:47:34.742 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:47:34.744 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:47:34.747 | + functions-common:time_stop:2329 : start_time=1654678053993 2022-06-08 08:47:34.749 | + functions-common:time_stop:2331 : [[ -z 1654678053993 ]] 2022-06-08 08:47:34.753 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:47:34.757 | + functions-common:time_stop:2334 : end_time=1654678054755 2022-06-08 08:47:34.760 | + functions-common:time_stop:2335 : elapsed_time=762 2022-06-08 08:47:34.762 | + functions-common:time_stop:2336 : total=5334 2022-06-08 08:47:34.765 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:47:34.767 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6096 2022-06-08 08:47:34.770 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:47:34.773 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:47:34.775 | + ./stack.sh:main:895 : configure_cinder 2022-06-08 08:47:34.778 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-08 08:47:34.790 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-08 08:47:34.794 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-08 08:47:34.796 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-08 08:47:34.798 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 08:47:34.802 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-08 08:47:34.802 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 08:47:34.806 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-08 08:47:34.808 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-08 08:47:34.810 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 08:47:34.812 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-08 08:47:34.815 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-08 08:47:34.817 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-08 08:47:34.819 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-08 08:47:34.822 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-08 08:47:34.833 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-08 08:47:34.845 | + 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-08 08:47:34.857 | + 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-08 08:47:34.870 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-08 08:47:34.882 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 08:47:34.885 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 08:47:34.889 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mHaGjufWAq 2022-06-08 08:47:34.891 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 08:47:34.894 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 08:47:34.896 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-08 08:47:34.898 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mHaGjufWAq 2022-06-08 08:47:34.902 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mHaGjufWAq 2022-06-08 08:47:34.914 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mHaGjufWAq /etc/sudoers.d/cinder-rootwrap 2022-06-08 08:47:34.926 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-08 08:47:34.930 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 08:47:34.932 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 08:47:34.934 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 08:47:34.936 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 08:47:34.938 | + 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-08 08:47:34.941 | + 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-08 08:47:34.944 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-08 08:47:34.946 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-08 08:47:34.950 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-08 08:47:34.956 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-08 08:47:34.974 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-08 08:47:34.993 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-08 08:47:35.012 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-08 08:47:35.031 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-08 08:47:35.051 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-08 08:47:35.071 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-08 08:47:35.089 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-08 08:47:35.108 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-08 08:47:35.110 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:47:35.113 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-08 08:47:35.116 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:47:35.118 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-08 08:47:35.147 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-08 08:47:35.174 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:47:35.202 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-08 08:47:35.230 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-08 08:47:35.259 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-08 08:47:35.285 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-08 08:47:35.312 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-08 08:47:35.340 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:47:35.368 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:47:35.395 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-08 08:47:35.425 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-08 08:47:35.454 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-08 08:47:35.457 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-08 08:47:35.459 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-08 08:47:35.462 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-08 08:47:35.464 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-08 08:47:35.467 | + 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-08 08:47:35.497 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-08 08:47:35.524 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-08 08:47:35.553 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-08 08:47:35.581 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-08 08:47:35.609 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-08 08:47:35.637 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-08 08:47:35.668 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-08 08:47:35.670 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-06-08 08:47:35.698 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 08:47:35.729 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-08 08:47:35.738 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9259e94d3a05b6516ce61b8ca1254745 2022-06-08 08:47:35.765 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-08 08:47:35.782 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:35.785 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-08 08:47:35.787 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-08 08:47:35.790 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-08 08:47:35.792 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-08 08:47:35.794 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-08 08:47:35.796 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-08 08:47:35.799 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-08 08:47:35.801 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-08 08:47:35.803 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-08 08:47:35.806 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-08 08:47:35.808 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-08 08:47:35.838 | + 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-08 08:47:35.866 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-08 08:47:35.894 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-08 08:47:35.921 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-08 08:47:35.949 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-08 08:47:35.952 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-08 08:47:35.954 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-08 08:47:35.957 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-08 08:47:35.985 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-08 08:47:36.014 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-08 08:47:36.016 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-08 08:47:36.046 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-08 08:47:36.049 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-08 08:47:36.051 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-08 08:47:36.054 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-08 08:47:36.085 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-08 08:47:36.087 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-08 08:47:36.089 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-08 08:47:36.106 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:36.109 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-06-08 08:47:36.137 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-08 08:47:36.154 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:36.157 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-08 08:47:36.173 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:36.175 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-08 08:47:36.178 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-08 08:47:36.180 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-08 08:47:36.182 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-08 08:47:36.185 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:47:36.187 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:47:36.190 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:47:36.207 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:36.210 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:47:36.212 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:47:36.215 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:47:36.231 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:36.233 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:47:36.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:47:36.264 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:47:36.267 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:47:36.270 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-08 08:47:36.272 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-08 08:47:36.275 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:47:36.278 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:47:36.295 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:47:36.298 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:47:36.300 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:47:36.302 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:47:36.305 | + 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-08 08:47:36.334 | + 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-08 08:47:36.362 | + 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-08 08:47:36.391 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:47:36.419 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-08 08:47:36.422 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-08 08:47:36.424 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-08 08:47:36.426 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-08 08:47:36.429 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:47:36.431 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:47:36.434 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-08 08:47:36.438 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-08 08:47:36.441 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:47:36.443 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:47:36.456 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:47:36.457 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:47:36.465 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:47:36.468 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:47:36.484 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-08 08:47:36.487 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-08 08:47:36.491 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-08 08:47:36.521 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-08 08:47:36.548 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-08 08:47:36.575 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:47:36.602 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:47:36.630 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:47:36.658 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:47:36.685 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:47:36.712 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:47:36.740 | + 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-08 08:47:36.766 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:47:36.794 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:47:36.821 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:47:36.849 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:47:36.851 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:47:36.854 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-08 08:47:36.856 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-08 08:47:36.859 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:47:36.861 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:36.863 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:36.866 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:47:36.869 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:47:36.871 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-08 08:47:36.898 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:47:36.927 | + 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-08 08:47:36.927 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 08:47:36.935 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-08 08:47:36.939 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-08 08:47:36.941 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-08 08:47:36.944 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:47:36.946 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:47:36.948 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:47:36.951 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:36.953 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:36.955 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:47:36.958 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:47:36.960 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:47:36.962 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:47:36.964 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-08 08:47:37.026 | Enabling site cinder-wsgi. 2022-06-08 08:47:37.031 | To activate the new configuration, you need to run: 2022-06-08 08:47:37.031 | systemctl reload apache2 2022-06-08 08:47:37.036 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:47:37.038 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:47:37.041 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:47:37.043 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:47:37.178 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-08 08:47:37.181 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-08 08:47:37.214 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-06-08 08:47:37.243 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-08 08:47:37.260 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:37.262 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-08 08:47:37.264 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 08:47:37.267 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-08 08:47:37.270 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-08 08:47:37.272 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-08 08:47:37.303 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-08 08:47:37.331 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-06-08 08:47:37.359 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-08 08:47:37.386 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-08 08:47:37.415 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-08 08:47:37.443 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-08 08:47:37.472 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-08 08:47:37.499 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:47:37.528 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-08 08:47:37.559 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-08 08:47:37.590 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:47:37.621 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-08 08:47:37.624 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-08 08:47:37.642 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:37.645 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-06-08 08:47:37.676 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-08 08:47:37.695 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:37.697 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-08 08:47:37.700 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-08 08:47:37.702 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-08 08:47:37.705 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:47:37.708 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-08 08:47:37.711 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-08 08:47:37.715 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-08 08:47:37.715 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-08 08:47:37.720 | + 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-08 08:47:37.723 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-08 08:47:37.726 | + 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-08 08:47:37.729 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-08 08:47:37.731 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-08 08:47:37.734 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-08 08:47:37.736 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-08 08:47:37.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:37.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:37.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-08 08:47:37.747 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:37.750 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-08 08:47:37.754 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-08 08:47:37.756 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-08 08:47:37.758 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:47:37.761 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:47:37.764 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:47:37.766 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:47:37.769 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:47:37.772 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:47:37.788 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:47:37.790 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:47:37.793 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:37.795 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:47:37.796 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:47:37.801 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-08 08:47:37.804 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:37.806 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-08 08:47:37.820 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-08 08:47:37.822 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:47:37.823 | + functions-common:git_clone:607 : head -1 2022-06-08 08:47:37.828 | f0ee78d0e7 Defer flow deletion in openvswitch firewall 2022-06-08 08:47:37.831 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:47:37.833 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-08 08:47:37.836 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:47:37.838 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:47:37.841 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-08 08:47:37.843 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:47:37.846 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-08 08:47:37.848 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:47:37.851 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:47:37.853 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-08 08:47:37.856 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:47:37.858 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:47:37.862 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-08 08:47:37.864 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:47:37.867 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-08 08:47:37.870 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:47:37.872 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:47:37.875 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-08 08:47:37.882 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-08 08:47:37.884 | + 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-08 08:47:38.470 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-08 08:47:38.472 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:47:38.474 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:47:38.477 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:47:38.479 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 08:47:38.482 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-08 08:47:38.484 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:47:38.486 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:47:38.489 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:47:38.491 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:47:38.493 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:47:38.496 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:47:38.498 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:47:38.501 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-08 08:47:38.522 | Using python 3.8 to install /opt/stack/neutron 2022-06-08 08:47:38.524 | + 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-08 08:47:40.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:47:40.333 | 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-08 08:47:40.337 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:40.337 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:40.339 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:47:40.340 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:40.341 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:40.341 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:40.341 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:40.342 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:40.355 | Obtaining file:///opt/stack/neutron 2022-06-08 08:47:42.489 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:47:44.576 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-08 08:47:44.583 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-08 08:47:44.586 | 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-08 08:47:44.594 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-08 08:47:44.603 | 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-08 08:47:44.610 | 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-08 08:47:44.632 | 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-08 08:47:44.646 | 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-08 08:47:44.655 | 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-08 08:47:44.663 | 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-08 08:47:44.666 | 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-08 08:47:44.676 | 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-08 08:47:44.682 | 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-08 08:47:44.685 | 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-08 08:47:44.687 | 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-08 08:47:44.752 | 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-08 08:47:44.808 | 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-08 08:47:44.811 | 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-08 08:47:44.815 | 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-08 08:47:44.819 | 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-08 08:47:44.859 | 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-08 08:47:44.885 | 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-08 08:47:44.904 | 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-08 08:47:44.909 | 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-08 08:47:44.914 | 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-08 08:47:44.937 | 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-08 08:47:44.955 | 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-08 08:47:44.991 | 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-08 08:47:45.001 | 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-08 08:47:45.017 | 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-08 08:47:45.023 | 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-08 08:47:45.070 | 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-08 08:47:45.076 | 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-08 08:47:45.115 | 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-08 08:47:45.168 | 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-08 08:47:45.186 | 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-08 08:47:45.203 | 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-08 08:47:45.218 | 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-08 08:47:45.233 | 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-08 08:47:45.237 | 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-08 08:47:45.246 | 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-08 08:47:45.270 | 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-08 08:47:45.277 | 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-08 08:47:45.296 | 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-08 08:47:45.316 | 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-08 08:47:45.361 | 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-08 08:47:45.366 | 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-08 08:47:45.375 | 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-08 08:47:45.382 | 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-08 08:47:45.418 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-08 08:47:45.421 | 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-08 08:47:45.431 | 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-08 08:47:45.433 | 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-08 08:47:45.454 | 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-08 08:47:45.468 | 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-08 08:47:45.479 | 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-08 08:47:45.481 | 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-08 08:47:45.485 | 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-08 08:47:45.492 | 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-08 08:47:45.497 | 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-08 08:47:45.516 | 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-08 08:47:45.519 | 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-08 08:47:45.538 | 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-08 08:47:45.565 | 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-08 08:47:45.583 | 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-08 08:47:45.587 | 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-08 08:47:45.594 | 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-08 08:47:45.615 | 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-08 08:47:45.617 | 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-08 08:47:45.622 | 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-08 08:47:45.625 | 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-08 08:47:45.628 | 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-08 08:47:45.631 | 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-08 08:47:45.634 | 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-08 08:47:45.645 | 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-08 08:47:45.648 | 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-08 08:47:45.651 | 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-08 08:47:45.658 | 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-08 08:47:45.672 | 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-08 08:47:45.682 | 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-08 08:47:45.687 | 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-08 08:47:45.705 | 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-08 08:47:45.725 | 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-08 08:47:45.781 | 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-08 08:47:45.785 | 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-08 08:47:45.792 | 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-08 08:47:45.812 | 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-08 08:47:45.817 | 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-08 08:47:45.820 | 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-08 08:47:45.823 | 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-08 08:47:45.832 | 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-08 08:47:45.840 | 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-08 08:47:45.843 | 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-08 08:47:45.904 | 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-08 08:47:45.926 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-08 08:47:45.932 | 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-08 08:47:45.935 | 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-08 08:47:45.939 | 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-08 08:47:45.944 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-08 08:47:45.948 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-08 08:47:45.951 | 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-08 08:47:45.956 | 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-08 08:47:45.961 | 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-08 08:47:46.003 | 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-08 08:47:46.007 | 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-08 08:47:46.010 | 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-08 08:47:46.013 | 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-08 08:47:46.024 | 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-08 08:47:46.035 | 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-08 08:47:46.047 | 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-08 08:47:46.050 | 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-08 08:47:46.073 | 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-08 08:47:46.087 | 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-08 08:47:46.102 | 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-08 08:47:46.114 | 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-08 08:47:46.118 | 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-08 08:47:46.121 | 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-08 08:47:46.124 | 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-08 08:47:46.128 | 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-08 08:47:46.131 | 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-08 08:47:46.133 | 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-08 08:47:46.136 | 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-08 08:47:46.139 | 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-08 08:47:46.141 | 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-08 08:47:46.144 | 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-08 08:47:46.147 | 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-08 08:47:46.151 | 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-08 08:47:46.165 | 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-08 08:47:46.173 | 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-08 08:47:46.229 | 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-08 08:47:46.234 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-08 08:47:46.238 | 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-08 08:47:46.243 | 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-08 08:47:46.245 | 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-08 08:47:46.287 | 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-08 08:47:47.289 | Installing collected packages: neutron 2022-06-08 08:47:47.289 | Attempting uninstall: neutron 2022-06-08 08:47:47.291 | Found existing installation: neutron 17.4.2.dev16 2022-06-08 08:47:47.301 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-08 08:47:47.302 | Running setup.py develop for neutron 2022-06-08 08:47:49.732 | Successfully installed neutron 2022-06-08 08:47:49.875 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:47:49.875 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:47:49.962 | + inc/python:pip_install:200 : result=0 2022-06-08 08:47:49.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:47:49.967 | + functions-common:time_stop:2322 : local name 2022-06-08 08:47:49.969 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:47:49.972 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:47:49.974 | + functions-common:time_stop:2325 : local total 2022-06-08 08:47:49.977 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:47:49.979 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:47:49.981 | + functions-common:time_stop:2329 : start_time=1654678058516 2022-06-08 08:47:49.983 | + functions-common:time_stop:2331 : [[ -z 1654678058516 ]] 2022-06-08 08:47:49.986 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:47:49.991 | + functions-common:time_stop:2334 : end_time=1654678069988 2022-06-08 08:47:49.993 | + functions-common:time_stop:2335 : elapsed_time=11472 2022-06-08 08:47:49.995 | + functions-common:time_stop:2336 : total=88794 2022-06-08 08:47:49.997 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:47:49.999 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100266 2022-06-08 08:47:50.002 | + inc/python:pip_install:203 : return 0 2022-06-08 08:47:50.008 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:47:50.011 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:47:50.013 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:47:50.037 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 08:47:50.049 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-08 08:47:50.052 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-08 08:47:50.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:50.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:50.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-08 08:47:50.062 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:50.064 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-08 08:47:50.067 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:47:50.070 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-08 08:47:50.087 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:47:50.090 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-08 08:47:50.092 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-08 08:47:50.095 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-08 08:47:50.098 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:47:50.101 | + lib/stack:stack_install_service:32 : install_nova 2022-06-08 08:47:50.103 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-08 08:47:50.106 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-08 08:47:50.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:47:50.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:47:50.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-08 08:47:50.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:47:50.118 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-08 08:47:50.134 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:50.136 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-08 08:47:50.153 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:50.155 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-08 08:47:50.172 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:47:50.175 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-08 08:47:50.177 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-08 08:47:50.179 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-08 08:47:50.181 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:47:50.184 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:47:50.186 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:47:50.189 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:47:50.191 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:47:50.194 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:47:50.210 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:47:50.213 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:47:50.215 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:50.217 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:47:50.218 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:47:50.223 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-08 08:47:50.226 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:47:50.228 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-08 08:47:50.241 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-08 08:47:50.243 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:47:50.244 | + functions-common:git_clone:607 : head -1 2022-06-08 08:47:50.247 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-08 08:47:50.249 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:47:50.252 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-08 08:47:50.254 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:47:50.257 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:47:50.259 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-08 08:47:50.262 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:47:50.264 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-08 08:47:50.267 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:47:50.270 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:47:50.272 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-08 08:47:50.275 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:47:50.277 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:47:50.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-08 08:47:50.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:47:50.287 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-08 08:47:50.289 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:47:50.292 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:47:50.295 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-08 08:47:50.301 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-08 08:47:50.303 | + 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-08 08:47:50.900 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-08 08:47:50.902 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:47:50.905 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:47:50.907 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:47:50.909 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 08:47:50.911 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-08 08:47:50.914 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:47:50.916 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:47:50.918 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:47:50.920 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:47:50.923 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:47:50.925 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:47:50.928 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:47:50.930 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-08 08:47:50.951 | Using python 3.8 to install /opt/stack/nova 2022-06-08 08:47:50.953 | + 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-08 08:47:52.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:47:52.758 | 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-08 08:47:52.762 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:52.763 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:52.765 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:47:52.766 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:52.766 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:52.766 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:52.767 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:47:52.768 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:47:52.780 | Obtaining file:///opt/stack/nova 2022-06-08 08:47:55.852 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:47:58.910 | 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-08 08:47:58.917 | 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-08 08:47:58.920 | 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-08 08:47:58.928 | 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-08 08:47:58.936 | 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-08 08:47:58.940 | 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-08 08:47:58.949 | 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-08 08:47:58.970 | 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-08 08:47:58.983 | 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-08 08:47:59.004 | 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-08 08:47:59.042 | 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-08 08:47:59.056 | 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-08 08:47:59.060 | 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-08 08:47:59.070 | 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-08 08:47:59.076 | 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-08 08:47:59.079 | 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-08 08:47:59.082 | 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-08 08:47:59.093 | 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-08 08:47:59.157 | 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-08 08:47:59.213 | 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-08 08:47:59.224 | 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-08 08:47:59.228 | 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-08 08:47:59.230 | 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-08 08:47:59.236 | 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-08 08:47:59.239 | 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-08 08:47:59.266 | 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-08 08:47:59.290 | 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-08 08:47:59.294 | 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-08 08:47:59.299 | 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-08 08:47:59.304 | 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-08 08:47:59.327 | 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-08 08:47:59.348 | 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-08 08:47:59.366 | 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-08 08:47:59.401 | 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-08 08:47:59.413 | 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-08 08:47:59.428 | 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-08 08:47:59.435 | 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-08 08:47:59.481 | 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-08 08:47:59.488 | 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-08 08:47:59.527 | 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-08 08:47:59.581 | 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-08 08:47:59.599 | 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-08 08:47:59.615 | 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-08 08:47:59.631 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-08 08:47:59.645 | 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-08 08:47:59.649 | 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-08 08:47:59.659 | 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-08 08:47:59.682 | 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-08 08:47:59.690 | 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-08 08:47:59.709 | 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-08 08:47:59.729 | 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-08 08:47:59.738 | 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-08 08:47:59.745 | 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-08 08:47:59.779 | 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-08 08:47:59.782 | 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-08 08:47:59.785 | 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-08 08:47:59.806 | 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-08 08:47:59.818 | 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-08 08:47:59.821 | 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-08 08:47:59.824 | 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-08 08:47:59.849 | 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-08 08:47:59.856 | 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-08 08:47:59.872 | 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-08 08:47:59.890 | 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-08 08:47:59.895 | 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-08 08:47:59.913 | 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-08 08:47:59.931 | 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-08 08:47:59.959 | 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-08 08:47:59.963 | 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-08 08:47:59.969 | 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-08 08:47:59.991 | 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-08 08:47:59.993 | 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-08 08:47:59.998 | 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-08 08:48:00.003 | 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-08 08:48:00.006 | 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-08 08:48:00.009 | 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-08 08:48:00.020 | 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-08 08:48:00.024 | 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-08 08:48:00.027 | 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-08 08:48:00.034 | 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-08 08:48:00.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-08 08:48:00.107 | 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-08 08:48:00.116 | 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-08 08:48:00.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-08 08:48:00.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-08 08:48:00.219 | 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-08 08:48:00.223 | 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-08 08:48:00.230 | 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-08 08:48:00.251 | 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-08 08:48:00.255 | 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-08 08:48:00.263 | 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-08 08:48:00.267 | 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-08 08:48:00.270 | 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-08 08:48:00.273 | 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-08 08:48:00.287 | 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-08 08:48:00.291 | 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-08 08:48:00.299 | 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-08 08:48:00.303 | 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-08 08:48:00.308 | 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-08 08:48:00.330 | 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-08 08:48:00.336 | 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-08 08:48:00.339 | 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-08 08:48:00.347 | 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-08 08:48:00.352 | 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-08 08:48:00.357 | 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-08 08:48:00.366 | 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-08 08:48:00.369 | 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-08 08:48:00.374 | 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-08 08:48:00.415 | 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-08 08:48:00.418 | 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-08 08:48:00.429 | 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-08 08:48:00.434 | 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-08 08:48:00.448 | 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-08 08:48:00.459 | 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-08 08:48:00.461 | 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-08 08:48:00.466 | 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-08 08:48:00.480 | 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-08 08:48:00.494 | 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-08 08:48:00.509 | 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-08 08:48:00.513 | 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-08 08:48:00.518 | 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-08 08:48:00.520 | 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-08 08:48:00.523 | 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-08 08:48:00.526 | 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-08 08:48:00.564 | 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-08 08:48:00.572 | 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-08 08:48:00.578 | 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-08 08:48:00.581 | 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-08 08:48:00.583 | 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-08 08:48:00.586 | 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-08 08:48:00.589 | 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-08 08:48:00.592 | 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-08 08:48:00.600 | 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-08 08:48:00.603 | 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-08 08:48:00.606 | 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-08 08:48:00.609 | 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-08 08:48:00.617 | 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-08 08:48:00.620 | 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-08 08:48:00.623 | 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-08 08:48:00.677 | 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-08 08:48:00.683 | 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-08 08:48:00.685 | 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-08 08:48:00.727 | 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-08 08:48:00.731 | 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-08 08:48:01.717 | Installing collected packages: nova 2022-06-08 08:48:01.717 | Attempting uninstall: nova 2022-06-08 08:48:01.719 | Found existing installation: nova 22.4.1.dev3 2022-06-08 08:48:01.724 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-08 08:48:01.725 | Running setup.py develop for nova 2022-06-08 08:48:05.051 | Successfully installed nova 2022-06-08 08:48:05.193 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:48:05.193 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:48:05.289 | + inc/python:pip_install:200 : result=0 2022-06-08 08:48:05.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:48:05.293 | + functions-common:time_stop:2322 : local name 2022-06-08 08:48:05.296 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:05.298 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:05.300 | + functions-common:time_stop:2325 : local total 2022-06-08 08:48:05.302 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:05.304 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:48:05.307 | + functions-common:time_stop:2329 : start_time=1654678070945 2022-06-08 08:48:05.309 | + functions-common:time_stop:2331 : [[ -z 1654678070945 ]] 2022-06-08 08:48:05.312 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:05.316 | + functions-common:time_stop:2334 : end_time=1654678085313 2022-06-08 08:48:05.318 | + functions-common:time_stop:2335 : elapsed_time=14368 2022-06-08 08:48:05.321 | + functions-common:time_stop:2336 : total=100266 2022-06-08 08:48:05.323 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:05.325 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114634 2022-06-08 08:48:05.327 | + inc/python:pip_install:203 : return 0 2022-06-08 08:48:05.330 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:48:05.332 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:48:05.335 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:48:05.354 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 08:48:05.366 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-08 08:48:05.368 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-08 08:48:05.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:48:05.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:48:05.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-08 08:48:05.379 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:48:05.381 | + 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-08 08:48:05.395 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:48:05.397 | + ./stack.sh:main:906 : configure_nova 2022-06-08 08:48:05.400 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-08 08:48:05.412 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-08 08:48:05.414 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-08 08:48:05.417 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 08:48:05.421 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-08 08:48:05.421 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 08:48:05.427 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-08 08:48:05.429 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-08 08:48:05.432 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 08:48:05.434 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-08 08:48:05.436 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-08 08:48:05.440 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-08 08:48:05.442 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-08 08:48:05.445 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-08 08:48:05.457 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-08 08:48:05.470 | + 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-08 08:48:05.482 | + 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-08 08:48:05.495 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-08 08:48:05.507 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 08:48:05.510 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 08:48:05.515 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.e41ijce1Mq 2022-06-08 08:48:05.517 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 08:48:05.520 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 08:48:05.522 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-08 08:48:05.525 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 08:48:05.527 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 08:48:05.530 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.e41ijce1Mq 2022-06-08 08:48:05.534 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.e41ijce1Mq 2022-06-08 08:48:05.545 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.e41ijce1Mq /etc/sudoers.d/nova-rootwrap 2022-06-08 08:48:05.558 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-08 08:48:05.562 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 08:48:05.565 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 08:48:05.567 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 08:48:05.570 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 08:48:05.573 | + 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-08 08:48:05.575 | + 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-08 08:48:05.578 | + 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-08 08:48:05.581 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-08 08:48:05.585 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-08 08:48:05.602 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:05.604 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-08 08:48:05.607 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-08 08:48:05.610 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-08 08:48:05.614 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-08 08:48:05.643 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-08 08:48:05.645 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-08 08:48:05.671 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-08 08:48:05.699 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-08 08:48:05.726 | + 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-08 08:48:05.756 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-08 08:48:05.786 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-08 08:48:05.815 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-08 08:48:05.817 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-06-08 08:48:05.844 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-08 08:48:05.870 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-08 08:48:05.897 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-08 08:48:05.923 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-08 08:48:05.949 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 08:48:05.979 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-08 08:48:05.981 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-08 08:48:05.983 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-08 08:48:05.985 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 08:48:05.988 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 08:48:05.990 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 08:48:05.992 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-08 08:48:05.994 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-08 08:48:05.996 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 08:48:05.998 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-08 08:48:06.000 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:48:06.002 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:48:06.005 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:48:06.007 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:48:06.009 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:48:06.011 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:48:06.013 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-08 08:48:06.029 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:06.031 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:48:06.034 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-08 08:48:06.036 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-08 08:48:06.065 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-08 08:48:06.068 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-08 08:48:06.070 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-08 08:48:06.072 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-08 08:48:06.075 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-08 08:48:06.077 | + 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-08 08:48:06.110 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-08 08:48:06.113 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-08 08:48:06.115 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-08 08:48:06.117 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-08 08:48:06.120 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-08 08:48:06.124 | + 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-08 08:48:06.154 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-08 08:48:06.183 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-08 08:48:06.211 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-08 08:48:06.237 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-08 08:48:06.254 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:06.256 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-08 08:48:06.273 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:06.276 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-08 08:48:06.276 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-08 08:48:06.281 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-08 08:48:06.284 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-08 08:48:06.310 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-08 08:48:06.326 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:06.329 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-08 08:48:06.332 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-08 08:48:06.334 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-08 08:48:06.336 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:48:06.339 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-08 08:48:06.368 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-08 08:48:06.395 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:48:06.422 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-08 08:48:06.449 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-08 08:48:06.476 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-08 08:48:06.503 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-08 08:48:06.530 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-08 08:48:06.557 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:48:06.584 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:48:06.611 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-08 08:48:06.628 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:06.631 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-08 08:48:06.633 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-08 08:48:06.661 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-08 08:48:06.689 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-06-08 08:48:06.715 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-08 08:48:06.742 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-08 08:48:06.770 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-08 08:48:06.796 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-08 08:48:06.824 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-08 08:48:06.851 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-08 08:48:06.867 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:06.869 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-08 08:48:06.871 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-08 08:48:06.898 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-08 08:48:06.927 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-08 08:48:06.930 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-08 08:48:06.957 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-08 08:48:06.960 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-08 08:48:06.962 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-08 08:48:06.964 | + functions-common:is_suse:464 : is_opensuse 2022-06-08 08:48:06.966 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-08 08:48:06.968 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 08:48:06.971 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-08 08:48:06.973 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-08 08:48:06.975 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 08:48:06.977 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-08 08:48:06.980 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-08 08:48:06.982 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-08 08:48:06.985 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:48:07.001 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:48:07.003 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:48:07.006 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:48:07.008 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:48:07.010 | + 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-08 08:48:07.037 | + 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-08 08:48:07.065 | + 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-08 08:48:07.092 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:48:07.119 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-08 08:48:07.149 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-08 08:48:07.151 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-08 08:48:07.153 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-08 08:48:07.155 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-08 08:48:07.158 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:48:07.160 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:48:07.162 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-08 08:48:07.166 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-08 08:48:07.168 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:48:07.171 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:48:07.183 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:48:07.183 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:48:07.192 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:48:07.195 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:48:07.211 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 08:48:07.213 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-08 08:48:07.217 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-08 08:48:07.246 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-08 08:48:07.273 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-08 08:48:07.300 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:48:07.327 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:48:07.353 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:48:07.381 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:48:07.408 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:48:07.435 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:48:07.465 | + 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-08 08:48:07.492 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:48:07.520 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:48:07.547 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:48:07.573 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:48:07.576 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:48:07.578 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-08 08:48:07.581 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-08 08:48:07.584 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:48:07.586 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:07.588 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:07.590 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:48:07.593 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:48:07.596 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 08:48:07.623 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:48:07.650 | + 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-08 08:48:07.650 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 08:48:07.659 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-08 08:48:07.662 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-08 08:48:07.665 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-08 08:48:07.667 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:48:07.669 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:48:07.671 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:48:07.674 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:07.676 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:07.678 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:48:07.681 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:48:07.683 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:07.685 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:07.687 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-08 08:48:07.750 | Enabling site nova-api-wsgi. 2022-06-08 08:48:07.756 | To activate the new configuration, you need to run: 2022-06-08 08:48:07.756 | systemctl reload apache2 2022-06-08 08:48:07.760 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:48:07.762 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:48:07.765 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:48:07.768 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:48:07.901 | + 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-08 08:48:07.904 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-08 08:48:07.906 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-08 08:48:07.909 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-08 08:48:07.913 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-08 08:48:07.915 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:48:07.921 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-08 08:48:07.925 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-08 08:48:07.928 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:48:07.930 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:48:07.945 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:48:07.945 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:48:07.953 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:48:07.957 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:48:07.973 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-08 08:48:07.975 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-08 08:48:07.979 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-08 08:48:08.010 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-08 08:48:08.037 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-08 08:48:08.065 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:48:08.092 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:48:08.120 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:48:08.147 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:48:08.175 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:48:08.202 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:48:08.229 | + 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-08 08:48:08.257 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:48:08.285 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:48:08.312 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:48:08.342 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-08 08:48:08.344 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-08 08:48:08.372 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-08 08:48:08.389 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:08.391 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-08 08:48:08.423 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-08 08:48:08.426 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-08 08:48:08.428 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-08 08:48:08.444 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:08.447 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:48:08.449 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:48:08.477 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-08 08:48:08.507 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-08 08:48:08.510 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 08:48:08.512 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-08 08:48:08.514 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:48:08.516 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 08:48:08.519 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:48:08.535 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:08.538 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 08:48:08.541 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 08:48:08.543 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:48:08.559 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:08.561 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:48:08.565 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-06-08 08:48:08.593 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:48:08.595 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:48:08.597 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-08 08:48:08.624 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-08 08:48:08.653 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-08 08:48:08.682 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-08 08:48:08.699 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:08.701 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 08:48:08.729 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-08 08:48:08.732 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-08 08:48:08.748 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:08.752 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-08 08:48:08.756 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 08:48:08.758 | + lib/nova:create_nova_conf:525 : local conf 2022-06-08 08:48:08.760 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-08 08:48:08.763 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-08 08:48:08.765 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-08 08:48:08.768 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-08 08:48:08.771 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-08 08:48:08.773 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-08 08:48:08.775 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-08 08:48:08.780 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-08 08:48:08.783 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-08 08:48:08.785 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-08 08:48:08.788 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-08 08:48:08.790 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-08 08:48:08.793 | + 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-08 08:48:08.823 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-08 08:48:08.855 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-08 08:48:08.884 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:48:08.887 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-08 08:48:08.889 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-08 08:48:08.892 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-08 08:48:08.908 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:08.912 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-08 08:48:08.912 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-08 08:48:09.620 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-08 08:48:09.622 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-08 08:48:09.625 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 08:48:09.627 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-08 08:48:09.629 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 08:48:09.632 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-08 08:48:09.634 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 08:48:09.651 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:09.654 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-08 08:48:09.656 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-08 08:48:09.659 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 08:48:09.674 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:09.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-06-08 08:48:09.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-06-08 08:48:09.708 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 08:48:09.710 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 08:48:09.712 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-08 08:48:09.729 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:09.731 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-08 08:48:09.733 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 08:48:09.736 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-08 08:48:09.767 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-06-08 08:48:09.794 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-08 08:48:09.823 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-08 08:48:09.850 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-08 08:48:09.877 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-08 08:48:09.905 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-08 08:48:09.933 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-08 08:48:09.960 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-08 08:48:09.962 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-08 08:48:09.965 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-08 08:48:09.968 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:48:09.985 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:48:09.987 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:48:09.990 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:48:09.992 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:48:09.994 | + 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-08 08:48:10.021 | + 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-08 08:48:10.049 | + 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-08 08:48:10.076 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:48:10.104 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 08:48:10.107 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-08 08:48:10.111 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 08:48:10.114 | + lib/nova:create_nova_conf:559 : local conf 2022-06-08 08:48:10.116 | + lib/nova:create_nova_conf:560 : local offset 2022-06-08 08:48:10.119 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-08 08:48:10.121 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-08 08:48:10.123 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-08 08:48:10.127 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-08 08:48:10.129 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-08 08:48:10.131 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-08 08:48:10.134 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 08:48:10.136 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-08 08:48:10.138 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-08 08:48:10.141 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-08 08:48:10.157 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:10.160 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-08 08:48:10.175 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:10.177 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-08 08:48:10.180 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-08 08:48:10.196 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:10.198 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-08 08:48:10.214 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:10.217 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-08 08:48:10.233 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:10.237 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-08 08:48:10.254 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:10.257 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-08 08:48:10.259 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-08 08:48:10.262 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-08 08:48:10.264 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 08:48:10.267 | + lib/stack:stack_install_service:32 : install_placement 2022-06-08 08:48:10.269 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-08 08:48:10.272 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-08 08:48:10.274 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:10.277 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:10.279 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-08 08:48:10.282 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:48:10.284 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:48:10.287 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:48:10.289 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:48:10.291 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:10.294 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:48:10.296 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:10.299 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:10.302 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:48:10.304 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:48:10.306 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:48:10.309 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:48:10.311 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-08 08:48:10.314 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:48:10.317 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:10.320 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:10.322 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-08 08:48:10.343 | + 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-08 08:48:10.455 | Reading package lists... 2022-06-08 08:48:10.701 | Building dependency tree... 2022-06-08 08:48:10.703 | Reading state information... 2022-06-08 08:48:10.952 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 08:48:10.952 | The following packages were automatically installed and are no longer required: 2022-06-08 08:48:10.953 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:48:10.953 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:48:10.953 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:48:10.953 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:48:10.953 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:48:10.953 | python3-zope.interface 2022-06-08 08:48:10.953 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:48:11.065 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:48:11.069 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:48:11.072 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:48:11.074 | + functions-common:time_stop:2322 : local name 2022-06-08 08:48:11.077 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:11.079 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:11.082 | + functions-common:time_stop:2325 : local total 2022-06-08 08:48:11.084 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:11.086 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:48:11.089 | + functions-common:time_stop:2329 : start_time=1654678090341 2022-06-08 08:48:11.091 | + functions-common:time_stop:2331 : [[ -z 1654678090341 ]] 2022-06-08 08:48:11.094 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:11.099 | + functions-common:time_stop:2334 : end_time=1654678091096 2022-06-08 08:48:11.101 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-08 08:48:11.105 | + functions-common:time_stop:2336 : total=6096 2022-06-08 08:48:11.108 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:11.110 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6851 2022-06-08 08:48:11.113 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:48:11.115 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-08 08:48:11.118 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-08 08:48:11.120 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-08 08:48:11.123 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-08 08:48:11.126 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-08 08:48:11.148 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-08 08:48:11.150 | + functions-common:install_package:1356 : update_package_repo 2022-06-08 08:48:11.153 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-08 08:48:11.155 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-08 08:48:11.158 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-08 08:48:11.161 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:11.163 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-08 08:48:11.166 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:11.168 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:11.171 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-08 08:48:11.173 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-08 08:48:11.176 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-08 08:48:11.178 | + functions-common:apt_get_update:1083 : return 2022-06-08 08:48:11.181 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-08 08:48:11.183 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-08 08:48:11.186 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:11.188 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:11.191 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-08 08:48:11.214 | + 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-08 08:48:11.322 | Reading package lists... 2022-06-08 08:48:11.567 | Building dependency tree... 2022-06-08 08:48:11.569 | Reading state information... 2022-06-08 08:48:11.817 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-08 08:48:11.817 | The following packages were automatically installed and are no longer required: 2022-06-08 08:48:11.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 08:48:11.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 08:48:11.819 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 08:48:11.819 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 08:48:11.819 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-08 08:48:11.819 | python3-zope.interface 2022-06-08 08:48:11.819 | Use 'sudo apt autoremove' to remove them. 2022-06-08 08:48:11.930 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-08 08:48:11.934 | + functions-common:apt_get:1127 : result=0 2022-06-08 08:48:11.936 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-08 08:48:11.939 | + functions-common:time_stop:2322 : local name 2022-06-08 08:48:11.941 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:11.944 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:11.946 | + functions-common:time_stop:2325 : local total 2022-06-08 08:48:11.948 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:11.951 | + functions-common:time_stop:2328 : name=apt-get 2022-06-08 08:48:11.953 | + functions-common:time_stop:2329 : start_time=1654678091211 2022-06-08 08:48:11.956 | + functions-common:time_stop:2331 : [[ -z 1654678091211 ]] 2022-06-08 08:48:11.959 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:11.963 | + functions-common:time_stop:2334 : end_time=1654678091960 2022-06-08 08:48:11.965 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-08 08:48:11.967 | + functions-common:time_stop:2336 : total=6851 2022-06-08 08:48:11.970 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:11.973 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7600 2022-06-08 08:48:11.975 | + functions-common:apt_get:1131 : return 0 2022-06-08 08:48:11.978 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-08 08:48:11.981 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-08 08:48:11.983 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:48:11.986 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:11.988 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:11.991 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-08 08:48:11.993 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-08 08:48:12.049 | wsgi (enabled by maintainer script) 2022-06-08 08:48:12.052 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-08 08:48:12.055 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-08 08:48:12.057 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 08:48:12.060 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-08 08:48:12.063 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-08 08:48:12.066 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-08 08:48:12.070 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-08 08:48:12.070 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-08 08:48:12.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-08 08:48:12.078 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-08 08:48:12.081 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-08 08:48:12.084 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-08 08:48:12.086 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-08 08:48:12.109 | Using python 3.8 to install osc-placement 2022-06-08 08:48:12.112 | + 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-08 08:48:13.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:48:13.920 | 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-08 08:48:13.925 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:13.926 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:13.928 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:48:13.929 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:13.929 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:13.930 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:13.930 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:13.930 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:13.946 | 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-08 08:48:13.972 | 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-08 08:48:13.991 | 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-08 08:48:13.997 | 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-08 08:48:14.000 | 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-08 08:48:14.004 | 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-08 08:48:14.008 | 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-08 08:48:14.011 | 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-08 08:48:14.014 | 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-08 08:48:14.081 | 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-08 08:48:14.096 | 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-08 08:48:14.099 | 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-08 08:48:14.102 | 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-08 08:48:14.110 | 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-08 08:48:14.117 | 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-08 08:48:14.122 | 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-08 08:48:14.144 | 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-08 08:48:14.151 | 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-08 08:48:14.156 | 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-08 08:48:14.170 | 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-08 08:48:14.197 | 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-08 08:48:14.200 | 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-08 08:48:14.202 | 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-08 08:48:14.207 | 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-08 08:48:14.228 | 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-08 08:48:14.230 | 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-08 08:48:14.234 | 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-08 08:48:14.237 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-08 08:48:14.291 | 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-08 08:48:14.332 | 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-08 08:48:14.335 | 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-08 08:48:14.340 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-08 08:48:14.344 | 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-08 08:48:14.347 | 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-08 08:48:14.353 | 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-08 08:48:14.356 | 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-08 08:48:14.379 | 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-08 08:48:14.384 | 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-08 08:48:14.427 | 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-08 08:48:14.431 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-08 08:48:14.434 | 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-08 08:48:14.468 | 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-08 08:48:14.471 | 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-08 08:48:14.475 | 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-08 08:48:16.401 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:48:16.401 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:48:16.477 | + inc/python:pip_install:200 : result=0 2022-06-08 08:48:16.480 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:48:16.482 | + functions-common:time_stop:2322 : local name 2022-06-08 08:48:16.485 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:16.488 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:16.490 | + functions-common:time_stop:2325 : local total 2022-06-08 08:48:16.493 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:16.495 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:48:16.498 | + functions-common:time_stop:2329 : start_time=1654678092103 2022-06-08 08:48:16.500 | + functions-common:time_stop:2331 : [[ -z 1654678092103 ]] 2022-06-08 08:48:16.504 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:16.508 | + functions-common:time_stop:2334 : end_time=1654678096505 2022-06-08 08:48:16.510 | + functions-common:time_stop:2335 : elapsed_time=4402 2022-06-08 08:48:16.513 | + functions-common:time_stop:2336 : total=114634 2022-06-08 08:48:16.515 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:16.518 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119036 2022-06-08 08:48:16.521 | + inc/python:pip_install:203 : return 0 2022-06-08 08:48:16.523 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-08 08:48:16.526 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-08 08:48:16.528 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-08 08:48:16.531 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-08 08:48:16.534 | + functions-common:git_clone:528 : local orig_dir 2022-06-08 08:48:16.537 | ++ functions-common:git_clone:529 : pwd 2022-06-08 08:48:16.540 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:48:16.542 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:48:16.545 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:48:16.562 | + functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:48:16.564 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:48:16.567 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:16.570 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-08 08:48:16.570 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:48:16.576 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-08 08:48:16.578 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:16.581 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-08 08:48:16.594 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-08 08:48:16.598 | + functions-common:git_clone:607 : git show --oneline 2022-06-08 08:48:16.598 | + functions-common:git_clone:607 : head -1 2022-06-08 08:48:16.601 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-08 08:48:16.604 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:48:16.607 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-08 08:48:16.609 | + inc/python:setup_develop:338 : local bindep 2022-06-08 08:48:16.612 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:48:16.614 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-08 08:48:16.617 | + inc/python:setup_develop:344 : local extras= 2022-06-08 08:48:16.619 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-08 08:48:16.622 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-08 08:48:16.624 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:48:16.628 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-08 08:48:16.630 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-08 08:48:16.633 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-08 08:48:16.636 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-08 08:48:16.638 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-08 08:48:16.642 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-08 08:48:16.644 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-08 08:48:16.647 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-08 08:48:16.650 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-08 08:48:16.656 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-08 08:48:16.658 | + 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-08 08:48:17.254 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-08 08:48:17.257 | + inc/python:setup_package:417 : local bindep=0 2022-06-08 08:48:17.260 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-08 08:48:17.262 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-08 08:48:17.264 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 08:48:17.267 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-08 08:48:17.270 | + inc/python:setup_package:426 : local flags=-e 2022-06-08 08:48:17.272 | + inc/python:setup_package:427 : local extras= 2022-06-08 08:48:17.274 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-08 08:48:17.277 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-08 08:48:17.279 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-08 08:48:17.282 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-08 08:48:17.284 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-08 08:48:17.287 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-08 08:48:17.308 | Using python 3.8 to install /opt/stack/placement 2022-06-08 08:48:17.311 | + 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-08 08:48:19.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:48:19.096 | 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-08 08:48:19.101 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:19.101 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:19.103 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:48:19.104 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:19.104 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:19.105 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:19.105 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:19.105 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:19.118 | Obtaining file:///opt/stack/placement 2022-06-08 08:48:20.341 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-08 08:48:21.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-08 08:48:21.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-08 08:48:21.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-08 08:48:21.623 | 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-08 08:48:21.634 | 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-08 08:48:21.690 | 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-08 08:48:21.695 | 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-08 08:48:21.699 | 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-08 08:48:21.705 | 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-08 08:48:21.740 | 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-08 08:48:21.750 | 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-08 08:48:21.766 | 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-08 08:48:21.773 | 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-08 08:48:21.819 | 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-08 08:48:21.825 | 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-08 08:48:21.864 | 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-08 08:48:21.882 | 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-08 08:48:21.899 | 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-08 08:48:21.908 | 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-08 08:48:21.916 | 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-08 08:48:21.933 | 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-08 08:48:21.940 | 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-08 08:48:21.943 | 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-08 08:48:21.946 | 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-08 08:48:21.957 | 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-08 08:48:21.960 | 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-08 08:48:21.963 | 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-08 08:48:21.968 | 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-08 08:48:21.986 | 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-08 08:48:21.990 | 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-08 08:48:21.998 | 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-08 08:48:22.019 | 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-08 08:48:22.024 | 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-08 08:48:22.027 | 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-08 08:48:22.037 | 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-08 08:48:22.040 | 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-08 08:48:22.043 | 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-08 08:48:22.050 | 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-08 08:48:22.059 | 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-08 08:48:22.065 | 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-08 08:48:22.084 | 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-08 08:48:22.087 | 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-08 08:48:22.094 | 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-08 08:48:22.115 | 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-08 08:48:22.157 | 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-08 08:48:22.220 | 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-08 08:48:22.226 | 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-08 08:48:22.231 | 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-08 08:48:22.234 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-08 08:48:22.239 | 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-08 08:48:22.247 | 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-08 08:48:22.255 | 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-08 08:48:22.262 | 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-08 08:48:22.265 | 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-08 08:48:22.269 | 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-08 08:48:22.272 | 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-08 08:48:22.276 | 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-08 08:48:22.279 | 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-08 08:48:22.282 | 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-08 08:48:22.285 | 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-08 08:48:22.288 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-08 08:48:22.291 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-08 08:48:22.294 | 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-08 08:48:22.305 | 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-08 08:48:22.308 | 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-08 08:48:22.311 | 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-08 08:48:22.315 | 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-08 08:48:22.318 | 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-08 08:48:22.321 | 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-08 08:48:22.329 | 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-08 08:48:22.332 | 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-08 08:48:23.884 | Installing collected packages: openstack-placement 2022-06-08 08:48:23.884 | Attempting uninstall: openstack-placement 2022-06-08 08:48:23.886 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-08 08:48:23.888 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-08 08:48:23.890 | Running setup.py develop for openstack-placement 2022-06-08 08:48:25.475 | Successfully installed openstack-placement 2022-06-08 08:48:25.617 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:48:25.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:48:25.703 | + inc/python:pip_install:200 : result=0 2022-06-08 08:48:25.705 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:48:25.708 | + functions-common:time_stop:2322 : local name 2022-06-08 08:48:25.710 | + functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:25.712 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:25.715 | + functions-common:time_stop:2325 : local total 2022-06-08 08:48:25.717 | + functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:25.720 | + functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:48:25.722 | + functions-common:time_stop:2329 : start_time=1654678097303 2022-06-08 08:48:25.724 | + functions-common:time_stop:2331 : [[ -z 1654678097303 ]] 2022-06-08 08:48:25.727 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:25.731 | + functions-common:time_stop:2334 : end_time=1654678105729 2022-06-08 08:48:25.734 | + functions-common:time_stop:2335 : elapsed_time=8426 2022-06-08 08:48:25.737 | + functions-common:time_stop:2336 : total=119036 2022-06-08 08:48:25.739 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:25.741 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127462 2022-06-08 08:48:25.744 | + inc/python:pip_install:203 : return 0 2022-06-08 08:48:25.746 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-08 08:48:25.749 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:48:25.751 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:48:25.771 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 08:48:25.783 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-08 08:48:25.786 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-08 08:48:25.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-08 08:48:25.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-08 08:48:25.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-08 08:48:25.796 | + inc/python:use_library_from_git:253 : return 1 2022-06-08 08:48:25.799 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 08:48:25.802 | + ./stack.sh:main:912 : configure_placement 2022-06-08 08:48:25.804 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-08 08:48:25.816 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-08 08:48:25.819 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-08 08:48:25.823 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-08 08:48:25.826 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-08 08:48:25.829 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-08 08:48:25.831 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-08 08:48:25.834 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-08 08:48:25.837 | + 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-08 08:48:25.868 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-08 08:48:25.901 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-08 08:48:25.932 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-08 08:48:25.935 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-08 08:48:25.937 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-08 08:48:25.940 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-08 08:48:25.943 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-08 08:48:25.976 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-08 08:48:26.005 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-06-08 08:48:26.034 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-08 08:48:26.064 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-08 08:48:26.093 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-08 08:48:26.127 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-08 08:48:26.156 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-08 08:48:26.185 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 08:48:26.215 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 08:48:26.244 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-08 08:48:26.247 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-08 08:48:26.249 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-08 08:48:26.255 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-08 08:48:26.273 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-08 08:48:26.275 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-08 08:48:26.278 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-08 08:48:26.280 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-08 08:48:26.283 | + 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-08 08:48:26.312 | + 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-08 08:48:26.341 | + 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-08 08:48:26.370 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 08:48:26.399 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-08 08:48:26.402 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-08 08:48:26.404 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-08 08:48:26.407 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-08 08:48:26.409 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-08 08:48:26.412 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-08 08:48:26.414 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-08 08:48:26.417 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-08 08:48:26.422 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-08 08:48:26.424 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-08 08:48:26.426 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 08:48:26.440 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 08:48:26.440 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:48:26.448 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 08:48:26.452 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 08:48:26.469 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-08 08:48:26.472 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-08 08:48:26.476 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-08 08:48:26.509 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-08 08:48:26.538 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-08 08:48:26.567 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-08 08:48:26.596 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 08:48:26.624 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 08:48:26.653 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-08 08:48:26.681 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-08 08:48:26.710 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-08 08:48:26.738 | + 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-08 08:48:26.767 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 08:48:26.797 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 08:48:26.830 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-08 08:48:26.858 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-08 08:48:26.861 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-08 08:48:26.864 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-08 08:48:26.867 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-08 08:48:26.869 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-08 08:48:26.872 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:26.874 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:26.878 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-08 08:48:26.880 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-08 08:48:26.883 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-08 08:48:26.911 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 08:48:26.941 | + 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-08 08:48:26.942 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-08 08:48:26.951 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-08 08:48:26.954 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-08 08:48:26.957 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-08 08:48:26.959 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-08 08:48:26.961 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-08 08:48:26.964 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-08 08:48:26.966 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:26.969 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:26.971 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 08:48:26.974 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-08 08:48:26.977 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-08 08:48:26.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-08 08:48:26.982 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-08 08:48:27.044 | Site placement-api already enabled 2022-06-08 08:48:27.049 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-08 08:48:27.052 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-08 08:48:27.054 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-08 08:48:27.056 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-08 08:48:27.192 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-08 08:48:27.212 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:27.214 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-08 08:48:27.233 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:27.237 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-08 08:48:27.255 | + functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:27.258 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-08 08:48:27.261 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-08 08:48:27.263 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-08 08:48:27.295 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-06-08 08:48:27.325 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-08 08:48:27.354 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-08 08:48:27.383 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-08 08:48:27.412 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-08 08:48:27.441 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-08 08:48:27.471 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-08 08:48:27.500 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-08 08:48:27.518 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:27.521 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-08 08:48:27.538 | + functions-common:is_service_enabled:1978 : return 1 2022-06-08 08:48:27.540 | + ./stack.sh:main:938 : run_phase stack install 2022-06-08 08:48:27.543 | + functions-common:run_phase:1750 : local mode=stack 2022-06-08 08:48:27.545 | + functions-common:run_phase:1751 : local phase=install 2022-06-08 08:48:27.548 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 08:48:27.551 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-08 08:48:27.553 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 08:48:27.556 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-08 08:48:27.558 | + functions-common:run_phase:1760 : local extra 2022-06-08 08:48:27.562 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 08:48:27.566 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-08 08:48:27.569 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 08:48:27.572 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 08:48:27.574 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-08 08:48:27.577 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 08:48:27.593 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-08 08:48:27.595 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 08:48:27.597 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 08:48:27.600 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-08 08:48:27.602 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-08 08:48:27.604 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-08 08:48:27.607 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-08 08:48:27.609 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-08 08:48:27.612 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-08 08:48:27.614 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-08 08:48:27.616 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-08 08:48:27.619 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-08 08:48:27.621 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-08 08:48:27.623 | +++ functions-common:git_clone:529 : pwd 2022-06-08 08:48:27.627 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-08 08:48:27.629 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-08 08:48:27.632 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-08 08:48:27.648 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-08 08:48:27.650 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-08 08:48:27.652 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:27.655 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-08 08:48:27.655 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-08 08:48:27.661 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-08 08:48:27.663 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-08 08:48:27.665 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-08 08:48:27.678 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-08 08:48:27.681 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-08 08:48:27.682 | ++ functions-common:git_clone:607 : head -1 2022-06-08 08:48:27.684 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-08 08:48:27.687 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-08 08:48:27.690 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-08 08:48:27.712 | Using python 3.8 to install tox!=2.8.0 2022-06-08 08:48:27.714 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-08 08:48:29.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 08:48:29.539 | 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-08 08:48:29.544 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:29.544 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:29.546 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-08 08:48:29.548 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:29.548 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:29.548 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:29.549 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-08 08:48:29.549 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-08 08:48:29.564 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-08 08:48:29.627 | 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-08 08:48:29.630 | 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-08 08:48:29.636 | 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-08 08:48:29.639 | 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-08 08:48:29.643 | 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-08 08:48:29.697 | 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-08 08:48:29.700 | 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-08 08:48:29.710 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-08 08:48:29.713 | 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-08 08:48:29.716 | 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-08 08:48:31.958 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-08 08:48:31.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 08:48:32.050 | ++ inc/python:pip_install:200 : result=0 2022-06-08 08:48:32.052 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-08 08:48:32.055 | ++ functions-common:time_stop:2322 : local name 2022-06-08 08:48:32.057 | ++ functions-common:time_stop:2323 : local end_time 2022-06-08 08:48:32.060 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-08 08:48:32.062 | ++ functions-common:time_stop:2325 : local total 2022-06-08 08:48:32.065 | ++ functions-common:time_stop:2326 : local start_time 2022-06-08 08:48:32.067 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-08 08:48:32.070 | ++ functions-common:time_stop:2329 : start_time=1654678107706 2022-06-08 08:48:32.072 | ++ functions-common:time_stop:2331 : [[ -z 1654678107706 ]] 2022-06-08 08:48:32.075 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-08 08:48:32.079 | ++ functions-common:time_stop:2334 : end_time=1654678112077 2022-06-08 08:48:32.082 | ++ functions-common:time_stop:2335 : elapsed_time=4371 2022-06-08 08:48:32.084 | ++ functions-common:time_stop:2336 : total=127462 2022-06-08 08:48:32.086 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-08 08:48:32.089 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=131833 2022-06-08 08:48:32.091 | ++ inc/python:pip_install:203 : return 0 2022-06-08 08:48:32.093 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-08 08:48:32.093 | /opt/stack/tempest ~/devstack 2022-06-08 08:48:32.096 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-08 08:48:32.115 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-08 08:48:32.115 | HACKING.rst 2022-06-08 08:48:32.115 | doc/source/conf.py 2022-06-08 08:48:32.115 | doc/source/configuration.rst 2022-06-08 08:48:32.115 | doc/source/contributor/contributing.rst 2022-06-08 08:48:32.115 | doc/source/index.rst 2022-06-08 08:48:32.115 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-08 08:48:32.115 | doc/source/microversion_testing.rst 2022-06-08 08:48:32.115 | doc/source/plugins/plugin.rst 2022-06-08 08:48:32.115 | doc/source/supported_version.rst 2022-06-08 08:48:32.115 | doc/source/test_removal.rst 2022-06-08 08:48:32.115 | playbooks/devstack-tempest-ipv6.yaml 2022-06-08 08:48:32.115 | playbooks/devstack-tempest.yaml 2022-06-08 08:48:32.115 | playbooks/enable-fips.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-08 08:48:32.115 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-08 08:48:32.116 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-08 08:48:32.116 | releasenotes/source/conf.py 2022-06-08 08:48:32.116 | releasenotes/source/index.rst 2022-06-08 08:48:32.116 | releasenotes/source/v26.1.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v27.0.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v28.0.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v28.1.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v29.0.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v29.1.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v29.2.0.rst 2022-06-08 08:48:32.116 | releasenotes/source/v30.0.0.rst 2022-06-08 08:48:32.117 | releasenotes/source/v31.0.0.rst 2022-06-08 08:48:32.117 | requirements.txt 2022-06-08 08:48:32.117 | roles/run-tempest/README.rst 2022-06-08 08:48:32.117 | roles/run-tempest/defaults/main.yaml 2022-06-08 08:48:32.117 | roles/run-tempest/tasks/main.yaml 2022-06-08 08:48:32.117 | roles/run-tempest-26/README.rst 2022-06-08 08:48:32.117 | roles/run-tempest-26/defaults/main.yaml 2022-06-08 08:48:32.117 | roles/run-tempest-26/tasks/main.yaml 2022-06-08 08:48:32.117 | setup.cfg 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_agents.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_aggregates.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_create_server.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_flavors.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_flavors_access.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-08 08:48:32.117 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-08 08:48:32.117 | tempest/api/compute/ 2022-06-08 08:48:32.117 | Aborting 2022-06-08 08:48:32.118 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-08 08:48:32.120 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-08 08:48:32.123 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-08 08:48:32.126 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-08 08:48:32.128 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-08 08:48:32.131 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-08 08:48:32.133 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-08 08:48:32.135 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-08 08:48:32.138 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-08 08:48:32.140 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-08 08:48:32.140 | Error on exit 2022-06-08 08:48:32.142 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-08 08:48:32.145 | + ./stack.sh:exit_trap:517 : generate-subunit 1654677924 188 fail 2022-06-08 08:48:32.742 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-08 08:48:32.745 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 08:48:32.959 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-08 08:48:32.959 | 2022-06-08 08:48:33.214 | + ./stack.sh:exit_trap:531 : exit 1