2022-06-01 05:49:37.489 | + ./stack.sh:main:462 : exec 2022-06-01 05:49:37.490 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-054937' 2022-06-01 05:49:37.490 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-054937.summary.2022-06-01-054937 2022-06-01 05:49:37.490 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:49:37.490 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-054937 2022-06-01 05:49:37.490 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-054937 /opt/stack/logs/stack.sh.log 2022-06-01 05:49:37.490 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-054937.summary.2022-06-01-054937 /opt/stack/logs/stack.sh.log.summary 2022-06-01 05:49:37.490 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 05:49:37.490 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 05:49:37.490 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 05:49:37.490 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 05:49:37.490 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 05:49:37.490 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 05:49:37.490 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 05:49:37.490 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 05:49:37.490 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 05:49:37.490 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 05:49:37.492 | + ./stack.sh:main:551 : uname -a 2022-06-01 05:49:37.493 | Linux dv-neutron-843771-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-01 05:49:37.495 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 05:49:37.497 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 05:49:37.500 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 05:49:37.527 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 05:49:37.543 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 05:49:37.545 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 05:49:37.547 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 05:49:37.548 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 05:49:37.550 | + functions-common:fetch_plugins:1673 : return 2022-06-01 05:49:37.552 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 05:49:37.554 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 05:49:37.556 | + functions-common:run_phase:1751 : local phase= 2022-06-01 05:49:37.557 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:49:37.559 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:49:37.561 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:49:37.563 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:49:37.564 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:49:37.567 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:49:37.570 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:49:37.571 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:49:37.573 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:49:37.575 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 05:49:37.577 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:49:37.589 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:37.591 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 05:49:37.593 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:49:37.595 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:49:37.596 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:49:37.598 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:49:37.601 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:49:37.602 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 05:49:37.604 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 05:49:37.606 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 05:49:37.608 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 05:49:37.610 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 05:49:37.611 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 05:49:37.613 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 05:49:37.615 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 05:49:37.617 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 05:49:37.619 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 05:49:37.635 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 05:49:37.637 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 05:49:37.650 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:49:37.652 | +++ lib/tls:source:43 : hostname -f 2022-06-01 05:49:37.655 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 05:49:37.657 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 05:49:37.659 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 05:49:37.661 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 05:49:37.663 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 05:49:37.665 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 05:49:37.667 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 05:49:37.669 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 05:49:37.671 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 05:49:37.673 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 05:49:37.677 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 05:49:37.688 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 05:49:37.704 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 05:49:37.717 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 05:49:37.730 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 05:49:37.755 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 05:49:37.795 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 05:49:37.874 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 05:49:37.895 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 05:49:37.932 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 05:49:37.984 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 05:49:38.111 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 05:49:38.125 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 05:49:38.139 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 05:49:38.152 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 05:49:38.242 | + ./stack.sh:main:598 : run_phase source 2022-06-01 05:49:38.244 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 05:49:38.246 | + functions-common:run_phase:1751 : local phase= 2022-06-01 05:49:38.248 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:49:38.250 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:49:38.252 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:49:38.254 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:49:38.256 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:49:38.259 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:49:38.263 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:49:38.265 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:49:38.267 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:49:38.269 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 05:49:38.271 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:49:38.285 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:38.287 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 05:49:38.289 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 05:49:38.328 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 05:49:38.330 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 05:49:38.332 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 05:49:38.334 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 05:49:38.337 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 05:49:38.339 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 05:49:38.342 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 05:49:38.344 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 05:49:38.346 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 05:49:38.349 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 05:49:38.351 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.353 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 05:49:38.356 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.358 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 05:49:38.360 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.362 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 05:49:38.364 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.367 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 05:49:38.369 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.372 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 05:49:38.374 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.376 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 05:49:38.378 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.381 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 05:49:38.384 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.386 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 05:49:38.388 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.390 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 05:49:38.393 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.395 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 05:49:38.397 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.399 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 05:49:38.402 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.404 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 05:49:38.406 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.408 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 05:49:38.411 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.413 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 05:49:38.415 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.417 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 05:49:38.423 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.426 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 05:49:38.428 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.431 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 05:49:38.433 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.435 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 05:49:38.437 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.440 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 05:49:38.442 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.445 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 05:49:38.447 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.449 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 05:49:38.452 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.454 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 05:49:38.456 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.458 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 05:49:38.461 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.463 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 05:49:38.465 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.467 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 05:49:38.470 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.472 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 05:49:38.474 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.477 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 05:49:38.479 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.481 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 05:49:38.484 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.486 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 05:49:38.488 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.490 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 05:49:38.493 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.495 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 05:49:38.498 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.500 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 05:49:38.502 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.504 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 05:49:38.507 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.509 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 05:49:38.512 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.514 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 05:49:38.516 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.518 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 05:49:38.521 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.523 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 05:49:38.525 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.527 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 05:49:38.530 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.532 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 05:49:38.534 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.536 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 05:49:38.539 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.541 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 05:49:38.544 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:49:38.546 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 05:49:38.549 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 05:49:38.551 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 05:49:38.553 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 05:49:38.568 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:38.570 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 05:49:38.572 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 05:49:38.574 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 05:49:38.589 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:49:38.591 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 05:49:38.593 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 05:49:38.595 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 05:49:38.598 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 05:49:38.601 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 05:49:38.603 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 05:49:38.605 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 05:49:38.608 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 05:49:38.610 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 05:49:38.612 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 05:49:38.615 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 05:49:38.618 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 05:49:38.620 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 05:49:38.620 | Using mysql database backend 2022-06-01 05:49:38.622 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 05:49:38.638 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 05:49:38.653 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:38.655 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 05:49:38.672 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 05:49:38.688 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:38.690 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 05:49:38.706 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 05:49:38.721 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 05:49:38.738 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:49:38.740 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 05:49:38.756 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:38.758 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 05:49:38.760 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 05:49:38.776 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:38.778 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 05:49:38.795 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 05:49:38.797 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 05:49:38.799 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 05:49:38.801 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 05:49:38.805 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 05:49:38.809 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-054938 2022-06-01 05:49:38.811 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-054938 739' 2022-06-01 05:49:38.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.816 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 05:49:38.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.821 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 05:49:38.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.825 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 05:49:38.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.830 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 05:49:38.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.835 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-06-01 05:49:38.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.839 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-06-01 05:49:38.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.844 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-054937 2022-06-01 05:49:38.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.849 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 05:49:38.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.854 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-06-01 05:49:38.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.858 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 05:49:38.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.863 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 05:49:38.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.868 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 05:49:38.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:49:38.873 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 05:49:38.875 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 05:49:38.878 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 05:49:38.880 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 05:49:38.882 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:49:38.884 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:49:38.886 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:49:38.889 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:49:38.891 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:49:38.893 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:49:38.908 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:49:38.910 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:49:38.912 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:38.916 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:49:38.916 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:49:38.921 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 05:49:38.923 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:38.925 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 05:49:38.937 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 05:49:38.940 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:49:38.940 | + functions-common:git_clone:607 : head -1 2022-06-01 05:49:38.943 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 05:49:38.946 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:49:38.948 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 05:49:38.950 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:49:38.953 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 05:49:38.955 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 05:49:38.958 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 05:49:38.960 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 05:49:38.963 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 05:49:38.965 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 05:49:38.968 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 05:49:38.970 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 05:49:38.973 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 05:49:38.978 | ++ tools/install_prereqs.sh:source:47 : NOW=1654062578 2022-06-01 05:49:38.981 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 05:49:38.985 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654062383 2022-06-01 05:49:38.988 | ++ tools/install_prereqs.sh:source:49 : DELTA=195 2022-06-01 05:49:38.990 | ++ tools/install_prereqs.sh:source:50 : [[ 195 -lt 7200 ]] 2022-06-01 05:49:38.992 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 05:49:38.995 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 05:49:38.997 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 05:49:38.999 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 05:49:39.002 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 05:49:39.004 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 05:49:39.006 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 05:49:39.008 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 05:49:39.012 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 05:49:39.057 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 05:49:39.057 | apache2-dev 2022-06-01 05:49:39.057 | bc 2022-06-01 05:49:39.057 | bsdmainutils 2022-06-01 05:49:39.057 | curl 2022-06-01 05:49:39.057 | g++ 2022-06-01 05:49:39.057 | gcc 2022-06-01 05:49:39.057 | gettext 2022-06-01 05:49:39.057 | git 2022-06-01 05:49:39.057 | graphviz 2022-06-01 05:49:39.057 | iputils-ping 2022-06-01 05:49:39.057 | libapache2-mod-proxy-uwsgi 2022-06-01 05:49:39.057 | libffi-dev 2022-06-01 05:49:39.057 | libjpeg-dev 2022-06-01 05:49:39.057 | libmysqlclient-dev 2022-06-01 05:49:39.057 | libpcre3-dev 2022-06-01 05:49:39.057 | libpq-dev 2022-06-01 05:49:39.057 | libssl-dev 2022-06-01 05:49:39.057 | libsystemd-dev 2022-06-01 05:49:39.057 | libxml2-dev 2022-06-01 05:49:39.057 | libxslt1-dev 2022-06-01 05:49:39.057 | libyaml-dev 2022-06-01 05:49:39.057 | lsof 2022-06-01 05:49:39.057 | openssh-server 2022-06-01 05:49:39.057 | openssl 2022-06-01 05:49:39.057 | pkg-config 2022-06-01 05:49:39.057 | psmisc 2022-06-01 05:49:39.057 | python3-dev 2022-06-01 05:49:39.057 | python3-pip 2022-06-01 05:49:39.057 | python3-venv 2022-06-01 05:49:39.058 | tar 2022-06-01 05:49:39.058 | tcpdump 2022-06-01 05:49:39.058 | unzip 2022-06-01 05:49:39.058 | uuid-runtime 2022-06-01 05:49:39.058 | wget 2022-06-01 05:49:39.058 | wget 2022-06-01 05:49:39.058 | zlib1g-dev 2022-06-01 05:49:39.058 | libkrb5-dev 2022-06-01 05:49:39.058 | libldap2-dev 2022-06-01 05:49:39.058 | libsasl2-dev 2022-06-01 05:49:39.058 | memcached 2022-06-01 05:49:39.058 | python3-mysqldb 2022-06-01 05:49:39.058 | sqlite3 2022-06-01 05:49:39.058 | conntrack 2022-06-01 05:49:39.058 | curl 2022-06-01 05:49:39.058 | dnsmasq-base 2022-06-01 05:49:39.058 | dnsmasq-utils 2022-06-01 05:49:39.058 | ebtables 2022-06-01 05:49:39.058 | gawk 2022-06-01 05:49:39.058 | genisoimage 2022-06-01 05:49:39.058 | iptables 2022-06-01 05:49:39.058 | iputils-arping 2022-06-01 05:49:39.058 | kpartx 2022-06-01 05:49:39.058 | libjs-jquery-tablesorter 2022-06-01 05:49:39.058 | libmysqlclient-dev 2022-06-01 05:49:39.058 | parted 2022-06-01 05:49:39.058 | pm-utils 2022-06-01 05:49:39.058 | python3-mysqldb 2022-06-01 05:49:39.058 | socat 2022-06-01 05:49:39.058 | sqlite3 2022-06-01 05:49:39.058 | sudo 2022-06-01 05:49:39.058 | vlan 2022-06-01 05:49:39.058 | lsscsi 2022-06-01 05:49:39.058 | open-iscsi 2022-06-01 05:49:39.058 | lvm2 2022-06-01 05:49:39.058 | qemu-utils 2022-06-01 05:49:39.058 | thin-provisioning-tools 2022-06-01 05:49:39.058 | acl 2022-06-01 05:49:39.059 | dnsmasq-base 2022-06-01 05:49:39.059 | dnsmasq-utils 2022-06-01 05:49:39.059 | ebtables 2022-06-01 05:49:39.059 | haproxy 2022-06-01 05:49:39.059 | iptables 2022-06-01 05:49:39.059 | iputils-arping 2022-06-01 05:49:39.059 | iputils-ping 2022-06-01 05:49:39.059 | libmysqlclient-dev 2022-06-01 05:49:39.059 | postgresql-server-dev-all 2022-06-01 05:49:39.059 | python3-mysqldb 2022-06-01 05:49:39.059 | sqlite3 2022-06-01 05:49:39.059 | sudo 2022-06-01 05:49:39.059 | vlan 2022-06-01 05:49:39.059 | ipset 2022-06-01 05:49:39.059 | conntrack 2022-06-01 05:49:39.059 | conntrackd 2022-06-01 05:49:39.059 | keepalived 2022-06-01 05:49:39.059 | dstat 2022-06-01 05:49:39.059 | lvm2 2022-06-01 05:49:39.059 | qemu-utils 2022-06-01 05:49:39.059 | thin-provisioning-tools 2022-06-01 05:49:39.059 | curl 2022-06-01 05:49:39.059 | liberasurecode-dev 2022-06-01 05:49:39.059 | make 2022-06-01 05:49:39.059 | memcached 2022-06-01 05:49:39.059 | sqlite3 2022-06-01 05:49:39.059 | xfsprogs' 2022-06-01 05:49:39.060 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 05:49:39.077 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 05:49:39.077 | apache2-dev 2022-06-01 05:49:39.077 | bc 2022-06-01 05:49:39.077 | bsdmainutils 2022-06-01 05:49:39.077 | curl 2022-06-01 05:49:39.077 | g++ 2022-06-01 05:49:39.077 | gcc 2022-06-01 05:49:39.077 | gettext 2022-06-01 05:49:39.077 | git 2022-06-01 05:49:39.077 | graphviz 2022-06-01 05:49:39.077 | iputils-ping 2022-06-01 05:49:39.077 | libapache2-mod-proxy-uwsgi 2022-06-01 05:49:39.077 | libffi-dev 2022-06-01 05:49:39.077 | libjpeg-dev 2022-06-01 05:49:39.077 | libmysqlclient-dev 2022-06-01 05:49:39.077 | libpcre3-dev 2022-06-01 05:49:39.077 | libpq-dev 2022-06-01 05:49:39.077 | libssl-dev 2022-06-01 05:49:39.077 | libsystemd-dev 2022-06-01 05:49:39.077 | libxml2-dev 2022-06-01 05:49:39.077 | libxslt1-dev 2022-06-01 05:49:39.077 | libyaml-dev 2022-06-01 05:49:39.077 | lsof 2022-06-01 05:49:39.077 | openssh-server 2022-06-01 05:49:39.077 | openssl 2022-06-01 05:49:39.077 | pkg-config 2022-06-01 05:49:39.077 | psmisc 2022-06-01 05:49:39.077 | python3-dev 2022-06-01 05:49:39.077 | python3-pip 2022-06-01 05:49:39.077 | python3-venv 2022-06-01 05:49:39.077 | tar 2022-06-01 05:49:39.077 | tcpdump 2022-06-01 05:49:39.078 | unzip 2022-06-01 05:49:39.078 | uuid-runtime 2022-06-01 05:49:39.078 | wget 2022-06-01 05:49:39.078 | wget 2022-06-01 05:49:39.078 | zlib1g-dev 2022-06-01 05:49:39.078 | libkrb5-dev 2022-06-01 05:49:39.078 | libldap2-dev 2022-06-01 05:49:39.078 | libsasl2-dev 2022-06-01 05:49:39.078 | memcached 2022-06-01 05:49:39.078 | python3-mysqldb 2022-06-01 05:49:39.078 | sqlite3 2022-06-01 05:49:39.078 | conntrack 2022-06-01 05:49:39.078 | curl 2022-06-01 05:49:39.078 | dnsmasq-base 2022-06-01 05:49:39.078 | dnsmasq-utils 2022-06-01 05:49:39.078 | ebtables 2022-06-01 05:49:39.078 | gawk 2022-06-01 05:49:39.078 | genisoimage 2022-06-01 05:49:39.078 | iptables 2022-06-01 05:49:39.078 | iputils-arping 2022-06-01 05:49:39.078 | kpartx 2022-06-01 05:49:39.078 | libjs-jquery-tablesorter 2022-06-01 05:49:39.078 | libmysqlclient-dev 2022-06-01 05:49:39.078 | parted 2022-06-01 05:49:39.078 | pm-utils 2022-06-01 05:49:39.078 | python3-mysqldb 2022-06-01 05:49:39.078 | socat 2022-06-01 05:49:39.078 | sqlite3 2022-06-01 05:49:39.078 | sudo 2022-06-01 05:49:39.078 | vlan 2022-06-01 05:49:39.078 | lsscsi 2022-06-01 05:49:39.078 | open-iscsi 2022-06-01 05:49:39.078 | lvm2 2022-06-01 05:49:39.078 | qemu-utils 2022-06-01 05:49:39.078 | thin-provisioning-tools 2022-06-01 05:49:39.078 | acl 2022-06-01 05:49:39.078 | dnsmasq-base 2022-06-01 05:49:39.078 | dnsmasq-utils 2022-06-01 05:49:39.078 | ebtables 2022-06-01 05:49:39.079 | haproxy 2022-06-01 05:49:39.079 | iptables 2022-06-01 05:49:39.079 | iputils-arping 2022-06-01 05:49:39.079 | iputils-ping 2022-06-01 05:49:39.079 | libmysqlclient-dev 2022-06-01 05:49:39.079 | postgresql-server-dev-all 2022-06-01 05:49:39.079 | python3-mysqldb 2022-06-01 05:49:39.079 | sqlite3 2022-06-01 05:49:39.079 | sudo 2022-06-01 05:49:39.079 | vlan 2022-06-01 05:49:39.079 | ipset 2022-06-01 05:49:39.079 | conntrack 2022-06-01 05:49:39.079 | conntrackd 2022-06-01 05:49:39.079 | keepalived 2022-06-01 05:49:39.079 | dstat 2022-06-01 05:49:39.079 | lvm2 2022-06-01 05:49:39.079 | qemu-utils 2022-06-01 05:49:39.079 | thin-provisioning-tools 2022-06-01 05:49:39.079 | curl 2022-06-01 05:49:39.079 | liberasurecode-dev 2022-06-01 05:49:39.079 | make 2022-06-01 05:49:39.079 | memcached 2022-06-01 05:49:39.079 | sqlite3 2022-06-01 05:49:39.079 | xfsprogs ' 2022-06-01 05:49:39.079 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 05:49:39.081 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:39.084 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:39.087 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:49:39.087 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 05:49:39.092 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:49:39.094 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 05:49:39.096 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:49:39.098 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 05:49:39.101 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:49:39.103 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:39.105 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:49:39.107 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:39.109 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:39.111 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:49:39.113 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 05:49:39.115 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:39.117 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 05:49:39.120 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 05:49:39.124 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 05:49:39.126 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 05:49:39.128 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 05:49:39.130 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 05:49:39.132 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 05:49:39.134 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 05:49:39.138 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654062579135 2022-06-01 05:49:39.140 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 05:49:39.142 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 05:49:39.144 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 05:49:39.353 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 05:49:39.387 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 05:49:39.430 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 05:49:39.447 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 05:49:41.578 | Reading package lists... 2022-06-01 05:49:41.610 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 05:49:41.611 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 05:49:41.614 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:49:41.616 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:41.618 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:41.620 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:49:41.622 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:41.624 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 05:49:41.626 | ++ functions-common:time_stop:2329 : start_time=1654062579135 2022-06-01 05:49:41.628 | ++ functions-common:time_stop:2331 : [[ -z 1654062579135 ]] 2022-06-01 05:49:41.631 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:41.635 | ++ functions-common:time_stop:2334 : end_time=1654062581633 2022-06-01 05:49:41.637 | ++ functions-common:time_stop:2335 : elapsed_time=2498 2022-06-01 05:49:41.639 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 05:49:41.641 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:41.643 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2498 2022-06-01 05:49:41.646 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:49:41.648 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:49:41.650 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:41.652 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:41.654 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:49:41.674 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:49:41.783 | Reading package lists... 2022-06-01 05:49:42.024 | Building dependency tree... 2022-06-01 05:49:42.025 | Reading state information... 2022-06-01 05:49:42.058 | acl is already the newest version (2.2.53-6). 2022-06-01 05:49:42.058 | bc is already the newest version (1.07.1-2build1). 2022-06-01 05:49:42.058 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 05:49:42.058 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 05:49:42.058 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 05:49:42.058 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 05:49:42.058 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 05:49:42.058 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 05:49:42.058 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 05:49:42.058 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 05:49:42.058 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 05:49:42.058 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 05:49:42.058 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 05:49:42.059 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 05:49:42.059 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 05:49:42.059 | libffi-dev is already the newest version (3.3-4). 2022-06-01 05:49:42.059 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 05:49:42.059 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 05:49:42.059 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 05:49:42.059 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 05:49:42.059 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 05:49:42.059 | make is already the newest version (4.2.1-1.2). 2022-06-01 05:49:42.059 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 05:49:42.059 | psmisc is already the newest version (23.3-1). 2022-06-01 05:49:42.059 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 05:49:42.059 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 05:49:42.059 | socat is already the newest version (1.7.3.3-2). 2022-06-01 05:49:42.059 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 05:49:42.059 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 05:49:42.059 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 05:49:42.059 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 05:49:42.059 | dstat is already the newest version (0.7.4-6). 2022-06-01 05:49:42.059 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 05:49:42.059 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 05:49:42.059 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 05:49:42.059 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 05:49:42.059 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:49:42.059 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:49:42.059 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 05:49:42.059 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 05:49:42.059 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 05:49:42.059 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 05:49:42.059 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 05:49:42.059 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 05:49:42.059 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 05:49:42.059 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 05:49:42.059 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 05:49:42.060 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 05:49:42.060 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 05:49:42.060 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 05:49:42.060 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 05:49:42.060 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 05:49:42.060 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 05:49:42.060 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 05:49:42.060 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 05:49:42.060 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 05:49:42.060 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 05:49:42.060 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 05:49:42.060 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 05:49:42.060 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 05:49:42.060 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 05:49:42.060 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 05:49:42.060 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 05:49:42.060 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 05:49:42.060 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 05:49:42.060 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 05:49:42.060 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 05:49:42.060 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 05:49:42.271 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:49:42.272 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 05:49:42.272 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 05:49:42.272 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 05:49:42.272 | The following packages were automatically installed and are no longer required: 2022-06-01 05:49:42.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:49:42.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:49:42.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:49:42.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:49:42.273 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:49:42.274 | python3-zope.interface 2022-06-01 05:49:42.274 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:49:42.388 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:49:42.392 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 05:49:42.394 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:49:42.397 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:49:42.399 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:42.401 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:42.403 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:49:42.406 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:42.408 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:49:42.410 | ++ functions-common:time_stop:2329 : start_time=1654062581672 2022-06-01 05:49:42.412 | ++ functions-common:time_stop:2331 : [[ -z 1654062581672 ]] 2022-06-01 05:49:42.414 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:42.418 | ++ functions-common:time_stop:2334 : end_time=1654062582416 2022-06-01 05:49:42.421 | ++ functions-common:time_stop:2335 : elapsed_time=744 2022-06-01 05:49:42.423 | ++ functions-common:time_stop:2336 : total=754 2022-06-01 05:49:42.425 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:42.427 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1498 2022-06-01 05:49:42.429 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 05:49:42.432 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 05:49:42.434 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 05:49:42.436 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 05:49:42.440 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 05:49:42.445 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 05:49:42.447 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 05:49:42.450 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 05:49:44.044 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 05:49:44.046 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 05:49:44.048 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 05:49:44.050 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 05:49:44.052 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 05:49:44.053 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 05:49:44.056 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 05:49:44.058 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 05:49:44.060 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 05:49:44.062 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 05:49:44.133 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 05:49:44.136 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 05:49:44.207 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 05:49:44.210 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 05:49:44.280 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 05:49:44.282 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 05:49:44.284 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 05:49:44.286 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 05:49:44.288 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 05:49:44.290 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 05:49:44.292 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 05:49:44.294 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 05:49:44.296 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 05:49:44.297 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 05:49:44.299 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 05:49:44.300 | Distro: focal 2022-06-01 05:49:44.302 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 05:49:44.304 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 05:49:44.307 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 05:49:44.309 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 05:49:44.312 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 05:49:44.312 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 05:49:44.790 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 05:49:44.792 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 05:49:44.792 | pip: 20.2.2 2022-06-01 05:49:44.794 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 05:49:45.252 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 05:49:45.274 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 05:49:45.275 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 05:49:45.277 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 05:49:45.280 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 05:49:45.283 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 05:49:45.286 | + ./stack.sh:main:764 : fixup_all 2022-06-01 05:49:45.288 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 05:49:45.291 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 05:49:45.293 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 05:49:45.298 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 05:49:45.299 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 05:49:45.299 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 05:49:45.304 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 05:49:45.307 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 05:49:45.309 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 05:49:45.317 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 05:49:45.320 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 05:49:45.323 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 05:49:45.325 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 05:49:45.327 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 05:49:45.329 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 05:49:45.331 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:49:45.333 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:49:45.335 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:49:45.337 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:49:45.339 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:49:45.341 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:49:45.343 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:49:45.345 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:49:45.347 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 05:49:45.350 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 05:49:45.352 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 05:49:45.354 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:49:45.356 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:49:45.358 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:49:45.361 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:49:45.363 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:49:45.365 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:49:45.367 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 05:49:45.370 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 05:49:45.389 | Using python 3.8 to install os-testr 2022-06-01 05:49:45.391 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 05:49:47.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:49:47.179 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:49:47.183 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:47.184 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:47.185 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:47.186 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:47.187 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:47.187 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:47.187 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:47.188 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:47.267 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 05:49:47.277 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:49:47.284 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 05:49:47.294 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 05:49:47.322 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:49:47.340 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:49:47.344 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:49:47.351 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:49:47.355 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:49:47.358 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:49:47.361 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:49:47.375 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 05:49:47.378 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:49:47.388 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:49:47.391 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:49:47.394 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:49:47.397 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:49:47.400 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:49:47.402 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:49:47.455 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:49:47.459 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:49:47.467 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:49:47.472 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:49:47.515 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:49:47.518 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:49:47.552 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:49:49.580 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:49:49.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:49:49.653 | + inc/python:pip_install:200 : result=0 2022-06-01 05:49:49.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:49:49.657 | + functions-common:time_stop:2322 : local name 2022-06-01 05:49:49.659 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:49.661 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:49.664 | + functions-common:time_stop:2325 : local total 2022-06-01 05:49:49.666 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:49.668 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:49:49.670 | + functions-common:time_stop:2329 : start_time=1654062585384 2022-06-01 05:49:49.672 | + functions-common:time_stop:2331 : [[ -z 1654062585384 ]] 2022-06-01 05:49:49.674 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:49.678 | + functions-common:time_stop:2334 : end_time=1654062589676 2022-06-01 05:49:49.681 | + functions-common:time_stop:2335 : elapsed_time=4292 2022-06-01 05:49:49.683 | + functions-common:time_stop:2336 : total=0 2022-06-01 05:49:49.685 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:49.687 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4292 2022-06-01 05:49:49.689 | + inc/python:pip_install:203 : return 0 2022-06-01 05:49:49.691 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 05:49:49.694 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 05:49:49.697 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:49:49.700 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 05:49:49.702 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 05:49:49.704 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:49:49.708 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:49:49.708 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:49:49.713 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 05:49:49.715 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 05:49:49.717 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 05:49:49.720 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 05:49:49.722 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 05:49:49.743 | Using python 3.8 to install systemd-python 2022-06-01 05:49:49.745 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 05:49:51.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:49:51.524 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:49:51.528 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:51.528 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:51.530 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:51.531 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:51.532 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:51.532 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:51.532 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:51.533 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:51.547 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 05:49:53.788 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:49:53.788 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:49:53.858 | + inc/python:pip_install:200 : result=0 2022-06-01 05:49:53.861 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:49:53.863 | + functions-common:time_stop:2322 : local name 2022-06-01 05:49:53.865 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:53.867 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:53.869 | + functions-common:time_stop:2325 : local total 2022-06-01 05:49:53.871 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:53.873 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:49:53.875 | + functions-common:time_stop:2329 : start_time=1654062589737 2022-06-01 05:49:53.877 | + functions-common:time_stop:2331 : [[ -z 1654062589737 ]] 2022-06-01 05:49:53.880 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:53.884 | + functions-common:time_stop:2334 : end_time=1654062593881 2022-06-01 05:49:53.886 | + functions-common:time_stop:2335 : elapsed_time=4144 2022-06-01 05:49:53.888 | + functions-common:time_stop:2336 : total=4292 2022-06-01 05:49:53.890 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:53.892 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8436 2022-06-01 05:49:53.894 | + inc/python:pip_install:203 : return 0 2022-06-01 05:49:53.897 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 05:49:53.947 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 05:49:54.296 | + ./stack.sh:main:779 : install_infra 2022-06-01 05:49:54.299 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:49:54.301 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 05:49:54.305 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:49:54.308 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 05:49:54.331 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 05:49:56.392 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:56.407 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:56.465 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:56.506 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:56.508 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:56.510 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:56.512 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:56.514 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:57.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:49:57.167 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:49:57.411 | + inc/python:pip_install:200 : result=0 2022-06-01 05:49:57.413 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:49:57.415 | + functions-common:time_stop:2322 : local name 2022-06-01 05:49:57.417 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:57.419 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:57.421 | + functions-common:time_stop:2325 : local total 2022-06-01 05:49:57.423 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:57.425 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:49:57.427 | + functions-common:time_stop:2329 : start_time=1654062594323 2022-06-01 05:49:57.429 | + functions-common:time_stop:2331 : [[ -z 1654062594323 ]] 2022-06-01 05:49:57.432 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:57.436 | + functions-common:time_stop:2334 : end_time=1654062597434 2022-06-01 05:49:57.438 | + functions-common:time_stop:2335 : elapsed_time=3111 2022-06-01 05:49:57.440 | + functions-common:time_stop:2336 : total=8436 2022-06-01 05:49:57.442 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:57.444 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11547 2022-06-01 05:49:57.447 | + inc/python:pip_install:203 : return 0 2022-06-01 05:49:57.449 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:49:57.452 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 05:49:57.474 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 05:49:59.401 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:59.413 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:59.471 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:59.512 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:59.514 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:59.516 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:59.518 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:59.520 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:00.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:00.045 | Processing /opt/stack/requirements 2022-06-01 05:50:01.687 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:50:01.690 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:50:01.702 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:50:01.708 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:50:01.711 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:50:01.714 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:50:01.733 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:50:01.736 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:50:01.753 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:50:01.756 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:50:01.764 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:50:01.783 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 05:50:01.786 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 05:50:01.801 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:50:01.805 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:50:01.807 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:50:01.810 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:50:01.812 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:50:01.814 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:50:01.817 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:50:01.819 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:50:01.833 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:50:01.835 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:50:01.888 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:50:01.894 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:50:01.898 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:50:01.948 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:50:01.954 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:50:01.956 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 05:50:01.959 | Building wheels for collected packages: openstack-requirements 2022-06-01 05:50:01.960 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 05:50:02.724 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 05:50:02.725 | ERROR: Command errored out with exit status 1: 2022-06-01 05:50:02.725 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-iafi31z7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-iafi31z7/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-b1fidis1 2022-06-01 05:50:02.725 | cwd: /tmp/pip-req-build-iafi31z7/ 2022-06-01 05:50:02.725 | Complete output (6 lines): 2022-06-01 05:50:02.725 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 05:50:02.725 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 05:50:02.725 | or: setup.py --help-commands 2022-06-01 05:50:02.725 | or: setup.py cmd --help 2022-06-01 05:50:02.725 | 2022-06-01 05:50:02.725 | error: invalid command 'bdist_wheel' 2022-06-01 05:50:02.725 | ---------------------------------------- 2022-06-01 05:50:02.725 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 05:50:02.725 | Running setup.py clean for openstack-requirements 2022-06-01 05:50:03.502 | Failed to build openstack-requirements 2022-06-01 05:50:03.516 | Installing collected packages: openstack-requirements 2022-06-01 05:50:03.516 | Attempting uninstall: openstack-requirements 2022-06-01 05:50:03.517 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 05:50:03.553 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 05:50:03.572 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 05:50:03.575 | Running setup.py install for openstack-requirements: started 2022-06-01 05:50:05.731 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 05:50:05.756 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 05:50:05.880 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:05.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:05.885 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:05.887 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:05.889 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:05.891 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:05.893 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:05.895 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:05.897 | + functions-common:time_stop:2329 : start_time=1654062597466 2022-06-01 05:50:05.899 | + functions-common:time_stop:2331 : [[ -z 1654062597466 ]] 2022-06-01 05:50:05.902 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:05.906 | + functions-common:time_stop:2334 : end_time=1654062605904 2022-06-01 05:50:05.908 | + functions-common:time_stop:2335 : elapsed_time=8438 2022-06-01 05:50:05.910 | + functions-common:time_stop:2336 : total=11547 2022-06-01 05:50:05.912 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:05.914 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=19985 2022-06-01 05:50:05.916 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:05.919 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 05:50:05.921 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 05:50:05.923 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 05:50:05.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:05.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:05.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 05:50:05.933 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:05.935 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 05:50:05.955 | Using python 3.8 to install pbr 2022-06-01 05:50:05.958 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 05:50:07.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:07.726 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:07.731 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:07.731 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:07.733 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:07.734 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:07.735 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:07.735 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:07.735 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:07.736 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:07.870 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:50:10.076 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:10.076 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:10.170 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:10.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:10.174 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:10.176 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:10.178 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:10.180 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:10.182 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:10.184 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:10.186 | + functions-common:time_stop:2329 : start_time=1654062605950 2022-06-01 05:50:10.188 | + functions-common:time_stop:2331 : [[ -z 1654062605950 ]] 2022-06-01 05:50:10.191 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:10.195 | + functions-common:time_stop:2334 : end_time=1654062610192 2022-06-01 05:50:10.197 | + functions-common:time_stop:2335 : elapsed_time=4242 2022-06-01 05:50:10.199 | + functions-common:time_stop:2336 : total=19985 2022-06-01 05:50:10.201 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:10.203 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24227 2022-06-01 05:50:10.206 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:10.208 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 05:50:12.448 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 05:50:14.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:14.321 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 05:50:14.341 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 05:50:14.344 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 05:50:14.347 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 05:50:14.350 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 05:50:14.356 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 05:50:14.425 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 05:50:14.428 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 05:50:14.431 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 05:50:14.448 | + ./stack.sh:main:788 : pkgs= 2022-06-01 05:50:14.450 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 05:50:14.452 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 05:50:14.455 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 05:50:14.457 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 05:50:14.459 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:50:14.462 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:50:14.464 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:50:14.466 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:50:14.468 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:50:14.471 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:50:14.475 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:50:14.477 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:50:14.479 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:50:14.482 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 05:50:14.484 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:50:14.501 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:14.504 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:50:14.506 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:50:14.508 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 05:50:14.510 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:50:14.512 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 05:50:14.514 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:50:14.516 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 05:50:14.518 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:50:14.521 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 05:50:14.523 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:50:14.525 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 05:50:14.527 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 05:50:14.529 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 05:50:14.531 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:50:14.534 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 05:50:14.536 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 05:50:14.538 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 05:50:14.540 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 05:50:14.542 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 05:50:14.545 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 05:50:14.547 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 05:50:14.549 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 05:50:14.552 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 05:50:14.554 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 05:50:14.556 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 05:50:14.608 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 05:50:14.608 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 05:50:14.610 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 05:50:14.962 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 05:50:14.965 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 05:50:14.980 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:14.983 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 05:50:14.985 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:50:14.988 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:50:14.990 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:50:14.993 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:50:14.995 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:14.997 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:50:14.999 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:15.002 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:15.004 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:50:15.006 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:50:15.009 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:50:15.011 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:50:15.014 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 05:50:15.016 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:50:15.018 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:15.020 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:15.023 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 05:50:15.043 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 05:50:15.169 | Reading package lists... 2022-06-01 05:50:15.410 | Building dependency tree... 2022-06-01 05:50:15.411 | Reading state information... 2022-06-01 05:50:15.667 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 05:50:15.668 | The following packages were automatically installed and are no longer required: 2022-06-01 05:50:15.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:50:15.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:50:15.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:50:15.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:50:15.669 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:50:15.669 | python3-zope.interface 2022-06-01 05:50:15.669 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:50:15.782 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:50:15.786 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:50:15.789 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:50:15.791 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:15.794 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:15.796 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:15.798 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:15.800 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:15.802 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:50:15.804 | + functions-common:time_stop:2329 : start_time=1654062615040 2022-06-01 05:50:15.806 | + functions-common:time_stop:2331 : [[ -z 1654062615040 ]] 2022-06-01 05:50:15.809 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:15.813 | + functions-common:time_stop:2334 : end_time=1654062615811 2022-06-01 05:50:15.815 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 05:50:15.817 | + functions-common:time_stop:2336 : total=1498 2022-06-01 05:50:15.820 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:15.822 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2269 2022-06-01 05:50:15.824 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:50:15.826 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 05:50:15.829 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:50:15.831 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:50:15.833 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:50:15.836 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:50:15.838 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:50:15.840 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:50:15.843 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 05:50:15.845 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:50:15.847 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:50:15.849 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:50:15.852 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:50:15.855 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:50:15.857 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:50:15.861 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:50:15.864 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:50:15.867 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 05:50:15.869 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:50:15.872 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:50:15.874 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:50:15.877 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:50:15.879 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:50:15.881 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:50:15.883 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 05:50:15.886 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 05:50:15.902 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:15.904 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 05:50:15.906 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:50:15.908 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 05:50:15.911 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 05:50:15.914 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 05:50:15.918 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 05:50:15.920 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 05:50:15.923 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 05:50:15.925 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 05:50:15.927 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 05:50:15.929 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 05:50:15.932 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 05:50:16.652 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 05:50:16.652 | user tags 2022-06-01 05:50:16.652 | stackrabbit []' 2022-06-01 05:50:16.656 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 05:50:16.656 | user tags 2022-06-01 05:50:16.656 | stackrabbit []' 2022-06-01 05:50:16.656 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 05:50:16.662 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 05:50:16.664 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 05:50:16.666 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 05:50:17.317 | Changing password for user "stackrabbit" ... 2022-06-01 05:50:17.384 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 05:50:18.049 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 05:50:18.110 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 05:50:18.113 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 05:50:18.778 | Changing password for user "stackrabbit" ... 2022-06-01 05:50:18.843 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 05:50:18.845 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 05:50:18.848 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 05:50:19.499 | Deleting user "guest" ... 2022-06-01 05:50:19.514 | Error: 2022-06-01 05:50:19.514 | {:no_such_user, "guest"} 2022-06-01 05:50:19.526 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 05:50:19.528 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 05:50:19.545 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:19.547 | + ./stack.sh:main:805 : install_database 2022-06-01 05:50:19.550 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 05:50:19.552 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 05:50:19.555 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:19.557 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:19.559 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 05:50:19.890 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 05:50:19.892 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 05:50:19.894 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 05:50:19.898 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:50:19.900 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 05:50:19.902 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:50:19.905 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:50:19.907 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:50:19.909 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:50:19.912 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:50:19.914 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:50:19.916 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:50:19.919 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:50:19.921 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 05:50:19.923 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:50:19.925 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:50:19.928 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:50:19.930 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:50:19.932 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:50:19.935 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:50:19.937 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 05:50:19.939 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:19.941 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:19.944 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 05:50:19.947 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:50:19.949 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:50:19.951 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:50:19.953 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:50:19.956 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:19.958 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:50:19.961 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:19.963 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:19.965 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:50:19.968 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:50:19.970 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:50:19.972 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:50:19.974 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 05:50:19.977 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:50:19.979 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:19.981 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:19.984 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 05:50:20.004 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 05:50:20.113 | Reading package lists... 2022-06-01 05:50:20.355 | Building dependency tree... 2022-06-01 05:50:20.357 | Reading state information... 2022-06-01 05:50:20.609 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 05:50:20.609 | The following packages were automatically installed and are no longer required: 2022-06-01 05:50:20.610 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:50:20.610 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:50:20.610 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:50:20.610 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:50:20.610 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:50:20.610 | python3-zope.interface 2022-06-01 05:50:20.610 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:50:20.721 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:50:20.725 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:50:20.727 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:50:20.729 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:20.732 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:20.734 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:20.736 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:20.738 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:20.740 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:50:20.742 | + functions-common:time_stop:2329 : start_time=1654062620001 2022-06-01 05:50:20.744 | + functions-common:time_stop:2331 : [[ -z 1654062620001 ]] 2022-06-01 05:50:20.747 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:20.751 | + functions-common:time_stop:2334 : end_time=1654062620748 2022-06-01 05:50:20.753 | + functions-common:time_stop:2335 : elapsed_time=747 2022-06-01 05:50:20.755 | + functions-common:time_stop:2336 : total=2269 2022-06-01 05:50:20.758 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:20.760 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3016 2022-06-01 05:50:20.762 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:50:20.764 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 05:50:20.766 | + ./stack.sh:main:808 : install_database_python 2022-06-01 05:50:20.769 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 05:50:20.771 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 05:50:20.774 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 05:50:20.776 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:50:20.779 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 05:50:20.781 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 05:50:20.784 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:50:20.787 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:50:20.788 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:50:20.792 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 05:50:20.795 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 05:50:20.797 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 05:50:20.800 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 05:50:20.802 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 05:50:20.823 | Using python 3.8 to install PyMySQL 2022-06-01 05:50:20.825 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 05:50:22.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:22.611 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:22.616 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:22.616 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:22.618 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:22.619 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:22.619 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:22.620 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:22.620 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:22.620 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:22.635 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 05:50:24.872 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:24.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:24.942 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:24.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:24.949 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:24.949 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:24.952 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:24.954 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:24.956 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:24.958 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:24.961 | + functions-common:time_stop:2329 : start_time=1654062620817 2022-06-01 05:50:24.964 | + functions-common:time_stop:2331 : [[ -z 1654062620817 ]] 2022-06-01 05:50:24.966 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:24.971 | + functions-common:time_stop:2334 : end_time=1654062624968 2022-06-01 05:50:24.973 | + functions-common:time_stop:2335 : elapsed_time=4151 2022-06-01 05:50:24.976 | + functions-common:time_stop:2336 : total=24227 2022-06-01 05:50:24.978 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:24.980 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28378 2022-06-01 05:50:24.982 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:24.985 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 05:50:24.987 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 05:50:24.989 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 05:50:24.991 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 05:50:25.008 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:25.011 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 05:50:25.013 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 05:50:25.016 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:50:25.017 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 05:50:25.023 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:50:25.025 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 05:50:25.028 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 05:50:25.030 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 05:50:25.032 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 05:50:25.035 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 05:50:25.051 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:25.053 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 05:50:25.056 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:50:25.058 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:50:25.061 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:50:25.063 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:50:25.065 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:25.067 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:50:25.070 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:25.072 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:25.075 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:50:25.077 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:50:25.079 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:50:25.081 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:50:25.083 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 05:50:25.086 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:50:25.089 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:25.091 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:25.093 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 05:50:25.115 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 05:50:25.225 | Reading package lists... 2022-06-01 05:50:25.466 | Building dependency tree... 2022-06-01 05:50:25.468 | Reading state information... 2022-06-01 05:50:25.714 | radvd is already the newest version (1:2.17-2). 2022-06-01 05:50:25.714 | The following packages were automatically installed and are no longer required: 2022-06-01 05:50:25.715 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:50:25.715 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:50:25.715 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:50:25.715 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:50:25.715 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:50:25.715 | python3-zope.interface 2022-06-01 05:50:25.715 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:50:25.828 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:50:25.832 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:50:25.835 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:50:25.837 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:25.839 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:25.841 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:25.843 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:25.845 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:25.848 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:50:25.850 | + functions-common:time_stop:2329 : start_time=1654062625113 2022-06-01 05:50:25.852 | + functions-common:time_stop:2331 : [[ -z 1654062625113 ]] 2022-06-01 05:50:25.855 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:25.859 | + functions-common:time_stop:2334 : end_time=1654062625857 2022-06-01 05:50:25.861 | + functions-common:time_stop:2335 : elapsed_time=744 2022-06-01 05:50:25.863 | + functions-common:time_stop:2336 : total=3016 2022-06-01 05:50:25.866 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:25.868 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3760 2022-06-01 05:50:25.871 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:50:25.873 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 05:50:25.889 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:25.891 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 05:50:25.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 05:50:25.896 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 05:50:25.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 05:50:25.918 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:50:25.920 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:50:25.923 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:50:25.925 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:50:25.927 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:25.930 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:50:25.932 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:25.934 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:25.937 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:50:25.939 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:50:25.941 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:50:25.943 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:50:25.945 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 05:50:25.948 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:50:25.950 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:25.952 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:25.955 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 05:50:25.974 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 05:50:26.083 | Reading package lists... 2022-06-01 05:50:26.324 | Building dependency tree... 2022-06-01 05:50:26.325 | Reading state information... 2022-06-01 05:50:26.575 | fakeroot is already the newest version (1.24-1). 2022-06-01 05:50:26.576 | make is already the newest version (4.2.1-1.2). 2022-06-01 05:50:26.576 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 05:50:26.576 | The following packages were automatically installed and are no longer required: 2022-06-01 05:50:26.577 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:50:26.577 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:50:26.577 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:50:26.577 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:50:26.577 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:50:26.577 | python3-zope.interface 2022-06-01 05:50:26.577 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:50:26.688 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:50:26.692 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:50:26.694 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:50:26.696 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:26.698 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:26.700 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:26.702 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:26.705 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:26.707 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:50:26.709 | + functions-common:time_stop:2329 : start_time=1654062625971 2022-06-01 05:50:26.711 | + functions-common:time_stop:2331 : [[ -z 1654062625971 ]] 2022-06-01 05:50:26.714 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:26.718 | + functions-common:time_stop:2334 : end_time=1654062626716 2022-06-01 05:50:26.720 | + functions-common:time_stop:2335 : elapsed_time=745 2022-06-01 05:50:26.722 | + functions-common:time_stop:2336 : total=3760 2022-06-01 05:50:26.724 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:26.726 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4505 2022-06-01 05:50:26.729 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:50:26.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 05:50:26.733 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:26.736 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:26.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 05:50:26.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 05:50:26.743 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 05:50:26.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 05:50:26.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 05:50:26.753 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 05:50:26.753 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 05:50:26.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 05:50:26.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 05:50:26.763 | + functions:vercmp:652 : local v1=5.4 2022-06-01 05:50:26.765 | + functions:vercmp:653 : local 'op=<' 2022-06-01 05:50:26.767 | + functions:vercmp:654 : local v2=3.13 2022-06-01 05:50:26.770 | + functions:vercmp:655 : local result 2022-06-01 05:50:26.774 | ++ functions:vercmp:659 : sort -V 2022-06-01 05:50:26.774 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 05:50:26.774 | ++ functions:vercmp:659 : head -1 2022-06-01 05:50:26.779 | + functions:vercmp:659 : result=3.13 2022-06-01 05:50:26.781 | + functions:vercmp:661 : case $op in 2022-06-01 05:50:26.783 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 05:50:26.785 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 05:50:26.787 | + functions:vercmp:672 : return 2022-06-01 05:50:26.790 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 05:50:26.792 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:50:26.794 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 05:50:27.258 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 05:50:27.278 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:27.281 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 05:50:27.283 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 05:50:27.284 | Installing etcd 2022-06-01 05:50:27.286 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 05:50:27.298 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 05:50:27.310 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 05:50:27.313 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 05:50:27.325 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 05:50:27.328 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:50:27.331 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:50:27.338 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:50:27.342 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:50:27.344 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 05:50:27.347 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 05:50:27.349 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:50:27.352 | ++ functions:get_extra_file:73 : return 2022-06-01 05:50:27.355 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:50:27.357 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 05:50:27.360 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 05:50:27.362 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 05:50:27.378 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:27.381 | + ./stack.sh:main:835 : install_dstat 2022-06-01 05:50:27.384 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 05:50:27.400 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:27.403 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 05:50:27.405 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:50:27.407 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 05:50:27.410 | + ./stack.sh:main:844 : install_libs 2022-06-01 05:50:27.413 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 05:50:27.415 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 05:50:27.417 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 05:50:27.419 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 05:50:27.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 05:50:27.429 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.431 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 05:50:27.433 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 05:50:27.435 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 05:50:27.438 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 05:50:27.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 05:50:27.446 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.449 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 05:50:27.451 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 05:50:27.453 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 05:50:27.455 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 05:50:27.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 05:50:27.464 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.466 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 05:50:27.469 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 05:50:27.471 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 05:50:27.473 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 05:50:27.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 05:50:27.483 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.485 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 05:50:27.487 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 05:50:27.490 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 05:50:27.492 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 05:50:27.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 05:50:27.501 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.504 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 05:50:27.506 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 05:50:27.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 05:50:27.510 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 05:50:27.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 05:50:27.519 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.522 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 05:50:27.524 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 05:50:27.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 05:50:27.528 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 05:50:27.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 05:50:27.537 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.540 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 05:50:27.542 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 05:50:27.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 05:50:27.547 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 05:50:27.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 05:50:27.557 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.559 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 05:50:27.561 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 05:50:27.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 05:50:27.566 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 05:50:27.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 05:50:27.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.577 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 05:50:27.579 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 05:50:27.581 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 05:50:27.584 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 05:50:27.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 05:50:27.593 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.595 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 05:50:27.598 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 05:50:27.600 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 05:50:27.603 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 05:50:27.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 05:50:27.612 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.614 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 05:50:27.616 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 05:50:27.619 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 05:50:27.621 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 05:50:27.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 05:50:27.630 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.632 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 05:50:27.634 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 05:50:27.637 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 05:50:27.639 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 05:50:27.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 05:50:27.648 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.651 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 05:50:27.653 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 05:50:27.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 05:50:27.657 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 05:50:27.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 05:50:27.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.669 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 05:50:27.671 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 05:50:27.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 05:50:27.676 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 05:50:27.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 05:50:27.685 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.687 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 05:50:27.689 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 05:50:27.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 05:50:27.694 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 05:50:27.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 05:50:27.703 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.705 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 05:50:27.708 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 05:50:27.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 05:50:27.713 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 05:50:27.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 05:50:27.722 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.725 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 05:50:27.727 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 05:50:27.730 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 05:50:27.732 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 05:50:27.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 05:50:27.741 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.743 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 05:50:27.746 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 05:50:27.748 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 05:50:27.751 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 05:50:27.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 05:50:27.760 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.762 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 05:50:27.765 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 05:50:27.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 05:50:27.769 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 05:50:27.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 05:50:27.779 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.781 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 05:50:27.784 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 05:50:27.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 05:50:27.789 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 05:50:27.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 05:50:27.798 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.800 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 05:50:27.802 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 05:50:27.805 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 05:50:27.807 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 05:50:27.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 05:50:27.816 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.818 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 05:50:27.821 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 05:50:27.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 05:50:27.825 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 05:50:27.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 05:50:27.835 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.837 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 05:50:27.839 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 05:50:27.842 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 05:50:27.844 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 05:50:27.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 05:50:27.854 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.856 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 05:50:27.858 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 05:50:27.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 05:50:27.863 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 05:50:27.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 05:50:27.872 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.874 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 05:50:27.877 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 05:50:27.879 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 05:50:27.881 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 05:50:27.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 05:50:27.890 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.892 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 05:50:27.895 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 05:50:27.897 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 05:50:27.900 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 05:50:27.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 05:50:27.909 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.911 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 05:50:27.914 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 05:50:27.916 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 05:50:27.919 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 05:50:27.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 05:50:27.928 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.930 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 05:50:27.932 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 05:50:27.934 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 05:50:27.937 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 05:50:27.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 05:50:27.946 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.948 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 05:50:27.951 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 05:50:27.953 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 05:50:27.955 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 05:50:27.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 05:50:27.965 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.967 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 05:50:27.969 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 05:50:27.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 05:50:27.974 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 05:50:27.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 05:50:27.983 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:27.986 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 05:50:27.988 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 05:50:27.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 05:50:27.992 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 05:50:27.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:27.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:27.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 05:50:28.001 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:28.004 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 05:50:28.007 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 05:50:28.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 05:50:28.011 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 05:50:28.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:28.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:28.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 05:50:28.020 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:28.023 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 05:50:28.025 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 05:50:28.028 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 05:50:28.030 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 05:50:28.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:28.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:28.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 05:50:28.039 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:28.041 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 05:50:28.043 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 05:50:28.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 05:50:28.048 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 05:50:28.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:28.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:28.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 05:50:28.057 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:28.059 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 05:50:28.062 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 05:50:28.064 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 05:50:28.066 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 05:50:28.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:28.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:28.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 05:50:28.076 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:28.078 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 05:50:28.099 | Using python 3.8 to install etcd3 2022-06-01 05:50:28.102 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 05:50:29.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:29.879 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:29.884 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:29.884 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:29.886 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:29.888 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:29.888 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:29.888 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:29.888 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:29.889 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:29.904 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 05:50:29.914 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 05:50:29.937 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 05:50:29.943 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:50:29.946 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:50:29.961 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 05:50:32.152 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:32.152 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:32.231 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:32.233 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:32.235 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:32.237 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:32.239 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:32.241 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:32.243 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:32.245 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:32.248 | + functions-common:time_stop:2329 : start_time=1654062628094 2022-06-01 05:50:32.250 | + functions-common:time_stop:2331 : [[ -z 1654062628094 ]] 2022-06-01 05:50:32.252 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:32.256 | + functions-common:time_stop:2334 : end_time=1654062632254 2022-06-01 05:50:32.259 | + functions-common:time_stop:2335 : elapsed_time=4160 2022-06-01 05:50:32.261 | + functions-common:time_stop:2336 : total=28378 2022-06-01 05:50:32.263 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:32.265 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32538 2022-06-01 05:50:32.267 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:32.269 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 05:50:32.291 | Using python 3.8 to install etcd3gw 2022-06-01 05:50:32.294 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 05:50:34.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:34.080 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:34.085 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:34.085 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:34.087 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:34.088 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:34.088 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:34.089 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:34.089 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:34.089 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:34.104 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 05:50:34.130 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:50:34.136 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:50:34.139 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:50:34.160 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:50:34.163 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:50:34.185 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:50:34.188 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:50:34.191 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:50:36.376 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:36.376 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:36.448 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:36.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:36.452 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:36.454 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:36.457 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:36.459 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:36.461 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:36.464 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:36.466 | + functions-common:time_stop:2329 : start_time=1654062632285 2022-06-01 05:50:36.468 | + functions-common:time_stop:2331 : [[ -z 1654062632285 ]] 2022-06-01 05:50:36.471 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:36.475 | + functions-common:time_stop:2334 : end_time=1654062636472 2022-06-01 05:50:36.477 | + functions-common:time_stop:2335 : elapsed_time=4187 2022-06-01 05:50:36.479 | + functions-common:time_stop:2336 : total=32538 2022-06-01 05:50:36.481 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:36.484 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36725 2022-06-01 05:50:36.486 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:36.489 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 05:50:36.491 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 05:50:36.494 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 05:50:36.496 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:50:36.498 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:50:36.501 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:50:36.503 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:50:36.505 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:50:36.508 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:50:36.510 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:50:36.513 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:50:36.515 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 05:50:36.517 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 05:50:36.519 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:36.522 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:36.525 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 05:50:36.527 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 05:50:36.529 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:50:36.531 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:50:36.534 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:50:36.536 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:50:36.538 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:50:36.541 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:36.543 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:50:36.545 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:36.547 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:36.550 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:50:36.552 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:50:36.554 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:50:36.557 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:50:36.559 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:50:36.561 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:50:36.564 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:36.566 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:36.569 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:50:36.593 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:50:36.702 | Reading package lists... 2022-06-01 05:50:36.941 | Building dependency tree... 2022-06-01 05:50:36.942 | Reading state information... 2022-06-01 05:50:37.193 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 05:50:37.194 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 05:50:37.194 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:50:37.194 | The following packages were automatically installed and are no longer required: 2022-06-01 05:50:37.194 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:50:37.194 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:50:37.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:50:37.195 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:50:37.195 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:50:37.195 | python3-zope.interface 2022-06-01 05:50:37.195 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:50:37.306 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:50:37.310 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:50:37.313 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:50:37.315 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:37.317 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:37.319 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:37.322 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:37.324 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:37.326 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:50:37.328 | + functions-common:time_stop:2329 : start_time=1654062636590 2022-06-01 05:50:37.330 | + functions-common:time_stop:2331 : [[ -z 1654062636590 ]] 2022-06-01 05:50:37.333 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:37.337 | + functions-common:time_stop:2334 : end_time=1654062637335 2022-06-01 05:50:37.340 | + functions-common:time_stop:2335 : elapsed_time=745 2022-06-01 05:50:37.342 | + functions-common:time_stop:2336 : total=4505 2022-06-01 05:50:37.344 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:37.346 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5250 2022-06-01 05:50:37.349 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:50:37.352 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 05:50:37.354 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:37.356 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:37.358 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 05:50:37.419 | Module proxy already enabled 2022-06-01 05:50:37.423 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 05:50:37.493 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 05:50:37.493 | Module proxy already enabled 2022-06-01 05:50:37.493 | Module proxy_uwsgi already enabled 2022-06-01 05:50:37.497 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 05:50:37.499 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:50:37.502 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:50:37.504 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:50:37.640 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 05:50:37.642 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 05:50:37.645 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 05:50:37.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 05:50:37.655 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.657 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 05:50:37.660 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 05:50:37.663 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 05:50:37.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 05:50:37.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.674 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 05:50:37.677 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 05:50:37.679 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 05:50:37.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 05:50:37.689 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.691 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 05:50:37.694 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 05:50:37.697 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 05:50:37.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 05:50:37.706 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.708 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 05:50:37.711 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 05:50:37.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 05:50:37.721 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.723 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 05:50:37.726 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 05:50:37.728 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 05:50:37.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 05:50:37.738 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.740 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 05:50:37.757 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:37.759 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 05:50:37.761 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 05:50:37.764 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 05:50:37.766 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 05:50:37.774 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.776 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 05:50:37.796 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:37.798 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 05:50:37.801 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 05:50:37.803 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 05:50:37.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 05:50:37.813 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.815 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 05:50:37.817 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 05:50:37.820 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 05:50:37.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:37.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:37.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 05:50:37.830 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:37.832 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 05:50:37.835 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 05:50:37.838 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:50:37.841 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 05:50:37.843 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 05:50:37.845 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:50:37.849 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:50:37.849 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:50:37.854 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 05:50:37.857 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 05:50:37.859 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 05:50:37.862 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 05:50:37.864 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 05:50:37.885 | Using python 3.8 to install keystonemiddleware 2022-06-01 05:50:37.887 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 05:50:39.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:39.665 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:39.669 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:39.669 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:39.671 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:39.672 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:39.673 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:39.673 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:39.673 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:39.674 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:39.688 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:50:39.759 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:50:39.793 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:50:39.809 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:50:39.815 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:50:39.822 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:50:39.860 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:50:39.870 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:50:39.888 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:50:39.894 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:50:39.897 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:50:39.907 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:50:39.910 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:50:39.913 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:50:39.919 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:50:39.938 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:50:39.942 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:50:39.962 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:50:39.967 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:50:39.970 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:50:39.978 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:50:39.998 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:50:40.062 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:50:40.075 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:50:40.081 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:50:40.089 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:50:40.093 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:50:40.097 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:50:40.101 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:50:40.104 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:50:40.106 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:50:40.109 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:50:40.112 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:50:40.116 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:50:40.121 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:50:40.124 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:50:42.080 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:42.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:42.161 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:42.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:42.167 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:42.169 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:42.171 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:42.173 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:42.175 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:42.178 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:42.180 | + functions-common:time_stop:2329 : start_time=1654062637879 2022-06-01 05:50:42.182 | + functions-common:time_stop:2331 : [[ -z 1654062637879 ]] 2022-06-01 05:50:42.185 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:42.189 | + functions-common:time_stop:2334 : end_time=1654062642186 2022-06-01 05:50:42.191 | + functions-common:time_stop:2335 : elapsed_time=4307 2022-06-01 05:50:42.194 | + functions-common:time_stop:2336 : total=36725 2022-06-01 05:50:42.196 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:42.198 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41032 2022-06-01 05:50:42.200 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:42.203 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 05:50:42.205 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 05:50:42.207 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:50:42.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 05:50:42.213 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 05:50:42.216 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:50:42.219 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:50:42.220 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:50:42.225 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 05:50:42.227 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 05:50:42.230 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 05:50:42.232 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 05:50:42.235 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 05:50:42.256 | Using python 3.8 to install python-memcached 2022-06-01 05:50:42.258 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 05:50:44.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:44.019 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:44.024 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:44.024 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:44.026 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:44.027 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:44.027 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:44.028 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:44.028 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:44.028 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:44.043 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 05:50:44.048 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:50:46.268 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:46.268 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:46.338 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:46.340 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:46.343 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:46.345 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:46.347 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:46.350 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:46.352 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:46.354 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:46.357 | + functions-common:time_stop:2329 : start_time=1654062642250 2022-06-01 05:50:46.359 | + functions-common:time_stop:2331 : [[ -z 1654062642250 ]] 2022-06-01 05:50:46.362 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:46.366 | + functions-common:time_stop:2334 : end_time=1654062646363 2022-06-01 05:50:46.368 | + functions-common:time_stop:2335 : elapsed_time=4113 2022-06-01 05:50:46.370 | + functions-common:time_stop:2336 : total=41032 2022-06-01 05:50:46.372 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:46.375 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45145 2022-06-01 05:50:46.377 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:46.379 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 05:50:46.395 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:46.398 | + ./stack.sh:main:866 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-06-01 05:50:46.401 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 05:50:46.403 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 05:50:46.405 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 05:50:46.407 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:50:46.410 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 05:50:46.413 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 05:50:46.427 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:46.430 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 05:50:46.432 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 05:50:46.434 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 05:50:46.436 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:50:46.438 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:50:46.441 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:50:46.443 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:50:46.445 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:50:46.448 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:50:46.463 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:50:46.465 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:50:46.468 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:46.471 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:50:46.471 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:50:46.477 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 05:50:46.479 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:46.482 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 05:50:46.494 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 05:50:46.497 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:50:46.497 | + functions-common:git_clone:607 : head -1 2022-06-01 05:50:46.500 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 05:50:46.502 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:50:46.505 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 05:50:46.507 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:50:46.509 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:50:46.511 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 05:50:46.514 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:50:46.516 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 05:50:46.518 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:50:46.521 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:50:46.523 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 05:50:46.526 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:50:46.528 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:50:46.531 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 05:50:46.534 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:50:46.536 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 05:50:46.539 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:50:46.542 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:50:46.545 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 05:50:46.550 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 05:50:46.553 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 05:50:47.188 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 05:50:47.190 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:50:47.192 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:50:47.195 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:50:47.197 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:50:47.199 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 05:50:47.202 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:50:47.204 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:50:47.206 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:50:47.208 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:50:47.210 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:50:47.212 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:50:47.215 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:50:47.217 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 05:50:47.237 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 05:50:47.239 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 05:50:49.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:50:49.016 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:50:49.020 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:49.020 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:49.022 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:50:49.023 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:49.024 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:49.024 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:49.024 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:50:49.025 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:50:49.038 | Obtaining file:///opt/stack/keystone 2022-06-01 05:50:50.595 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:50:52.142 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 05:50:52.171 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 05:50:52.180 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:50:52.187 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:50:52.191 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 05:50:52.199 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:50:52.220 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:50:52.234 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 05:50:52.249 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 05:50:52.253 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:50:52.263 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:50:52.266 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 05:50:52.270 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:50:52.309 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:50:52.315 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 05:50:52.319 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:50:52.330 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:50:52.388 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:50:52.391 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 05:50:52.397 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:50:52.432 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:50:52.447 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:50:52.453 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:50:52.508 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:50:52.514 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:50:52.552 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:50:52.605 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:50:52.623 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:50:52.640 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:50:52.650 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:50:52.673 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:50:52.681 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:50:52.699 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:50:52.745 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:50:52.751 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 05:50:52.764 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:50:52.767 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:50:52.770 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:50:52.780 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:50:52.783 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:50:52.789 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:50:52.794 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 05:50:52.812 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:50:52.817 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:50:52.835 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:50:52.840 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:50:52.861 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:50:52.866 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 05:50:52.869 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:50:52.872 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:50:52.883 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:50:52.886 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:50:52.889 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:50:52.896 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:50:52.905 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:50:52.910 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:50:52.929 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:50:52.932 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:50:52.939 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:50:52.959 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:50:52.963 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:50:52.966 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:50:53.029 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 05:50:53.034 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:50:53.038 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:50:53.046 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:50:53.055 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:50:53.061 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:50:53.106 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:50:53.111 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:50:53.115 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:50:53.122 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:50:53.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 164)) (3.0.0) 2022-06-01 05:50:53.141 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:50:53.152 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:50:53.161 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:50:53.164 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:50:53.172 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 05:50:53.176 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:50:53.180 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:50:53.193 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 05:50:53.199 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:50:53.201 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:50:53.204 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:50:53.208 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:50:53.211 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:50:53.213 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:50:53.216 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:50:53.219 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:50:53.221 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:50:53.227 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:50:53.230 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:50:53.232 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:50:53.240 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:50:53.243 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:50:53.249 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:50:53.257 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:50:53.259 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:50:54.650 | Installing collected packages: keystone 2022-06-01 05:50:54.650 | Attempting uninstall: keystone 2022-06-01 05:50:54.651 | Found existing installation: keystone 18.1.0 2022-06-01 05:50:54.654 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 05:50:54.656 | Running setup.py develop for keystone 2022-06-01 05:50:56.514 | Successfully installed keystone 2022-06-01 05:50:56.655 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:50:56.655 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:50:56.741 | + inc/python:pip_install:200 : result=0 2022-06-01 05:50:56.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:50:56.745 | + functions-common:time_stop:2322 : local name 2022-06-01 05:50:56.747 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:50:56.749 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:50:56.751 | + functions-common:time_stop:2325 : local total 2022-06-01 05:50:56.753 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:50:56.756 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:50:56.758 | + functions-common:time_stop:2329 : start_time=1654062647231 2022-06-01 05:50:56.760 | + functions-common:time_stop:2331 : [[ -z 1654062647231 ]] 2022-06-01 05:50:56.763 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:50:56.766 | + functions-common:time_stop:2334 : end_time=1654062656764 2022-06-01 05:50:56.769 | + functions-common:time_stop:2335 : elapsed_time=9533 2022-06-01 05:50:56.771 | + functions-common:time_stop:2336 : total=45145 2022-06-01 05:50:56.773 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:50:56.775 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54678 2022-06-01 05:50:56.778 | + inc/python:pip_install:203 : return 0 2022-06-01 05:50:56.780 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:50:56.782 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:50:56.784 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:50:56.802 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:50:56.814 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 05:50:56.816 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 05:50:56.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:50:56.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:50:56.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 05:50:56.826 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:50:56.828 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 05:50:56.845 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:56.848 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 05:50:56.850 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:50:56.852 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 05:50:56.855 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 05:50:56.867 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 05:50:56.869 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 05:50:56.874 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 05:50:56.890 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:56.892 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 05:50:56.921 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 05:50:56.948 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 05:50:56.977 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 05:50:57.007 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 05:50:57.036 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 05:50:57.065 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 05:50:57.096 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 05:50:57.123 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 05:50:57.126 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 05:50:57.128 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 05:50:57.131 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 05:50:57.133 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:50:57.136 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:50:57.151 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:57.154 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:50:57.156 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:50:57.158 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:50:57.173 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:57.175 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:50:57.179 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:50:57.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:50:57.222 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:50:57.225 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 05:50:57.227 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 05:50:57.229 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 05:50:57.245 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:57.248 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-06-01 05:50:57.277 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.32/identity 2022-06-01 05:50:57.305 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 05:50:57.307 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 05:50:57.337 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 05:50:57.340 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 05:50:57.342 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 05:50:57.345 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 05:50:57.347 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 05:50:57.350 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 05:50:57.380 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 05:50:57.382 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 05:50:57.385 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 05:50:57.387 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 05:50:57.390 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:50:57.406 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:50:57.408 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:50:57.411 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:50:57.414 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:50:57.416 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:50:57.443 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:50:57.470 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:50:57.498 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:50:57.525 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 05:50:57.553 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 05:50:57.556 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 05:50:57.558 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 05:50:57.560 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 05:50:57.563 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 05:50:57.565 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:50:57.567 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:50:57.570 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 05:50:57.574 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 05:50:57.576 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:50:57.578 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:50:57.591 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:50:57.591 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:50:57.600 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:50:57.604 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:50:57.619 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 05:50:57.621 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 05:50:57.625 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 05:50:57.654 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 05:50:57.680 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 05:50:57.706 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 05:50:57.733 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 05:50:57.759 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 05:50:57.786 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 05:50:57.813 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 05:50:57.839 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 05:50:57.866 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:50:57.892 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 05:50:57.919 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 05:50:57.946 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 05:50:57.973 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:50:57.975 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:50:57.978 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 05:50:57.980 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 05:50:57.982 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:50:57.985 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:57.987 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:57.989 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:50:57.992 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:50:57.994 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 05:50:58.022 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 05:50:58.048 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 05:50:58.048 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:50:58.057 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 05:50:58.060 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 05:50:58.062 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 05:50:58.064 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:50:58.067 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:50:58.069 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:50:58.072 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:58.074 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:58.076 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:50:58.078 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:50:58.081 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:58.083 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:58.085 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 05:50:58.146 | Site keystone-wsgi-public already enabled 2022-06-01 05:50:58.150 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:50:58.152 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:50:58.155 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:50:58.157 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:50:58.290 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 05:50:58.292 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 05:50:58.295 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 05:50:58.297 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 05:50:58.299 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:50:58.302 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:50:58.306 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 05:50:58.311 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 05:50:58.313 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:50:58.315 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:50:58.335 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:50:58.335 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:50:58.338 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:50:58.342 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:50:58.358 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 05:50:58.360 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 05:50:58.365 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 05:50:58.399 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 05:50:58.425 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 05:50:58.452 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 05:50:58.479 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 05:50:58.506 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 05:50:58.532 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 05:50:58.559 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 05:50:58.586 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 05:50:58.612 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:50:58.640 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 05:50:58.678 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 05:50:58.705 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 05:50:58.733 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:50:58.736 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:50:58.739 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 05:50:58.742 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 05:50:58.744 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:50:58.746 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:58.749 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:58.751 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:50:58.754 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:50:58.757 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 05:50:58.783 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 05:50:58.811 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:50:58.812 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 05:50:58.820 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 05:50:58.823 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 05:50:58.826 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 05:50:58.828 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:50:58.830 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:50:58.832 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:50:58.835 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:58.837 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:58.839 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:50:58.842 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:50:58.844 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:50:58.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:50:58.849 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 05:50:58.910 | Site keystone-wsgi-admin already enabled 2022-06-01 05:50:58.916 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:50:58.918 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:50:58.920 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:50:58.922 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:50:59.054 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 05:50:59.088 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 05:50:59.125 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 05:50:59.156 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 05:50:59.158 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 05:50:59.188 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 05:50:59.216 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 05:50:59.244 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 05:50:59.260 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:50:59.262 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 05:50:59.279 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:50:59.281 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 05:50:59.284 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 05:50:59.287 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 05:50:59.289 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:50:59.291 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 05:50:59.294 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 05:50:59.296 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 05:50:59.298 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 05:50:59.300 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:50:59.303 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:50:59.305 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:50:59.308 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:50:59.310 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:50:59.313 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:50:59.328 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:50:59.331 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:50:59.333 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:59.336 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:50:59.336 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:50:59.341 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 05:50:59.343 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:50:59.346 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 05:50:59.359 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 05:50:59.362 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:50:59.362 | + functions-common:git_clone:607 : head -1 2022-06-01 05:50:59.368 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 05:50:59.370 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:50:59.373 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 05:50:59.375 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:50:59.378 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:50:59.380 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 05:50:59.382 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 05:50:59.385 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 05:50:59.387 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:50:59.389 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:50:59.392 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 05:50:59.394 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:50:59.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 05:50:59.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 05:50:59.402 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:50:59.405 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 05:50:59.407 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:50:59.409 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:50:59.413 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 05:50:59.418 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 05:50:59.421 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 05:51:00.012 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 05:51:00.015 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:51:00.017 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:51:00.019 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:51:00.022 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:51:00.024 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 05:51:00.026 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:51:00.029 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 05:51:00.031 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:51:00.033 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 05:51:00.035 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 05:51:00.038 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 05:51:00.040 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:51:00.042 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 05:51:00.063 | Using python 3.8 to install /opt/stack/swift 2022-06-01 05:51:00.065 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 05:51:01.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:51:01.854 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:51:01.858 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:01.859 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:01.860 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:51:01.862 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:01.862 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:01.862 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:01.863 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:01.863 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:01.876 | Obtaining file:///opt/stack/swift 2022-06-01 05:51:03.132 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:51:04.401 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:51:04.409 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:51:04.449 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:51:04.458 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:51:04.461 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:51:04.518 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 05:51:04.528 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:51:04.531 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:51:04.534 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 05:51:04.568 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 05:51:04.584 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 05:51:04.591 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 05:51:04.597 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 05:51:04.636 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 05:51:04.645 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 05:51:04.664 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 05:51:04.670 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 05:51:04.673 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 05:51:04.684 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 05:51:04.687 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 05:51:04.690 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 05:51:04.693 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 05:51:04.701 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 05:51:04.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-01 05:51:04.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-01 05:51:04.745 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 05:51:04.749 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 05:51:04.752 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 05:51:04.760 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:51:04.780 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 05:51:04.785 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:51:04.788 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:51:04.796 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:51:04.809 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:51:04.873 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:51:04.879 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:51:04.883 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:51:04.890 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:51:04.895 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:51:04.899 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:51:04.902 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:51:04.904 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:51:04.907 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:51:04.911 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 05:51:04.914 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 05:51:04.919 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:51:04.922 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:51:06.597 | Installing collected packages: swift 2022-06-01 05:51:06.597 | Attempting uninstall: swift 2022-06-01 05:51:06.599 | Found existing installation: swift 2.26.1.dev35 2022-06-01 05:51:06.601 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 05:51:06.603 | Running setup.py develop for swift 2022-06-01 05:51:08.286 | Successfully installed swift 2022-06-01 05:51:08.456 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:51:08.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:51:08.531 | + inc/python:pip_install:200 : result=0 2022-06-01 05:51:08.533 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:51:08.535 | + functions-common:time_stop:2322 : local name 2022-06-01 05:51:08.538 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:51:08.540 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:51:08.542 | + functions-common:time_stop:2325 : local total 2022-06-01 05:51:08.544 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:51:08.546 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:51:08.549 | + functions-common:time_stop:2329 : start_time=1654062660057 2022-06-01 05:51:08.551 | + functions-common:time_stop:2331 : [[ -z 1654062660057 ]] 2022-06-01 05:51:08.554 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:51:08.558 | + functions-common:time_stop:2334 : end_time=1654062668556 2022-06-01 05:51:08.560 | + functions-common:time_stop:2335 : elapsed_time=8499 2022-06-01 05:51:08.563 | + functions-common:time_stop:2336 : total=54678 2022-06-01 05:51:08.565 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:51:08.567 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63177 2022-06-01 05:51:08.569 | + inc/python:pip_install:203 : return 0 2022-06-01 05:51:08.572 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:51:08.574 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:51:08.576 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:51:08.594 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:51:08.607 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 05:51:08.609 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 05:51:08.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:08.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:08.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 05:51:08.619 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:08.621 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 05:51:08.624 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:51:08.626 | + ./stack.sh:main:877 : configure_swift 2022-06-01 05:51:08.628 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 05:51:08.630 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 05:51:08.632 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 05:51:08.634 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 05:51:08.636 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 05:51:08.638 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 05:51:09.471 | No account-replicator running 2022-06-01 05:51:09.471 | No container-server running 2022-06-01 05:51:09.471 | No object-server running 2022-06-01 05:51:09.471 | No container-reconciler running 2022-06-01 05:51:09.471 | No proxy-server running 2022-06-01 05:51:09.471 | No account-auditor running 2022-06-01 05:51:09.471 | No object-updater running 2022-06-01 05:51:09.471 | No object-replicator running 2022-06-01 05:51:09.471 | No container-sync running 2022-06-01 05:51:09.471 | No object-auditor running 2022-06-01 05:51:09.471 | No container-auditor running 2022-06-01 05:51:09.471 | No object-reconstructor running 2022-06-01 05:51:09.471 | No container-sharder running 2022-06-01 05:51:09.471 | No container-replicator running 2022-06-01 05:51:09.471 | No account-reaper running 2022-06-01 05:51:09.471 | No container-updater running 2022-06-01 05:51:09.472 | No object-expirer running 2022-06-01 05:51:09.472 | No account-server running 2022-06-01 05:51:09.517 | + lib/swift:configure_swift:341 : true 2022-06-01 05:51:09.519 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 05:51:09.532 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 05:51:09.544 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 05:51:09.546 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 05:51:09.547 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 05:51:09.547 | s/%GROUP%//; 2022-06-01 05:51:09.547 | s/%USER%/ubuntu/; 2022-06-01 05:51:09.547 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 05:51:09.547 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 05:51:09.555 | uid = ubuntu 2022-06-01 05:51:09.555 | gid = 2022-06-01 05:51:09.555 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 05:51:09.555 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 05:51:09.555 | address = 127.0.0.1 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | [account6612] 2022-06-01 05:51:09.556 | max connections = 25 2022-06-01 05:51:09.556 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:51:09.556 | read only = false 2022-06-01 05:51:09.556 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | [account6622] 2022-06-01 05:51:09.556 | max connections = 25 2022-06-01 05:51:09.556 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:51:09.556 | read only = false 2022-06-01 05:51:09.556 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | [account6632] 2022-06-01 05:51:09.556 | max connections = 25 2022-06-01 05:51:09.556 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:51:09.556 | read only = false 2022-06-01 05:51:09.556 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | [account6642] 2022-06-01 05:51:09.556 | max connections = 25 2022-06-01 05:51:09.556 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:51:09.556 | read only = false 2022-06-01 05:51:09.556 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | [container6611] 2022-06-01 05:51:09.556 | max connections = 25 2022-06-01 05:51:09.556 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:51:09.556 | read only = false 2022-06-01 05:51:09.556 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 05:51:09.556 | 2022-06-01 05:51:09.556 | [container6621] 2022-06-01 05:51:09.556 | max connections = 25 2022-06-01 05:51:09.556 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:51:09.556 | read only = false 2022-06-01 05:51:09.556 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | [container6631] 2022-06-01 05:51:09.557 | max connections = 25 2022-06-01 05:51:09.557 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:51:09.557 | read only = false 2022-06-01 05:51:09.557 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | [container6641] 2022-06-01 05:51:09.557 | max connections = 25 2022-06-01 05:51:09.557 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:51:09.557 | read only = false 2022-06-01 05:51:09.557 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | [object6613] 2022-06-01 05:51:09.557 | max connections = 25 2022-06-01 05:51:09.557 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:51:09.557 | read only = false 2022-06-01 05:51:09.557 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | [object6623] 2022-06-01 05:51:09.557 | max connections = 25 2022-06-01 05:51:09.557 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:51:09.557 | read only = false 2022-06-01 05:51:09.557 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | [object6633] 2022-06-01 05:51:09.557 | max connections = 25 2022-06-01 05:51:09.557 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:51:09.557 | read only = false 2022-06-01 05:51:09.557 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 05:51:09.557 | 2022-06-01 05:51:09.557 | [object6643] 2022-06-01 05:51:09.557 | max connections = 25 2022-06-01 05:51:09.557 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:51:09.557 | read only = false 2022-06-01 05:51:09.557 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 05:51:09.560 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 05:51:09.562 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:09.564 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:09.566 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 05:51:09.578 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 05:51:09.580 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 05:51:09.585 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 05:51:09.589 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 05:51:09.591 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 05:51:09.595 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 05:51:09.623 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-06-01 05:51:09.648 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 05:51:09.666 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 05:51:09.693 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 05:51:09.710 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:51:09.738 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 05:51:09.755 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 05:51:09.782 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 05:51:09.800 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 05:51:09.826 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 05:51:09.844 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:51:09.872 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 05:51:09.889 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 05:51:09.903 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:09.905 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 05:51:09.933 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 05:51:09.960 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 05:51:09.986 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 05:51:10.013 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 05:51:10.027 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:10.030 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 05:51:10.056 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 05:51:10.070 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:10.073 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 05:51:10.088 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:10.090 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 05:51:10.093 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 05:51:10.107 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:10.109 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 05:51:10.111 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 05:51:10.113 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 05:51:10.118 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 05:51:10.130 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 05:51:10.157 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 05:51:10.183 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 05:51:10.212 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 05:51:10.241 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 05:51:10.267 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 05:51:10.269 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 05:51:10.271 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 05:51:10.274 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 05:51:10.276 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 05:51:10.301 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 05:51:10.328 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:51:10.354 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 05:51:10.380 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 05:51:10.406 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 05:51:10.433 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 05:51:10.459 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 05:51:10.485 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:51:10.512 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 05:51:10.538 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 05:51:10.565 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 05:51:10.592 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 05:51:10.618 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 05:51:10.648 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 05:51:10.675 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 05:51:10.693 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 05:51:10.720 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 05:51:10.748 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 05:51:10.752 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 05:51:10.779 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 05:51:10.806 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 05:51:10.831 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 05:51:10.834 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 05:51:10.836 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 05:51:10.838 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 05:51:10.842 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 05:51:10.844 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 05:51:10.847 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:51:10.849 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 05:51:10.852 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 05:51:10.854 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:51:10.856 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:51:10.858 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 05:51:10.876 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 05:51:10.902 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 05:51:10.920 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 05:51:10.948 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 05:51:10.965 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:51:10.993 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 05:51:11.011 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:51:11.038 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 05:51:11.056 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:51:11.083 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 05:51:11.102 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 05:51:11.129 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:51:11.147 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:51:11.174 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 05:51:11.192 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 05:51:11.219 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 05:51:11.237 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 05:51:11.263 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 05:51:11.268 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 05:51:11.286 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:51:11.314 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 05:51:11.341 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 05:51:11.344 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 05:51:11.348 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 05:51:11.351 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 05:51:11.353 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:51:11.355 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 05:51:11.357 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 05:51:11.359 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:51:11.361 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:51:11.364 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 05:51:11.381 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 05:51:11.408 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 05:51:11.426 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 05:51:11.453 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 05:51:11.471 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:51:11.498 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 05:51:11.516 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:51:11.544 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 05:51:11.562 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:51:11.589 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 05:51:11.607 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 05:51:11.635 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:51:11.652 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:51:11.680 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 05:51:11.698 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 05:51:11.726 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 05:51:11.743 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 05:51:11.769 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 05:51:11.774 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 05:51:11.792 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:51:11.820 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 05:51:11.822 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 05:51:11.826 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 05:51:11.828 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 05:51:11.831 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:51:11.833 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 05:51:11.835 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 05:51:11.837 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:51:11.840 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:51:11.842 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 05:51:11.860 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 05:51:11.887 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 05:51:11.905 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 05:51:11.933 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 05:51:11.950 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:51:11.978 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 05:51:11.995 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:51:12.023 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 05:51:12.041 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:51:12.068 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 05:51:12.085 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 05:51:12.113 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:51:12.130 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:51:12.159 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 05:51:12.177 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 05:51:12.205 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 05:51:12.222 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 05:51:12.248 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 05:51:12.254 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 05:51:12.272 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:51:12.299 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 05:51:12.326 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 05:51:12.354 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 05:51:12.381 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 05:51:12.383 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 05:51:12.388 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 05:51:12.418 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 05:51:12.446 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 05:51:12.474 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 05:51:12.501 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 05:51:12.530 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 05:51:12.556 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 05:51:12.583 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 05:51:12.609 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 05:51:12.636 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 05:51:12.652 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:12.654 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 05:51:12.671 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 05:51:12.674 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 05:51:12.694 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 05:51:12.696 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-06-01 05:51:12.723 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 05:51:12.725 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 05:51:12.752 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-06-01 05:51:12.780 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 05:51:12.782 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 05:51:12.809 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 05:51:12.825 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:12.827 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 05:51:12.830 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 05:51:12.836 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 05:51:12.838 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 05:51:12.851 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 05:51:12.853 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 05:51:12.864 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 05:51:12.867 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 05:51:12.869 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:51:12.871 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:51:12.873 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:51:12.876 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:51:12.878 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:51:12.880 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:51:12.883 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 05:51:12.895 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 05:51:12.897 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 05:51:12.899 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 05:51:12.916 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:12.919 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 05:51:12.936 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:12.938 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 05:51:12.940 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 05:51:12.943 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 05:51:12.945 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:51:12.947 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 05:51:12.950 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 05:51:12.952 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 05:51:12.955 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 05:51:12.971 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:12.975 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 05:51:12.977 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 05:51:12.994 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:12.996 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 05:51:12.999 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 05:51:13.001 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 05:51:13.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:13.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:13.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 05:51:13.011 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:13.015 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 05:51:13.017 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 05:51:13.020 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 05:51:13.023 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 05:51:13.025 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 05:51:13.027 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 05:51:13.030 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 05:51:13.033 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 05:51:13.036 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 05:51:13.039 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 05:51:13.042 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:51:13.043 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 05:51:13.047 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 05:51:13.050 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 05:51:13.053 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 05:51:13.056 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 05:51:13.058 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 05:51:13.079 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 05:51:13.082 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 05:51:14.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:51:14.871 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:51:14.875 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:14.875 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:14.877 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:51:14.878 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:14.879 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:14.879 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:14.879 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:14.880 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:14.894 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 05:51:14.990 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 05:51:14.993 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:51:15.005 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:51:15.069 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 05:51:15.094 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 05:51:15.100 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 05:51:15.121 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 05:51:15.131 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 05:51:15.147 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 05:51:15.153 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 05:51:15.160 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 05:51:15.200 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 05:51:15.215 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 05:51:15.219 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 05:51:15.229 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 05:51:15.252 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 05:51:15.272 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 05:51:15.278 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 05:51:15.281 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 05:51:15.284 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 05:51:15.287 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 05:51:15.305 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 05:51:15.310 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 05:51:15.329 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 05:51:15.353 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 05:51:15.357 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 05:51:15.377 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 05:51:15.382 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 05:51:15.386 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 05:51:15.389 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 05:51:15.396 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:51:15.411 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:51:15.432 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:51:15.435 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:51:15.444 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:51:15.447 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:51:15.452 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:51:15.457 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:51:15.466 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:51:15.471 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:51:15.474 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:51:15.478 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:51:15.481 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:51:15.484 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:51:15.495 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:51:15.502 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:51:15.511 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:51:15.525 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:51:15.533 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:51:15.536 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 05:51:15.538 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:51:15.542 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:51:15.545 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:51:15.548 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:51:15.550 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:51:15.559 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:51:15.562 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 05:51:15.565 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:51:15.583 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 05:51:15.593 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:51:15.596 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 05:51:15.599 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:51:15.603 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:51:15.609 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:51:15.612 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:51:17.493 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:51:17.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:51:17.565 | + inc/python:pip_install:200 : result=0 2022-06-01 05:51:17.568 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:51:17.570 | + functions-common:time_stop:2322 : local name 2022-06-01 05:51:17.572 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:51:17.575 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:51:17.577 | + functions-common:time_stop:2325 : local total 2022-06-01 05:51:17.579 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:51:17.582 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:51:17.584 | + functions-common:time_stop:2329 : start_time=1654062673074 2022-06-01 05:51:17.586 | + functions-common:time_stop:2331 : [[ -z 1654062673074 ]] 2022-06-01 05:51:17.589 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:51:17.593 | + functions-common:time_stop:2334 : end_time=1654062677591 2022-06-01 05:51:17.596 | + functions-common:time_stop:2335 : elapsed_time=4517 2022-06-01 05:51:17.598 | + functions-common:time_stop:2336 : total=63177 2022-06-01 05:51:17.601 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:51:17.604 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67694 2022-06-01 05:51:17.607 | + inc/python:pip_install:203 : return 0 2022-06-01 05:51:17.610 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 05:51:17.612 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 05:51:17.615 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 05:51:17.628 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 05:51:17.633 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 05:51:17.635 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 05:51:17.637 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 05:51:17.640 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:51:17.642 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:51:17.645 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:51:17.648 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:51:17.650 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:51:17.653 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:51:17.669 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:51:17.671 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:51:17.673 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:17.676 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:51:17.677 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:51:17.682 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 05:51:17.685 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:17.687 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 05:51:17.700 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 05:51:17.703 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:51:17.703 | + functions-common:git_clone:607 : head -1 2022-06-01 05:51:17.706 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 05:51:17.709 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:51:17.712 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 05:51:17.714 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:51:17.717 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:51:17.719 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 05:51:17.722 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:51:17.725 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 05:51:17.727 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:51:17.730 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:51:17.732 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 05:51:17.735 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:51:17.737 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:51:17.741 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 05:51:17.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:51:17.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 05:51:17.748 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:51:17.751 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:51:17.754 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 05:51:17.759 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 05:51:17.762 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 05:51:18.343 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 05:51:18.345 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:51:18.348 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:51:18.351 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:51:18.353 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:51:18.355 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 05:51:18.358 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:51:18.360 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:51:18.362 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:51:18.365 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:51:18.367 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:51:18.369 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:51:18.372 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:51:18.374 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 05:51:18.395 | Using python 3.8 to install /opt/stack/glance 2022-06-01 05:51:18.398 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 05:51:20.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:51:20.172 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:51:20.179 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:20.180 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:20.180 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:51:20.180 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:20.180 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:20.181 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:20.181 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:20.181 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:20.194 | Obtaining file:///opt/stack/glance 2022-06-01 05:51:21.476 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:51:22.746 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:51:22.754 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:51:22.762 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:51:22.770 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:51:22.792 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 05:51:22.801 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:51:22.814 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:51:22.823 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:51:22.844 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:51:22.883 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 05:51:22.897 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:51:22.904 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 05:51:22.910 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:51:22.919 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:51:22.925 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 05:51:22.995 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 05:51:22.998 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 05:51:23.000 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 05:51:23.003 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 05:51:23.015 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:51:23.078 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:51:23.134 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:51:23.136 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 05:51:23.142 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:51:23.147 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:51:23.168 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:51:23.201 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:51:23.213 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:51:23.229 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:51:23.235 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:51:23.281 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:51:23.288 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:51:23.327 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:51:23.380 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:51:23.398 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:51:23.415 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:51:23.429 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:51:23.438 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:51:23.462 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:51:23.470 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:51:23.488 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:51:23.533 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:51:23.539 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:51:23.542 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:51:23.545 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:51:23.566 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:51:23.579 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:51:23.591 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:51:23.594 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:51:23.597 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:51:23.613 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:51:23.618 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:51:23.621 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:51:23.640 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:51:23.644 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:51:23.652 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:51:23.672 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 05:51:23.676 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:51:23.681 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 05:51:23.685 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:51:23.688 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:51:23.698 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:51:23.702 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:51:23.704 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:51:23.712 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:51:23.770 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:51:23.785 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:51:23.793 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:51:23.799 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:51:23.817 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:51:23.821 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:51:23.828 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:51:23.849 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:51:23.852 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:51:23.855 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:51:23.863 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:51:23.867 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:51:23.875 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:51:23.881 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:51:23.887 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:51:23.892 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:51:23.895 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:51:23.900 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:51:23.940 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:51:23.944 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:51:23.950 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:51:23.954 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:51:23.964 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 05:51:23.967 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:51:23.981 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:51:23.984 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 05:51:23.988 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:51:23.991 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:51:23.994 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:51:23.997 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:51:24.002 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 05:51:24.039 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:51:24.047 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:51:24.050 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:51:24.054 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:51:24.056 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:51:24.059 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:51:24.063 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:51:24.066 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:51:24.069 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:51:24.145 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:51:24.148 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:51:24.191 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:51:24.195 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:51:24.228 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:51:25.298 | Installing collected packages: glance 2022-06-01 05:51:25.298 | Attempting uninstall: glance 2022-06-01 05:51:25.308 | Found existing installation: glance 21.1.1.dev1 2022-06-01 05:51:25.308 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 05:51:25.308 | Running setup.py develop for glance 2022-06-01 05:51:26.895 | Successfully installed glance 2022-06-01 05:51:27.034 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:51:27.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:51:27.122 | + inc/python:pip_install:200 : result=0 2022-06-01 05:51:27.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:51:27.126 | + functions-common:time_stop:2322 : local name 2022-06-01 05:51:27.129 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:51:27.131 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:51:27.134 | + functions-common:time_stop:2325 : local total 2022-06-01 05:51:27.136 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:51:27.138 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:51:27.140 | + functions-common:time_stop:2329 : start_time=1654062678390 2022-06-01 05:51:27.142 | + functions-common:time_stop:2331 : [[ -z 1654062678390 ]] 2022-06-01 05:51:27.145 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:51:27.149 | + functions-common:time_stop:2334 : end_time=1654062687147 2022-06-01 05:51:27.152 | + functions-common:time_stop:2335 : elapsed_time=8757 2022-06-01 05:51:27.154 | + functions-common:time_stop:2336 : total=67694 2022-06-01 05:51:27.156 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:51:27.158 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76451 2022-06-01 05:51:27.160 | + inc/python:pip_install:203 : return 0 2022-06-01 05:51:27.163 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:51:27.166 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:51:27.168 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:51:27.188 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:51:27.199 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 05:51:27.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 05:51:27.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:27.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:27.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 05:51:27.212 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:27.218 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:51:27.221 | + ./stack.sh:main:889 : configure_glance 2022-06-01 05:51:27.224 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 05:51:27.237 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 05:51:27.240 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 05:51:27.242 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 05:51:27.245 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 05:51:27.247 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 05:51:27.249 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:51:27.252 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:51:27.255 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 05:51:27.282 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:51:27.311 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 05:51:27.340 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 05:51:27.369 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 05:51:27.398 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 05:51:27.426 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 05:51:27.429 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 05:51:27.432 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 05:51:27.434 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:51:27.436 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 05:51:27.464 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 05:51:27.495 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:51:27.523 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 05:51:27.552 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 05:51:27.581 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 05:51:27.610 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 05:51:27.640 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 05:51:27.669 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:51:27.699 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:51:27.729 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 05:51:27.759 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 05:51:27.761 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 05:51:27.763 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 05:51:27.766 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:51:27.768 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:51:27.770 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:51:27.786 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:27.789 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:51:27.792 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:51:27.794 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:51:27.811 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:27.813 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:51:27.816 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:51:27.845 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:51:27.847 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:51:27.850 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 05:51:27.852 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 05:51:27.854 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 05:51:27.857 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 05:51:27.859 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 05:51:27.861 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 05:51:27.864 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 05:51:27.866 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 05:51:27.869 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 05:51:27.871 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 05:51:27.900 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 05:51:27.903 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-06-01 05:51:27.932 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 05:51:27.934 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 05:51:27.951 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:27.953 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 05:51:27.982 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 05:51:28.012 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 05:51:28.042 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 05:51:28.071 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 05:51:28.101 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 05:51:28.118 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:28.120 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:51:28.149 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 05:51:28.178 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 05:51:28.207 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-06-01 05:51:28.236 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 05:51:28.266 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-06-01 05:51:28.295 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 05:51:28.312 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:28.315 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 05:51:28.317 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 05:51:28.320 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 05:51:28.323 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:51:28.339 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:51:28.342 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:51:28.344 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:51:28.346 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:51:28.349 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:51:28.378 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:51:28.408 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:51:28.437 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:51:28.467 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 05:51:28.471 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 05:51:28.502 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 05:51:28.531 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 05:51:28.561 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-06-01 05:51:28.590 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 05:51:28.620 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 05:51:28.649 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 05:51:28.679 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 05:51:28.709 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 05:51:28.738 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 05:51:28.768 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 05:51:28.798 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 05:51:28.804 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 05:51:28.811 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 05:51:28.827 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:28.830 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 05:51:28.832 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.32:19292 /image 2022-06-01 05:51:28.835 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 05:51:28.837 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.32:19292 2022-06-01 05:51:28.839 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 05:51:28.842 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 05:51:28.845 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 05:51:28.848 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 05:51:28.850 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:51:28.853 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:28.855 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:28.858 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 05:51:28.860 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 05:51:28.863 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 05:51:28.866 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 05:51:28.868 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:51:28.870 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:28.873 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:28.875 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 05:51:28.877 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 05:51:28.932 | proxy (enabled by site administrator) 2022-06-01 05:51:28.935 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 05:51:28.938 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 05:51:28.940 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:51:28.942 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:28.945 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:28.947 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 05:51:28.950 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 05:51:29.005 | proxy_http (enabled by site administrator) 2022-06-01 05:51:29.009 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 05:51:29.009 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 05:51:29.017 | KeepAlive Off 2022-06-01 05:51:29.022 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 05:51:29.022 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 05:51:29.030 | SetEnv proxy-sendchunked 1 2022-06-01 05:51:29.034 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.32:19292" retry=0 ' 2022-06-01 05:51:29.034 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 05:51:29.043 | ProxyPass "/image" "http://10.222.0.32:19292" retry=0 2022-06-01 05:51:29.046 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 05:51:29.049 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 05:51:29.051 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:51:29.054 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:51:29.057 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:51:29.059 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:29.061 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:29.064 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:51:29.066 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:51:29.068 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:29.071 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:29.073 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 05:51:29.136 | Site glance already enabled 2022-06-01 05:51:29.140 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 05:51:29.142 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:51:29.145 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:51:29.148 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:51:29.278 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 05:51:29.318 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 05:51:29.349 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 05:51:29.378 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 05:51:29.395 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:29.398 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 05:51:29.401 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 05:51:29.403 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 05:51:29.405 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:51:29.408 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 05:51:29.410 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 05:51:29.413 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 05:51:29.416 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 05:51:29.418 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:51:29.420 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:51:29.423 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:51:29.425 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:51:29.428 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:51:29.430 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:51:29.446 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:51:29.449 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:51:29.451 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:29.454 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:51:29.454 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:51:29.460 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 05:51:29.462 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:29.464 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 05:51:29.478 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 05:51:29.481 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:51:29.481 | + functions-common:git_clone:607 : head -1 2022-06-01 05:51:29.484 | 070a0effb Handle the case when tempest fails 2022-06-01 05:51:29.486 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:51:29.489 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 05:51:29.492 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:51:29.494 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:51:29.497 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 05:51:29.499 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:51:29.502 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 05:51:29.504 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:51:29.507 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:51:29.510 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 05:51:29.512 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:51:29.515 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:51:29.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 05:51:29.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:51:29.524 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 05:51:29.526 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:51:29.529 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:51:29.532 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 05:51:29.538 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 05:51:29.541 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 05:51:30.128 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 05:51:30.130 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:51:30.133 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:51:30.135 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:51:30.137 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:51:30.140 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 05:51:30.142 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:51:30.144 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:51:30.147 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:51:30.149 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:51:30.152 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:51:30.154 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:51:30.156 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:51:30.159 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 05:51:30.179 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 05:51:30.182 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 05:51:31.973 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:51:31.974 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:51:31.978 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:31.979 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:31.981 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:51:31.982 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:31.982 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:31.982 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:31.983 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:31.983 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:31.996 | Obtaining file:///opt/stack/cinder 2022-06-01 05:51:33.935 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:51:35.870 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:51:35.878 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:51:35.885 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:51:35.894 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:51:35.915 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:51:35.928 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:51:35.949 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 05:51:35.988 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 05:51:36.001 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 05:51:36.005 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 05:51:36.014 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 05:51:36.028 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 05:51:36.044 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 05:51:36.050 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 05:51:36.053 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 05:51:36.056 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 05:51:36.059 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 05:51:36.070 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:51:36.134 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:51:36.190 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 05:51:36.201 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:51:36.204 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 05:51:36.214 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 05:51:36.238 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:51:36.243 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:51:36.264 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:51:36.298 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:51:36.309 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:51:36.325 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:51:36.331 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:51:36.379 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:51:36.385 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:51:36.424 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:51:36.477 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:51:36.495 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:51:36.512 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:51:36.527 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:51:36.542 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:51:36.546 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:51:36.556 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:51:36.579 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:51:36.588 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:51:36.606 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:51:36.625 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 05:51:36.649 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:51:36.694 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:51:36.700 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:51:36.736 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:51:36.739 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:51:36.741 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:51:36.762 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 05:51:36.764 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 05:51:36.769 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:51:36.781 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:51:36.783 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:51:36.787 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:51:36.803 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:51:36.808 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 05:51:36.825 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:51:36.844 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 05:51:36.862 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 05:51:36.884 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:51:36.888 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:51:36.896 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:51:36.916 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:51:36.921 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 05:51:36.925 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 05:51:36.931 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:51:36.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-01 05:51:36.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-01 05:51:36.948 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:51:36.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-01 05:51:36.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-01 05:51:36.962 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 05:51:36.965 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 05:51:36.970 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:51:37.029 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:51:37.045 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:51:37.055 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:51:37.061 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:51:37.078 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:51:37.158 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:51:37.162 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:51:37.169 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 05:51:37.172 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:51:37.193 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:51:37.197 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 05:51:37.205 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:51:37.208 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:51:37.212 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 05:51:37.215 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:51:37.219 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 05:51:37.227 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 05:51:37.249 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 05:51:37.292 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:51:37.295 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:51:37.300 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 05:51:37.306 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 05:51:37.312 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 05:51:37.316 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:51:37.320 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 05:51:37.328 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:51:37.337 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 05:51:37.343 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:51:37.348 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:51:37.389 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:51:37.396 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:51:37.399 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 05:51:37.410 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 05:51:37.413 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:51:37.423 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:51:37.437 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 05:51:37.452 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:51:37.465 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:51:37.468 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 05:51:37.472 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:51:37.475 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 05:51:37.478 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:51:37.481 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:51:37.490 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 05:51:37.527 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:51:37.532 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:51:37.535 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 05:51:37.538 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:51:37.540 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:51:37.543 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 05:51:37.548 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:51:37.552 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 05:51:37.557 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 05:51:37.563 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:51:37.566 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:51:37.574 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:51:37.577 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:51:37.580 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 05:51:37.634 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 05:51:37.637 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:51:37.670 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 05:51:37.674 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:51:37.680 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:51:38.640 | Installing collected packages: cinder 2022-06-01 05:51:38.640 | Attempting uninstall: cinder 2022-06-01 05:51:38.642 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 05:51:38.646 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 05:51:38.647 | Running setup.py develop for cinder 2022-06-01 05:51:40.912 | Successfully installed cinder 2022-06-01 05:51:41.052 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:51:41.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:51:41.138 | + inc/python:pip_install:200 : result=0 2022-06-01 05:51:41.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:51:41.143 | + functions-common:time_stop:2322 : local name 2022-06-01 05:51:41.145 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:51:41.147 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:51:41.150 | + functions-common:time_stop:2325 : local total 2022-06-01 05:51:41.152 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:51:41.154 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:51:41.156 | + functions-common:time_stop:2329 : start_time=1654062690174 2022-06-01 05:51:41.158 | + functions-common:time_stop:2331 : [[ -z 1654062690174 ]] 2022-06-01 05:51:41.162 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:51:41.166 | + functions-common:time_stop:2334 : end_time=1654062701163 2022-06-01 05:51:41.168 | + functions-common:time_stop:2335 : elapsed_time=10989 2022-06-01 05:51:41.170 | + functions-common:time_stop:2336 : total=76451 2022-06-01 05:51:41.172 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:51:41.175 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87440 2022-06-01 05:51:41.177 | + inc/python:pip_install:203 : return 0 2022-06-01 05:51:41.179 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:51:41.182 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:51:41.184 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:51:41.202 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:51:41.215 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 05:51:41.217 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 05:51:41.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:41.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:41.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 05:51:41.228 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:41.230 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 05:51:41.233 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 05:51:41.235 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:51:41.238 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:51:41.240 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:51:41.242 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:51:41.245 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:41.247 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:51:41.250 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:41.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:41.255 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:51:41.257 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:51:41.260 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:51:41.262 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:51:41.265 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 05:51:41.267 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:51:41.269 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:41.274 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:41.277 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 05:51:41.300 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 05:51:41.409 | Reading package lists... 2022-06-01 05:51:41.653 | Building dependency tree... 2022-06-01 05:51:41.654 | Reading state information... 2022-06-01 05:51:41.904 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 05:51:41.904 | The following packages were automatically installed and are no longer required: 2022-06-01 05:51:41.905 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:51:41.905 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:51:41.905 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:51:41.905 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:51:41.905 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:51:41.905 | python3-zope.interface 2022-06-01 05:51:41.905 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:51:42.015 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:51:42.020 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:51:42.023 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:51:42.025 | + functions-common:time_stop:2322 : local name 2022-06-01 05:51:42.028 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:51:42.030 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:51:42.033 | + functions-common:time_stop:2325 : local total 2022-06-01 05:51:42.035 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:51:42.038 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:51:42.040 | + functions-common:time_stop:2329 : start_time=1654062701297 2022-06-01 05:51:42.043 | + functions-common:time_stop:2331 : [[ -z 1654062701297 ]] 2022-06-01 05:51:42.046 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:51:42.050 | + functions-common:time_stop:2334 : end_time=1654062702048 2022-06-01 05:51:42.053 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-01 05:51:42.055 | + functions-common:time_stop:2336 : total=5250 2022-06-01 05:51:42.058 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:51:42.060 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6001 2022-06-01 05:51:42.063 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:51:42.065 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:51:42.067 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 05:51:42.070 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 05:51:42.082 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 05:51:42.086 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 05:51:42.089 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 05:51:42.091 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 05:51:42.094 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 05:51:42.094 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 05:51:42.099 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 05:51:42.101 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 05:51:42.103 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 05:51:42.105 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 05:51:42.108 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 05:51:42.110 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 05:51:42.112 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 05:51:42.114 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 05:51:42.125 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 05:51:42.137 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 05:51:42.149 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 05:51:42.161 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 05:51:42.172 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 05:51:42.175 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 05:51:42.179 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3viekfuVKS 2022-06-01 05:51:42.181 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 05:51:42.183 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 05:51:42.185 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 05:51:42.187 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3viekfuVKS 2022-06-01 05:51:42.191 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3viekfuVKS 2022-06-01 05:51:42.203 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3viekfuVKS /etc/sudoers.d/cinder-rootwrap 2022-06-01 05:51:42.215 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 05:51:42.219 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 05:51:42.221 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 05:51:42.223 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 05:51:42.225 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 05:51:42.228 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 05:51:42.230 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 05:51:42.232 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 05:51:42.234 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 05:51:42.239 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 05:51:42.243 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 05:51:42.262 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 05:51:42.281 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 05:51:42.301 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 05:51:42.320 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 05:51:42.339 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 05:51:42.357 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 05:51:42.375 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 05:51:42.395 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 05:51:42.398 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:51:42.400 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 05:51:42.403 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:51:42.405 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 05:51:42.433 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 05:51:42.460 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:51:42.488 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 05:51:42.515 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 05:51:42.542 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 05:51:42.569 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 05:51:42.596 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 05:51:42.623 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:51:42.651 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:51:42.678 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 05:51:42.708 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 05:51:42.736 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 05:51:42.738 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 05:51:42.741 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 05:51:42.743 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 05:51:42.746 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 05:51:42.748 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 05:51:42.779 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 05:51:42.807 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 05:51:42.835 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 05:51:42.862 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 05:51:42.890 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 05:51:42.918 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 05:51:42.949 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 05:51:42.951 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-06-01 05:51:42.979 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 05:51:43.010 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 05:51:43.019 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 79c37030834ba698f8b9a8a0d7249b1f 2022-06-01 05:51:43.049 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 05:51:43.065 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:43.068 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 05:51:43.070 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 05:51:43.072 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 05:51:43.074 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 05:51:43.077 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 05:51:43.079 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 05:51:43.081 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 05:51:43.084 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 05:51:43.086 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 05:51:43.088 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 05:51:43.091 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 05:51:43.122 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 05:51:43.149 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 05:51:43.176 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 05:51:43.204 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 05:51:43.232 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 05:51:43.234 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 05:51:43.236 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 05:51:43.238 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 05:51:43.266 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 05:51:43.295 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 05:51:43.297 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 05:51:43.327 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 05:51:43.329 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 05:51:43.331 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 05:51:43.334 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 05:51:43.362 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 05:51:43.364 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 05:51:43.367 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 05:51:43.383 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:43.385 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.32:8080/v1/AUTH_ 2022-06-01 05:51:43.413 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 05:51:43.429 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:43.432 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 05:51:43.448 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:43.450 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 05:51:43.453 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 05:51:43.455 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 05:51:43.457 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 05:51:43.460 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:51:43.463 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:51:43.465 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:51:43.481 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:43.484 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:51:43.487 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:51:43.489 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:51:43.504 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:43.507 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:51:43.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:51:43.537 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:51:43.540 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:51:43.542 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 05:51:43.544 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 05:51:43.547 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:51:43.550 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:51:43.566 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:51:43.569 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:51:43.571 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:51:43.573 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:51:43.576 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:51:43.604 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:51:43.631 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:51:43.659 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:51:43.687 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 05:51:43.690 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 05:51:43.692 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 05:51:43.695 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 05:51:43.698 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:51:43.700 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:51:43.703 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 05:51:43.707 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 05:51:43.710 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:51:43.712 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:51:43.725 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:51:43.725 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:51:43.733 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:51:43.737 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:51:43.752 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 05:51:43.754 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 05:51:43.759 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 05:51:43.788 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 05:51:43.814 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 05:51:43.842 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:51:43.869 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:51:43.895 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:51:43.923 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:51:43.950 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:51:43.978 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:51:44.006 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:51:44.033 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:51:44.060 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:51:44.087 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:51:44.115 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:51:44.117 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:51:44.120 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 05:51:44.123 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 05:51:44.125 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:51:44.127 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:44.129 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:44.132 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:51:44.135 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:51:44.137 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 05:51:44.165 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:51:44.192 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 05:51:44.192 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:51:44.201 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 05:51:44.204 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 05:51:44.206 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 05:51:44.209 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:51:44.212 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:51:44.214 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:51:44.217 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:44.219 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:44.221 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:51:44.224 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:51:44.227 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:51:44.229 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:51:44.231 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 05:51:44.291 | Enabling site cinder-wsgi. 2022-06-01 05:51:44.297 | To activate the new configuration, you need to run: 2022-06-01 05:51:44.297 | systemctl reload apache2 2022-06-01 05:51:44.301 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:51:44.304 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:51:44.306 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:51:44.308 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:51:44.443 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 05:51:44.447 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 05:51:44.481 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-06-01 05:51:44.513 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 05:51:44.530 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:44.532 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 05:51:44.535 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:51:44.537 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 05:51:44.539 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 05:51:44.542 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 05:51:44.572 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 05:51:44.600 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-06-01 05:51:44.627 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 05:51:44.655 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 05:51:44.682 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 05:51:44.710 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 05:51:44.737 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 05:51:44.764 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:51:44.792 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 05:51:44.820 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 05:51:44.848 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:51:44.875 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 05:51:44.878 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 05:51:44.894 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:44.897 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-06-01 05:51:44.927 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 05:51:44.944 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:44.947 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 05:51:44.949 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 05:51:44.952 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 05:51:44.954 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:51:44.956 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 05:51:44.959 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 05:51:44.962 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:51:44.963 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 05:51:44.968 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:51:44.970 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 05:51:44.973 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 05:51:44.976 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 05:51:44.978 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 05:51:44.981 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 05:51:44.983 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 05:51:44.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:44.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:44.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 05:51:44.993 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:44.996 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 05:51:44.998 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 05:51:45.000 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 05:51:45.003 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:51:45.005 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:51:45.008 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:51:45.011 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:51:45.013 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:51:45.016 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:51:45.031 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:51:45.033 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:51:45.036 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:45.038 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:51:45.039 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:51:45.044 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 05:51:45.046 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:45.048 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 05:51:45.066 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 05:51:45.070 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:51:45.070 | + functions-common:git_clone:607 : head -1 2022-06-01 05:51:45.076 | 3034b0403d Revert "Use Port_Binding up column to set Neutron port status" 2022-06-01 05:51:45.078 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:51:45.081 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 05:51:45.083 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:51:45.086 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:51:45.088 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 05:51:45.091 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:51:45.093 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 05:51:45.095 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:51:45.098 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:51:45.101 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 05:51:45.103 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:51:45.105 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:51:45.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 05:51:45.111 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:51:45.114 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 05:51:45.117 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:51:45.119 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:51:45.122 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 05:51:45.128 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 05:51:45.130 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 05:51:45.713 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 05:51:45.715 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:51:45.718 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:51:45.720 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:51:45.722 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:51:45.725 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 05:51:45.727 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:51:45.729 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:51:45.732 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:51:45.734 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:51:45.736 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:51:45.739 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:51:45.748 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:51:45.748 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 05:51:45.765 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 05:51:45.767 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 05:51:47.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:51:47.536 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:51:47.541 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:47.541 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:47.543 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:51:47.544 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:47.545 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:47.545 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:47.545 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:47.546 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:47.559 | Obtaining file:///opt/stack/neutron 2022-06-01 05:51:49.625 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:51:51.680 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:51:51.687 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:51:51.690 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:51:51.698 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:51:51.706 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:51:51.714 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:51:51.736 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:51:51.749 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:51:51.757 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:51:51.765 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:51:51.769 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:51:51.778 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:51:51.784 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:51:51.788 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 05:51:51.791 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:51:51.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 226)) (9.1.0) 2022-06-01 05:51:51.910 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:51:51.912 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:51:51.917 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:51:51.920 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 05:51:51.961 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:51:51.987 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 05:51:52.006 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:51:52.010 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:51:52.015 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 05:51:52.039 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 05:51:52.056 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:51:52.091 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:51:52.102 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:51:52.117 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:51:52.123 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:51:52.170 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:51:52.177 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:51:52.215 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:51:52.268 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:51:52.286 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:51:52.303 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:51:52.318 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:51:52.332 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:51:52.337 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:51:52.346 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:51:52.373 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:51:52.380 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:51:52.398 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:51:52.418 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:51:52.463 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 05:51:52.469 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 05:51:52.478 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:51:52.485 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:51:52.520 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:51:52.523 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 05:51:52.532 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:51:52.535 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:51:52.556 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:51:52.570 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:51:52.581 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:51:52.584 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:51:52.587 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 05:51:52.593 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:51:52.599 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 05:51:52.619 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:51:52.622 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:51:52.641 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 05:51:52.668 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 05:51:52.685 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:51:52.689 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:51:52.696 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:51:52.717 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:51:52.719 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:51:52.725 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 05:51:52.728 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:51:52.731 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:51:52.734 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 05:51:52.737 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:51:52.748 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:51:52.752 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:51:52.755 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:51:52.762 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:51:52.776 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:51:52.785 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:51:52.791 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:51:52.809 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 05:51:52.828 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:51:52.884 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:51:52.888 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:51:52.895 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:51:52.916 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:51:52.920 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:51:52.923 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:51:52.926 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:51:52.935 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:51:52.943 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:51:52.946 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:51:52.951 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:51:52.954 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:51:52.976 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:51:52.979 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:51:52.986 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:51:52.989 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:51:53.050 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:51:53.054 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:51:53.058 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:51:53.064 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:51:53.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 227)) (5.0.2) 2022-06-01 05:51:53.109 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:51:53.113 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:51:53.116 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:51:53.127 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:51:53.137 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:51:53.150 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 05:51:53.173 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 05:51:53.176 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:51:53.191 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:51:53.202 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:51:53.217 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 05:51:53.221 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:51:53.225 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:51:53.227 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:51:53.231 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:51:53.234 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:51:53.236 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:51:53.239 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:51:53.242 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:51:53.245 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:51:53.248 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:51:53.251 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:51:53.254 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 05:51:53.262 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 05:51:53.276 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:51:53.329 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 05:51:53.335 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:51:53.367 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:51:53.370 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:51:53.374 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:51:53.380 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:51:54.386 | Installing collected packages: neutron 2022-06-01 05:51:54.386 | Attempting uninstall: neutron 2022-06-01 05:51:54.388 | Found existing installation: neutron 17.4.2.dev9 2022-06-01 05:51:54.399 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 05:51:54.400 | Running setup.py develop for neutron 2022-06-01 05:51:56.779 | Successfully installed neutron 2022-06-01 05:51:56.919 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:51:56.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:51:57.006 | + inc/python:pip_install:200 : result=0 2022-06-01 05:51:57.008 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:51:57.010 | + functions-common:time_stop:2322 : local name 2022-06-01 05:51:57.013 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:51:57.015 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:51:57.017 | + functions-common:time_stop:2325 : local total 2022-06-01 05:51:57.019 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:51:57.022 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:51:57.024 | + functions-common:time_stop:2329 : start_time=1654062705759 2022-06-01 05:51:57.026 | + functions-common:time_stop:2331 : [[ -z 1654062705759 ]] 2022-06-01 05:51:57.029 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:51:57.033 | + functions-common:time_stop:2334 : end_time=1654062717031 2022-06-01 05:51:57.035 | + functions-common:time_stop:2335 : elapsed_time=11272 2022-06-01 05:51:57.038 | + functions-common:time_stop:2336 : total=87440 2022-06-01 05:51:57.040 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:51:57.042 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98712 2022-06-01 05:51:57.045 | + inc/python:pip_install:203 : return 0 2022-06-01 05:51:57.047 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:51:57.049 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:51:57.052 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:51:57.070 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:51:57.082 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 05:51:57.085 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 05:51:57.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:57.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:57.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 05:51:57.095 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:57.097 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 05:51:57.100 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:51:57.103 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 05:51:57.119 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:51:57.122 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 05:51:57.124 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 05:51:57.127 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 05:51:57.130 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:51:57.132 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 05:51:57.135 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 05:51:57.137 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 05:51:57.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:51:57.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:51:57.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 05:51:57.147 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:51:57.149 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 05:51:57.165 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:57.167 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 05:51:57.183 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:57.185 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 05:51:57.201 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:51:57.204 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 05:51:57.206 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 05:51:57.209 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 05:51:57.211 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:51:57.213 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:51:57.216 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:51:57.219 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:51:57.221 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:51:57.224 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:51:57.239 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:51:57.241 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:51:57.243 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:57.246 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:51:57.246 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:51:57.251 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 05:51:57.253 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:51:57.256 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 05:51:57.268 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 05:51:57.272 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:51:57.272 | + functions-common:git_clone:607 : head -1 2022-06-01 05:51:57.275 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-01 05:51:57.278 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:51:57.280 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 05:51:57.283 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:51:57.285 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:51:57.287 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 05:51:57.290 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:51:57.292 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 05:51:57.295 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:51:57.297 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:51:57.299 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 05:51:57.302 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:51:57.304 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:51:57.307 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 05:51:57.310 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:51:57.313 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 05:51:57.315 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:51:57.317 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:51:57.321 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 05:51:57.327 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 05:51:57.329 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 05:51:57.924 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 05:51:57.926 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:51:57.929 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:51:57.931 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:51:57.933 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:51:57.936 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 05:51:57.938 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:51:57.940 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:51:57.942 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:51:57.945 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:51:57.947 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:51:57.949 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:51:57.951 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:51:57.954 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 05:51:57.975 | Using python 3.8 to install /opt/stack/nova 2022-06-01 05:51:57.977 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 05:51:59.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:51:59.762 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:51:59.767 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:59.767 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:59.769 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:51:59.770 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:59.771 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:59.771 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:59.772 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:51:59.772 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:51:59.784 | Obtaining file:///opt/stack/nova 2022-06-01 05:52:02.857 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:52:05.898 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:52:05.905 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:52:05.908 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:52:05.916 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:52:05.924 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:52:05.928 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:52:05.936 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:52:05.957 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:52:05.971 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:52:05.991 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:52:06.030 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 05:52:06.044 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:52:06.047 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:52:06.057 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:52:06.063 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:52:06.066 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:52:06.069 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:52:06.081 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:52:06.145 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:52:06.203 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 05:52:06.214 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 05:52:06.218 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:52:06.221 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:52:06.226 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:52:06.230 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:52:06.256 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 05:52:06.280 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 05:52:06.284 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:52:06.290 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:52:06.294 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 05:52:06.318 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:52:06.338 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 05:52:06.357 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:52:06.392 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:52:06.402 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:52:06.418 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:52:06.424 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:52:06.471 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:52:06.477 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:52:06.517 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:52:06.571 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:52:06.589 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:52:06.607 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:52:06.622 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:52:06.636 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:52:06.640 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:52:06.650 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:52:06.674 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:52:06.681 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:52:06.699 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:52:06.719 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 05:52:06.729 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:52:06.736 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:52:06.770 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:52:06.773 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:52:06.776 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:52:06.797 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:52:06.808 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:52:06.810 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:52:06.814 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 05:52:06.840 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 05:52:06.846 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:52:06.863 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 05:52:06.881 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:52:06.886 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 05:52:06.903 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:52:06.922 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 05:52:06.948 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:52:06.952 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:52:06.960 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:52:06.980 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:52:06.983 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 05:52:06.988 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:52:06.992 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:52:06.995 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:52:06.999 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:52:07.010 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:52:07.013 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:52:07.016 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:52:07.024 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:52:07.082 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:52:07.118 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:52:07.127 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:52:07.133 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:52:07.151 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:52:07.209 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:52:07.213 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:52:07.220 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:52:07.242 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:52:07.246 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 05:52:07.254 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 05:52:07.258 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:52:07.261 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:52:07.264 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 05:52:07.278 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:52:07.281 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:52:07.290 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:52:07.296 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:52:07.302 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:52:07.323 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:52:07.326 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:52:07.330 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:52:07.338 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:52:07.343 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:52:07.348 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:52:07.358 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:52:07.362 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 05:52:07.403 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:52:07.406 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:52:07.409 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:52:07.420 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 05:52:07.426 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:52:07.439 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:52:07.448 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 05:52:07.451 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 05:52:07.456 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:52:07.471 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:52:07.485 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 05:52:07.489 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:52:07.504 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:52:07.507 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:52:07.511 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:52:07.514 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:52:07.516 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:52:07.522 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 05:52:07.559 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:52:07.567 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:52:07.570 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:52:07.573 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:52:07.575 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:52:07.578 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 05:52:07.581 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 05:52:07.590 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:52:07.593 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:52:07.596 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:52:07.599 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:52:07.607 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:52:07.610 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 05:52:07.613 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:52:07.668 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:52:07.709 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:52:07.715 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:52:07.718 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:52:07.750 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:52:08.699 | Installing collected packages: nova 2022-06-01 05:52:08.699 | Attempting uninstall: nova 2022-06-01 05:52:08.701 | Found existing installation: nova 22.4.1.dev3 2022-06-01 05:52:08.706 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 05:52:08.707 | Running setup.py develop for nova 2022-06-01 05:52:11.993 | Successfully installed nova 2022-06-01 05:52:12.132 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:52:12.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:52:12.217 | + inc/python:pip_install:200 : result=0 2022-06-01 05:52:12.219 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:52:12.221 | + functions-common:time_stop:2322 : local name 2022-06-01 05:52:12.224 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:52:12.226 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:52:12.228 | + functions-common:time_stop:2325 : local total 2022-06-01 05:52:12.231 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:52:12.233 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:52:12.235 | + functions-common:time_stop:2329 : start_time=1654062717968 2022-06-01 05:52:12.237 | + functions-common:time_stop:2331 : [[ -z 1654062717968 ]] 2022-06-01 05:52:12.240 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:52:12.244 | + functions-common:time_stop:2334 : end_time=1654062732242 2022-06-01 05:52:12.246 | + functions-common:time_stop:2335 : elapsed_time=14274 2022-06-01 05:52:12.249 | + functions-common:time_stop:2336 : total=98712 2022-06-01 05:52:12.251 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:52:12.253 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=112986 2022-06-01 05:52:12.255 | + inc/python:pip_install:203 : return 0 2022-06-01 05:52:12.258 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:52:12.260 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:52:12.262 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:52:12.281 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:52:12.293 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 05:52:12.295 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 05:52:12.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:52:12.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:52:12.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 05:52:12.305 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:52:12.308 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 05:52:12.320 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:52:12.322 | + ./stack.sh:main:906 : configure_nova 2022-06-01 05:52:12.325 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 05:52:12.337 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 05:52:12.340 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 05:52:12.342 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 05:52:12.345 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 05:52:12.346 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 05:52:12.351 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 05:52:12.353 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 05:52:12.356 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 05:52:12.358 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 05:52:12.360 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 05:52:12.363 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 05:52:12.366 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 05:52:12.368 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 05:52:12.379 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 05:52:12.391 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 05:52:12.403 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 05:52:12.416 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 05:52:12.429 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 05:52:12.432 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 05:52:12.437 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ua7Ew2nNvI 2022-06-01 05:52:12.439 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 05:52:12.441 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 05:52:12.444 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 05:52:12.446 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 05:52:12.449 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 05:52:12.451 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ua7Ew2nNvI 2022-06-01 05:52:12.455 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ua7Ew2nNvI 2022-06-01 05:52:12.466 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ua7Ew2nNvI /etc/sudoers.d/nova-rootwrap 2022-06-01 05:52:12.480 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 05:52:12.484 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 05:52:12.486 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 05:52:12.489 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 05:52:12.492 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 05:52:12.494 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 05:52:12.497 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 05:52:12.499 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 05:52:12.502 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 05:52:12.506 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 05:52:12.523 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:12.525 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 05:52:12.527 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 05:52:12.531 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 05:52:12.534 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 05:52:12.562 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 05:52:12.564 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 05:52:12.590 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 05:52:12.620 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 05:52:12.646 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 05:52:12.675 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 05:52:12.703 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 05:52:12.732 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 05:52:12.734 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-06-01 05:52:12.760 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 05:52:12.787 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 05:52:12.813 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 05:52:12.839 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 05:52:12.865 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 05:52:12.894 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 05:52:12.897 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:52:12.899 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:52:12.901 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:52:12.904 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:52:12.906 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:52:12.908 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:52:12.910 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:52:12.912 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:52:12.915 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 05:52:12.917 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:52:12.919 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:52:12.921 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:52:12.923 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:52:12.925 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:52:12.927 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:52:12.930 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 05:52:12.945 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:12.948 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:52:12.950 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 05:52:12.952 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 05:52:12.979 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 05:52:12.982 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 05:52:12.984 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 05:52:12.986 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 05:52:12.988 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 05:52:12.991 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 05:52:13.020 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 05:52:13.023 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 05:52:13.025 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 05:52:13.027 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 05:52:13.029 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 05:52:13.032 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 05:52:13.061 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 05:52:13.090 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 05:52:13.117 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 05:52:13.143 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 05:52:13.158 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:13.160 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 05:52:13.176 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:13.180 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 05:52:13.181 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 05:52:13.185 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 05:52:13.188 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 05:52:13.213 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 05:52:13.229 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:13.231 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 05:52:13.234 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 05:52:13.236 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 05:52:13.238 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:52:13.241 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 05:52:13.268 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 05:52:13.295 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:52:13.321 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 05:52:13.349 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 05:52:13.375 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 05:52:13.402 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 05:52:13.429 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 05:52:13.455 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:52:13.483 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:52:13.510 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 05:52:13.526 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:13.528 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 05:52:13.530 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 05:52:13.559 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 05:52:13.586 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-06-01 05:52:13.612 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 05:52:13.639 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 05:52:13.666 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 05:52:13.692 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 05:52:13.718 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 05:52:13.746 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 05:52:13.761 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:13.763 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 05:52:13.765 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 05:52:13.796 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 05:52:13.826 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 05:52:13.828 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 05:52:13.855 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 05:52:13.857 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 05:52:13.860 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 05:52:13.862 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:52:13.865 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:52:13.867 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:52:13.869 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:52:13.871 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:52:13.873 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:52:13.876 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 05:52:13.878 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 05:52:13.880 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 05:52:13.883 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:52:13.899 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:52:13.901 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:52:13.903 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:52:13.905 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:52:13.907 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:52:13.935 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:52:13.961 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:52:13.988 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:52:14.014 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 05:52:14.044 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 05:52:14.046 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 05:52:14.049 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 05:52:14.051 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 05:52:14.053 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:52:14.055 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:52:14.058 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 05:52:14.062 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 05:52:14.064 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:52:14.066 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:52:14.079 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:52:14.079 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:52:14.088 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:52:14.091 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:52:14.107 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 05:52:14.109 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 05:52:14.113 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 05:52:14.141 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 05:52:14.168 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 05:52:14.194 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:52:14.220 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:52:14.247 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:52:14.274 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:52:14.300 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:52:14.327 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:52:14.353 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:52:14.380 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:52:14.406 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:52:14.433 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:52:14.460 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:52:14.462 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:52:14.465 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 05:52:14.467 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 05:52:14.470 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:52:14.472 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:14.474 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:14.477 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:52:14.479 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:52:14.481 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 05:52:14.509 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:52:14.536 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 05:52:14.536 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:52:14.545 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 05:52:14.548 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 05:52:14.550 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 05:52:14.553 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:52:14.555 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:52:14.557 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:52:14.559 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:14.561 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:14.564 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:52:14.566 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:52:14.569 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:14.571 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:14.573 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 05:52:14.635 | Enabling site nova-api-wsgi. 2022-06-01 05:52:14.640 | To activate the new configuration, you need to run: 2022-06-01 05:52:14.640 | systemctl reload apache2 2022-06-01 05:52:14.644 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:52:14.647 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:52:14.649 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:52:14.652 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:52:14.787 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 05:52:14.789 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 05:52:14.793 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 05:52:14.795 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 05:52:14.797 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 05:52:14.799 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:52:14.804 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 05:52:14.806 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 05:52:14.809 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:52:14.811 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:52:14.825 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:52:14.825 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:52:14.833 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:52:14.837 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:52:14.853 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 05:52:14.855 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 05:52:14.859 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 05:52:14.888 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 05:52:14.917 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 05:52:14.943 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:52:14.970 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:52:14.997 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:52:15.024 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:52:15.050 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:52:15.076 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:52:15.104 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:52:15.130 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:52:15.157 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:52:15.183 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:52:15.210 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 05:52:15.213 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 05:52:15.240 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 05:52:15.256 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:15.258 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 05:52:15.288 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 05:52:15.290 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 05:52:15.293 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 05:52:15.308 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:15.311 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:52:15.313 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:52:15.341 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 05:52:15.370 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 05:52:15.372 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 05:52:15.375 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 05:52:15.377 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:52:15.379 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:52:15.382 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:52:15.398 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:15.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:52:15.403 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:52:15.405 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:52:15.421 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:15.423 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:52:15.426 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:52:15.452 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:52:15.455 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:52:15.457 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 05:52:15.484 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 05:52:15.511 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 05:52:15.541 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 05:52:15.557 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:15.560 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:52:15.586 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 05:52:15.589 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 05:52:15.604 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:15.607 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 05:52:15.611 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 05:52:15.614 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 05:52:15.616 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 05:52:15.619 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 05:52:15.621 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 05:52:15.624 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 05:52:15.626 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 05:52:15.629 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 05:52:15.631 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 05:52:15.636 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 05:52:15.638 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 05:52:15.640 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 05:52:15.643 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 05:52:15.645 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 05:52:15.648 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 05:52:15.677 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 05:52:15.707 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 05:52:15.736 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:52:15.738 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 05:52:15.741 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 05:52:15.743 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 05:52:15.759 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:15.762 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 05:52:15.763 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 05:52:16.447 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 05:52:16.451 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 05:52:16.452 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 05:52:16.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 05:52:16.456 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:52:16.458 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 05:52:16.461 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:52:16.477 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:16.480 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 05:52:16.482 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 05:52:16.484 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:52:16.500 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:16.502 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-06-01 05:52:16.505 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-06-01 05:52:16.532 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:52:16.534 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:52:16.536 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 05:52:16.553 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:16.556 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 05:52:16.559 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 05:52:16.561 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 05:52:16.591 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-06-01 05:52:16.618 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 05:52:16.645 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 05:52:16.674 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 05:52:16.701 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 05:52:16.728 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 05:52:16.755 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 05:52:16.781 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 05:52:16.784 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 05:52:16.786 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 05:52:16.789 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:52:16.806 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:52:16.808 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:52:16.810 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:52:16.812 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:52:16.815 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:52:16.842 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:52:16.870 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:52:16.896 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:52:16.923 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:52:16.927 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 05:52:16.931 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 05:52:16.933 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 05:52:16.936 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 05:52:16.938 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 05:52:16.941 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 05:52:16.943 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 05:52:16.946 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 05:52:16.948 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 05:52:16.950 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 05:52:16.952 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 05:52:16.955 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 05:52:16.957 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 05:52:16.959 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 05:52:16.975 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:16.977 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 05:52:16.993 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:16.995 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 05:52:16.997 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 05:52:17.013 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:17.015 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 05:52:17.031 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:17.033 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 05:52:17.050 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:17.053 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 05:52:17.069 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:17.071 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 05:52:17.074 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 05:52:17.076 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 05:52:17.078 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:52:17.081 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 05:52:17.084 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 05:52:17.086 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 05:52:17.089 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:17.091 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:17.094 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 05:52:17.096 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:52:17.100 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:52:17.102 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:52:17.105 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:52:17.107 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:17.109 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:52:17.112 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:17.114 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:17.116 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:52:17.119 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:52:17.121 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:52:17.124 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:52:17.126 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 05:52:17.128 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:52:17.131 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:17.133 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:17.136 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 05:52:17.157 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 05:52:17.265 | Reading package lists... 2022-06-01 05:52:17.506 | Building dependency tree... 2022-06-01 05:52:17.508 | Reading state information... 2022-06-01 05:52:17.752 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:52:17.752 | The following packages were automatically installed and are no longer required: 2022-06-01 05:52:17.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:52:17.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:52:17.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:52:17.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:52:17.753 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:52:17.753 | python3-zope.interface 2022-06-01 05:52:17.753 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:52:17.868 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:52:17.872 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:52:17.875 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:52:17.877 | + functions-common:time_stop:2322 : local name 2022-06-01 05:52:17.879 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:52:17.882 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:52:17.884 | + functions-common:time_stop:2325 : local total 2022-06-01 05:52:17.886 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:52:17.889 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:52:17.891 | + functions-common:time_stop:2329 : start_time=1654062737154 2022-06-01 05:52:17.893 | + functions-common:time_stop:2331 : [[ -z 1654062737154 ]] 2022-06-01 05:52:17.897 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:52:17.901 | + functions-common:time_stop:2334 : end_time=1654062737898 2022-06-01 05:52:17.903 | + functions-common:time_stop:2335 : elapsed_time=744 2022-06-01 05:52:17.905 | + functions-common:time_stop:2336 : total=6001 2022-06-01 05:52:17.908 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:52:17.910 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6745 2022-06-01 05:52:17.913 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:52:17.916 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 05:52:17.918 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 05:52:17.920 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 05:52:17.923 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 05:52:17.925 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 05:52:17.947 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 05:52:17.949 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:52:17.952 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:52:17.954 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:52:17.956 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:52:17.959 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:17.962 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:52:17.964 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:17.966 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:17.969 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:52:17.971 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:52:17.974 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:52:17.977 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:52:17.979 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 05:52:17.982 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:52:17.984 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:17.987 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:17.989 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 05:52:18.011 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 05:52:18.120 | Reading package lists... 2022-06-01 05:52:18.365 | Building dependency tree... 2022-06-01 05:52:18.367 | Reading state information... 2022-06-01 05:52:18.617 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 05:52:18.617 | The following packages were automatically installed and are no longer required: 2022-06-01 05:52:18.618 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:52:18.618 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:52:18.618 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:52:18.618 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:52:18.618 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:52:18.618 | python3-zope.interface 2022-06-01 05:52:18.618 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:52:18.731 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:52:18.736 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:52:18.738 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:52:18.741 | + functions-common:time_stop:2322 : local name 2022-06-01 05:52:18.743 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:52:18.745 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:52:18.748 | + functions-common:time_stop:2325 : local total 2022-06-01 05:52:18.750 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:52:18.752 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:52:18.755 | + functions-common:time_stop:2329 : start_time=1654062738008 2022-06-01 05:52:18.757 | + functions-common:time_stop:2331 : [[ -z 1654062738008 ]] 2022-06-01 05:52:18.760 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:52:18.764 | + functions-common:time_stop:2334 : end_time=1654062738762 2022-06-01 05:52:18.766 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-01 05:52:18.769 | + functions-common:time_stop:2336 : total=6745 2022-06-01 05:52:18.771 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:52:18.774 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7499 2022-06-01 05:52:18.776 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:52:18.779 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 05:52:18.781 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 05:52:18.785 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:52:18.790 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:18.794 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:18.797 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 05:52:18.799 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 05:52:18.854 | wsgi (enabled by maintainer script) 2022-06-01 05:52:18.857 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 05:52:18.860 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 05:52:18.862 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:52:18.865 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 05:52:18.868 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 05:52:18.870 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:52:18.874 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:52:18.874 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:52:18.880 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 05:52:18.882 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 05:52:18.885 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 05:52:18.888 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 05:52:18.890 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 05:52:18.912 | Using python 3.8 to install osc-placement 2022-06-01 05:52:18.915 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 05:52:20.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:52:20.707 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:52:20.711 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:20.712 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:20.713 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:52:20.715 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:20.715 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:20.715 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:52:20.716 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:20.716 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:52:20.732 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 05:52:20.762 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:52:20.780 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:52:20.787 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:52:20.790 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:52:20.793 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:52:20.798 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:52:20.801 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:52:20.804 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:52:20.870 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:52:20.886 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:52:20.894 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:52:20.898 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:52:20.901 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:52:20.908 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:52:20.911 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:52:20.932 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:52:20.939 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:52:20.944 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:52:20.958 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:52:20.985 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:52:20.988 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:52:20.991 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:52:21.012 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:52:21.015 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:52:21.019 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:52:21.022 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:52:21.025 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:52:21.079 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:52:21.082 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:52:21.086 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:52:21.089 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:52:21.094 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:52:21.134 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:52:21.156 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:52:21.159 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:52:21.165 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:52:21.168 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:52:21.173 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:52:21.178 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:52:21.210 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:52:21.253 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:52:21.256 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:52:21.260 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:52:23.176 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:52:23.176 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:52:23.248 | + inc/python:pip_install:200 : result=0 2022-06-01 05:52:23.251 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:52:23.253 | + functions-common:time_stop:2322 : local name 2022-06-01 05:52:23.256 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:52:23.259 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:52:23.261 | + functions-common:time_stop:2325 : local total 2022-06-01 05:52:23.264 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:52:23.266 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:52:23.269 | + functions-common:time_stop:2329 : start_time=1654062738907 2022-06-01 05:52:23.271 | + functions-common:time_stop:2331 : [[ -z 1654062738907 ]] 2022-06-01 05:52:23.274 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:52:23.278 | + functions-common:time_stop:2334 : end_time=1654062743276 2022-06-01 05:52:23.281 | + functions-common:time_stop:2335 : elapsed_time=4369 2022-06-01 05:52:23.283 | + functions-common:time_stop:2336 : total=112986 2022-06-01 05:52:23.286 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:52:23.288 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117355 2022-06-01 05:52:23.290 | + inc/python:pip_install:203 : return 0 2022-06-01 05:52:23.293 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 05:52:23.295 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 05:52:23.298 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 05:52:23.300 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:52:23.303 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:52:23.306 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:52:23.309 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:52:23.311 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:52:23.314 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:52:23.331 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:52:23.334 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:52:23.337 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:23.340 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:52:23.340 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:52:23.345 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 05:52:23.348 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:23.351 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 05:52:23.364 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 05:52:23.367 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:52:23.367 | + functions-common:git_clone:607 : head -1 2022-06-01 05:52:23.370 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 05:52:23.373 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:52:23.376 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 05:52:23.378 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:52:23.381 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:52:23.383 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 05:52:23.386 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:52:23.388 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 05:52:23.390 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:52:23.393 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:52:23.396 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 05:52:23.398 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:52:23.401 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:52:23.404 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 05:52:23.406 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:52:23.409 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 05:52:23.411 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:52:23.414 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:52:23.417 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 05:52:23.422 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 05:52:23.425 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 05:52:24.009 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 05:52:24.011 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:52:24.014 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:52:24.016 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:52:24.019 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:52:24.022 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 05:52:24.024 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:52:24.026 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:52:24.029 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:52:24.031 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:52:24.034 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:52:24.037 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:52:24.039 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:52:24.042 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 05:52:24.062 | Using python 3.8 to install /opt/stack/placement 2022-06-01 05:52:24.065 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 05:52:25.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:52:25.872 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:52:25.876 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:25.877 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:25.878 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:52:25.880 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:25.880 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:25.880 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:52:25.881 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:25.881 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:52:25.894 | Obtaining file:///opt/stack/placement 2022-06-01 05:52:27.131 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:52:28.343 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:52:28.353 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:52:28.374 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:52:28.387 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:52:28.399 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:52:28.455 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 05:52:28.460 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 05:52:28.464 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:52:28.469 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:52:28.504 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:52:28.514 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:52:28.530 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:52:28.537 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:52:28.583 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:52:28.590 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:52:28.629 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:52:28.648 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:52:28.665 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:52:28.674 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:52:28.681 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:52:28.699 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:52:28.706 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:52:28.709 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:52:28.712 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:52:28.723 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:52:28.725 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:52:28.729 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:52:28.734 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:52:28.752 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:52:28.756 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:52:28.764 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:52:28.784 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:52:28.789 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:52:28.792 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:52:28.802 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:52:28.806 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:52:28.809 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:52:28.815 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:52:28.825 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:52:28.830 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:52:28.849 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:52:28.852 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:52:28.859 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:52:28.881 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 05:52:28.922 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:52:28.988 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:52:28.994 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:52:28.999 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:52:29.004 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:52:29.012 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:52:29.015 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:52:29.025 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:52:29.031 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:52:29.034 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:52:29.037 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:52:29.041 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:52:29.044 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:52:29.047 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:52:29.050 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:52:29.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-01 05:52:29.056 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:52:29.067 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:52:29.070 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:52:29.073 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:52:29.075 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:52:29.078 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:52:29.082 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:52:29.085 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:52:29.088 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:52:29.095 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:52:29.102 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:52:30.667 | Installing collected packages: openstack-placement 2022-06-01 05:52:30.668 | Attempting uninstall: openstack-placement 2022-06-01 05:52:30.669 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 05:52:30.671 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 05:52:30.673 | Running setup.py develop for openstack-placement 2022-06-01 05:52:32.247 | Successfully installed openstack-placement 2022-06-01 05:52:32.415 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:52:32.415 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:52:32.488 | + inc/python:pip_install:200 : result=0 2022-06-01 05:52:32.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:52:32.493 | + functions-common:time_stop:2322 : local name 2022-06-01 05:52:32.495 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:52:32.498 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:52:32.500 | + functions-common:time_stop:2325 : local total 2022-06-01 05:52:32.502 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:52:32.504 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:52:32.507 | + functions-common:time_stop:2329 : start_time=1654062744057 2022-06-01 05:52:32.509 | + functions-common:time_stop:2331 : [[ -z 1654062744057 ]] 2022-06-01 05:52:32.512 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:52:32.516 | + functions-common:time_stop:2334 : end_time=1654062752513 2022-06-01 05:52:32.518 | + functions-common:time_stop:2335 : elapsed_time=8456 2022-06-01 05:52:32.520 | + functions-common:time_stop:2336 : total=117355 2022-06-01 05:52:32.522 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:52:32.525 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125811 2022-06-01 05:52:32.527 | + inc/python:pip_install:203 : return 0 2022-06-01 05:52:32.530 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:52:32.532 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:52:32.535 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:52:32.554 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:52:32.566 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 05:52:32.569 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 05:52:32.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:52:32.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:52:32.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 05:52:32.578 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:52:32.581 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:52:32.583 | + ./stack.sh:main:912 : configure_placement 2022-06-01 05:52:32.586 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 05:52:32.598 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 05:52:32.601 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 05:52:32.605 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 05:52:32.608 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 05:52:32.610 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 05:52:32.613 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 05:52:32.616 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 05:52:32.619 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 05:52:32.650 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 05:52:32.682 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 05:52:32.712 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 05:52:32.714 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 05:52:32.717 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 05:52:32.719 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:52:32.722 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 05:52:32.754 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 05:52:32.783 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:52:32.812 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 05:52:32.840 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 05:52:32.869 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 05:52:32.898 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 05:52:32.927 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 05:52:32.955 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:52:32.985 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:52:33.014 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 05:52:33.016 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 05:52:33.019 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 05:52:33.022 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:52:33.040 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:52:33.043 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:52:33.045 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:52:33.047 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:52:33.050 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:52:33.079 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:52:33.108 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:52:33.137 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:52:33.166 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 05:52:33.168 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 05:52:33.171 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 05:52:33.173 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 05:52:33.176 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 05:52:33.178 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:52:33.180 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:52:33.183 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 05:52:33.188 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 05:52:33.190 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:52:33.193 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:52:33.205 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:52:33.205 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:52:33.214 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:52:33.218 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:52:33.233 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 05:52:33.236 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 05:52:33.240 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 05:52:33.271 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 05:52:33.298 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 05:52:33.326 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:52:33.354 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:52:33.383 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:52:33.411 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:52:33.440 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:52:33.469 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:52:33.498 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:52:33.527 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:52:33.555 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:52:33.584 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:52:33.612 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:52:33.615 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:52:33.618 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 05:52:33.620 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 05:52:33.623 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:52:33.625 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:33.628 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:33.630 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 05:52:33.633 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 05:52:33.635 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 05:52:33.664 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:52:33.693 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 05:52:33.693 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 05:52:33.701 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 05:52:33.705 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 05:52:33.708 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 05:52:33.710 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:52:33.713 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:52:33.715 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:52:33.717 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:33.720 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:33.723 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:52:33.726 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:52:33.728 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:52:33.731 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:52:33.733 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 05:52:33.794 | Site placement-api already enabled 2022-06-01 05:52:33.798 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:52:33.801 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:52:33.803 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:52:33.806 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:52:33.941 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 05:52:33.966 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:33.969 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 05:52:33.987 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:33.990 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 05:52:34.008 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:34.010 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 05:52:34.013 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 05:52:34.015 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 05:52:34.047 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-06-01 05:52:34.076 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 05:52:34.107 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 05:52:34.138 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 05:52:34.167 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 05:52:34.195 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 05:52:34.224 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 05:52:34.252 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 05:52:34.270 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:34.272 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 05:52:34.289 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:52:34.292 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 05:52:34.294 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 05:52:34.297 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 05:52:34.299 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:52:34.302 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:52:34.305 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:52:34.307 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:52:34.310 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:52:34.313 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:52:34.318 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:52:34.320 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:52:34.323 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:52:34.325 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 05:52:34.328 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:52:34.343 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:52:34.345 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:52:34.348 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:52:34.350 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 05:52:34.353 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 05:52:34.355 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:52:34.357 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 05:52:34.360 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 05:52:34.362 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 05:52:34.365 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 05:52:34.367 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 05:52:34.369 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 05:52:34.371 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 05:52:34.374 | +++ functions-common:git_clone:529 : pwd 2022-06-01 05:52:34.376 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:52:34.378 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:52:34.381 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:52:34.396 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:52:34.398 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:52:34.401 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:34.403 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 05:52:34.404 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:52:34.409 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 05:52:34.411 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:52:34.413 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 05:52:34.426 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 05:52:34.429 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 05:52:34.429 | ++ functions-common:git_clone:607 : head -1 2022-06-01 05:52:34.432 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 05:52:34.435 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:52:34.437 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 05:52:34.459 | Using python 3.8 to install tox!=2.8.0 2022-06-01 05:52:34.461 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 05:52:36.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:52:36.242 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:52:36.246 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:36.247 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:36.248 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:52:36.250 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:36.250 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:36.250 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:52:36.251 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:52:36.251 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:52:36.266 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 05:52:36.325 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 05:52:36.334 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:52:36.337 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 05:52:36.340 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:52:36.347 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 05:52:36.351 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 05:52:36.403 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 05:52:36.406 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:52:36.409 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 05:52:36.412 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:52:38.518 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:52:38.518 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:52:38.590 | ++ inc/python:pip_install:200 : result=0 2022-06-01 05:52:38.593 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:52:38.595 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:52:38.598 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:52:38.600 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:52:38.602 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:52:38.605 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:52:38.607 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:52:38.609 | ++ functions-common:time_stop:2329 : start_time=1654062754453 2022-06-01 05:52:38.612 | ++ functions-common:time_stop:2331 : [[ -z 1654062754453 ]] 2022-06-01 05:52:38.615 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:52:38.619 | ++ functions-common:time_stop:2334 : end_time=1654062758616 2022-06-01 05:52:38.621 | ++ functions-common:time_stop:2335 : elapsed_time=4163 2022-06-01 05:52:38.623 | ++ functions-common:time_stop:2336 : total=125811 2022-06-01 05:52:38.626 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:52:38.628 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129974 2022-06-01 05:52:38.631 | ++ inc/python:pip_install:203 : return 0 2022-06-01 05:52:38.633 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 05:52:38.633 | /opt/stack/tempest ~/devstack 2022-06-01 05:52:38.635 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 05:52:38.654 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 05:52:38.654 | HACKING.rst 2022-06-01 05:52:38.654 | doc/source/conf.py 2022-06-01 05:52:38.654 | doc/source/configuration.rst 2022-06-01 05:52:38.654 | doc/source/contributor/contributing.rst 2022-06-01 05:52:38.654 | doc/source/index.rst 2022-06-01 05:52:38.654 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 05:52:38.654 | doc/source/microversion_testing.rst 2022-06-01 05:52:38.654 | doc/source/plugins/plugin.rst 2022-06-01 05:52:38.654 | doc/source/supported_version.rst 2022-06-01 05:52:38.654 | doc/source/test_removal.rst 2022-06-01 05:52:38.654 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 05:52:38.654 | playbooks/devstack-tempest.yaml 2022-06-01 05:52:38.654 | playbooks/enable-fips.yaml 2022-06-01 05:52:38.654 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 05:52:38.654 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 05:52:38.655 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 05:52:38.655 | releasenotes/source/conf.py 2022-06-01 05:52:38.656 | releasenotes/source/index.rst 2022-06-01 05:52:38.656 | releasenotes/source/v26.1.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v27.0.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v28.0.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v28.1.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v29.0.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v29.1.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v29.2.0.rst 2022-06-01 05:52:38.656 | releasenotes/source/v30.0.0.rst 2022-06-01 05:52:38.656 | requirements.txt 2022-06-01 05:52:38.656 | roles/run-tempest/README.rst 2022-06-01 05:52:38.656 | roles/run-tempest/defaults/main.yaml 2022-06-01 05:52:38.656 | roles/run-tempest/tasks/main.yaml 2022-06-01 05:52:38.656 | roles/run-tempest-26/README.rst 2022-06-01 05:52:38.656 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 05:52:38.656 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 05:52:38.656 | setup.cfg 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_agents.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_create_server.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_flavors.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 05:52:38.656 | tempest/api/compute/admin/test_quotas. 2022-06-01 05:52:38.656 | Aborting 2022-06-01 05:52:38.657 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 05:52:38.659 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 05:52:38.662 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 05:52:38.665 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 05:52:38.667 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 05:52:38.669 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 05:52:38.672 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 05:52:38.674 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 05:52:38.676 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 05:52:38.679 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 05:52:38.679 | Error on exit 2022-06-01 05:52:38.681 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 05:52:38.683 | + ./stack.sh:exit_trap:517 : generate-subunit 1654062574 184 fail 2022-06-01 05:52:39.261 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 05:52:39.263 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 05:52:39.474 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 05:52:39.474 | 2022-06-01 05:52:39.724 | + ./stack.sh:exit_trap:531 : exit 1