2022-06-02 04:58:48.149 | + ./stack.sh:main:462 : exec 2022-06-02 04:58:48.149 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045848' 2022-06-02 04:58:48.149 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-045848.summary.2022-06-02-045848 2022-06-02 04:58:48.149 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:58:48.149 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-045848 2022-06-02 04:58:48.149 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045848 /opt/stack/logs/stack.sh.log 2022-06-02 04:58:48.149 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-045848.summary.2022-06-02-045848 /opt/stack/logs/stack.sh.log.summary 2022-06-02 04:58:48.149 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 04:58:48.149 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 04:58:48.149 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 04:58:48.149 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 04:58:48.149 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 04:58:48.149 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 04:58:48.149 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:58:48.150 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 04:58:48.150 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 04:58:48.150 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 04:58:48.150 | + ./stack.sh:main:551 : uname -a 2022-06-02 04:58:48.150 | Linux dv-cinder-831188-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-02 04:58:48.151 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 04:58:48.153 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 04:58:48.156 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 04:58:48.183 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 04:58:48.198 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 04:58:48.200 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 04:58:48.202 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 04:58:48.204 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 04:58:48.205 | + functions-common:fetch_plugins:1673 : return 2022-06-02 04:58:48.207 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 04:58:48.209 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 04:58:48.211 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:58:48.213 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:58:48.215 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:58:48.217 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:58:48.218 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:58:48.220 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:58:48.222 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:58:48.225 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:58:48.227 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:58:48.229 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:58:48.231 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 04:58:48.232 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:58:48.244 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:48.246 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:58:48.248 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:48.250 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:48.252 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:48.254 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:48.255 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:58:48.257 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 04:58:48.259 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 04:58:48.261 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:58:48.263 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:58:48.264 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 04:58:48.266 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 04:58:48.268 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 04:58:48.270 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 04:58:48.272 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 04:58:48.274 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 04:58:48.290 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 04:58:48.292 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 04:58:48.305 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:48.308 | +++ lib/tls:source:43 : hostname -f 2022-06-02 04:58:48.311 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 04:58:48.313 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 04:58:48.315 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 04:58:48.317 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 04:58:48.319 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 04:58:48.321 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 04:58:48.323 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 04:58:48.325 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 04:58:48.327 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 04:58:48.337 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 04:58:48.341 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 04:58:48.353 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 04:58:48.370 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 04:58:48.384 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 04:58:48.396 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 04:58:48.423 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 04:58:48.463 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 04:58:48.544 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 04:58:48.566 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 04:58:48.600 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 04:58:48.652 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 04:58:48.785 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 04:58:48.799 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 04:58:48.812 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 04:58:48.825 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 04:58:48.916 | + ./stack.sh:main:598 : run_phase source 2022-06-02 04:58:48.918 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 04:58:48.920 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:58:48.923 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:58:48.925 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:58:48.927 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:58:48.929 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:58:48.931 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:58:48.934 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:58:48.938 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:58:48.940 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:58:48.942 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:58:48.944 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 04:58:48.946 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:58:48.963 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:48.965 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:58:48.967 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 04:58:49.008 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 04:58:49.010 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 04:58:49.012 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:58:49.015 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 04:58:49.017 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 04:58:49.019 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 04:58:49.022 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 04:58:49.024 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 04:58:49.026 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 04:58:49.028 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 04:58:49.030 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.032 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 04:58:49.035 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.037 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 04:58:49.039 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.042 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 04:58:49.044 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.046 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 04:58:49.049 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.051 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 04:58:49.053 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.055 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 04:58:49.057 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.060 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 04:58:49.062 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.064 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 04:58:49.067 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.069 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 04:58:49.071 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.073 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 04:58:49.075 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.078 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 04:58:49.080 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.082 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 04:58:49.085 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.087 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 04:58:49.089 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.091 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 04:58:49.093 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.095 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 04:58:49.098 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.100 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 04:58:49.102 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.104 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 04:58:49.106 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.108 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 04:58:49.111 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.113 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 04:58:49.115 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.117 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 04:58:49.119 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.122 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 04:58:49.124 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.126 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 04:58:49.129 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.131 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 04:58:49.133 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.136 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 04:58:49.138 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.140 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 04:58:49.142 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.145 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 04:58:49.147 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.149 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 04:58:49.151 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.153 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 04:58:49.156 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.158 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 04:58:49.161 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.163 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 04:58:49.165 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.167 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 04:58:49.169 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.172 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 04:58:49.174 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.176 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 04:58:49.178 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.181 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 04:58:49.183 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.185 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 04:58:49.187 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.189 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 04:58:49.192 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.194 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 04:58:49.196 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.198 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 04:58:49.201 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.203 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 04:58:49.205 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:58:49.208 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 04:58:49.210 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 04:58:49.213 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:58:49.215 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 04:58:49.229 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:49.231 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 04:58:49.233 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:58:49.236 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 04:58:49.250 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:49.252 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 04:58:49.254 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 04:58:49.256 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 04:58:49.258 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 04:58:49.261 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 04:58:49.263 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 04:58:49.265 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 04:58:49.268 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 04:58:49.270 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:58:49.272 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 04:58:49.275 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:58:49.277 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 04:58:49.280 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 04:58:49.280 | Using mysql database backend 2022-06-02 04:58:49.282 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 04:58:49.298 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 04:58:49.314 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:49.317 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 04:58:49.333 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 04:58:49.349 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:49.351 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 04:58:49.366 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 04:58:49.382 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 04:58:49.397 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:58:49.399 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 04:58:49.414 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:49.417 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 04:58:49.419 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 04:58:49.435 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:58:49.437 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 04:58:49.453 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 04:58:49.455 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:49.457 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 04:58:49.460 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 04:58:49.463 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 04:58:49.467 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-045849 2022-06-02 04:58:49.470 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-045849 739' 2022-06-02 04:58:49.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.475 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:58:49.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.479 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 04:58:49.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.484 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 04:58:49.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.489 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:58:49.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.494 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-02 04:58:49.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.499 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-02 04:58:49.501 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.504 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-045848 2022-06-02 04:58:49.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.509 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 04:58:49.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.513 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-02 04:58:49.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.518 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 04:58:49.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.523 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 04:58:49.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.528 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 04:58:49.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:58:49.532 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 04:58:49.535 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 04:58:49.537 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 04:58:49.539 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 04:58:49.541 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:58:49.543 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:58:49.546 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:58:49.548 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:58:49.550 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:58:49.553 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:58:49.568 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:58:49.570 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:58:49.572 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:49.575 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:58:49.575 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:58:49.581 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 04:58:49.583 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:49.585 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 04:58:49.598 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 04:58:49.601 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:58:49.601 | + functions-common:git_clone:607 : head -1 2022-06-02 04:58:49.604 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 04:58:49.607 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:58:49.609 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 04:58:49.612 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:58:49.614 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 04:58:49.616 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 04:58:49.619 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 04:58:49.621 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 04:58:49.624 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:58:49.626 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 04:58:49.629 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 04:58:49.631 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 04:58:49.634 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 04:58:49.638 | ++ tools/install_prereqs.sh:source:47 : NOW=1654145929 2022-06-02 04:58:49.641 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 04:58:49.646 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654145731 2022-06-02 04:58:49.648 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-02 04:58:49.650 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-02 04:58:49.653 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 04:58:49.655 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 04:58:49.658 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 04:58:49.660 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 04:58:49.662 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 04:58:49.664 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 04:58:49.667 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 04:58:49.669 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 04:58:49.672 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:58:49.722 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 04:58:49.722 | apache2-dev 2022-06-02 04:58:49.722 | bc 2022-06-02 04:58:49.722 | bsdmainutils 2022-06-02 04:58:49.722 | curl 2022-06-02 04:58:49.722 | g++ 2022-06-02 04:58:49.722 | gcc 2022-06-02 04:58:49.722 | gettext 2022-06-02 04:58:49.722 | git 2022-06-02 04:58:49.722 | graphviz 2022-06-02 04:58:49.722 | iputils-ping 2022-06-02 04:58:49.722 | libapache2-mod-proxy-uwsgi 2022-06-02 04:58:49.722 | libffi-dev 2022-06-02 04:58:49.722 | libjpeg-dev 2022-06-02 04:58:49.722 | libmysqlclient-dev 2022-06-02 04:58:49.722 | libpcre3-dev 2022-06-02 04:58:49.722 | libpq-dev 2022-06-02 04:58:49.722 | libssl-dev 2022-06-02 04:58:49.722 | libsystemd-dev 2022-06-02 04:58:49.722 | libxml2-dev 2022-06-02 04:58:49.722 | libxslt1-dev 2022-06-02 04:58:49.722 | libyaml-dev 2022-06-02 04:58:49.722 | lsof 2022-06-02 04:58:49.722 | openssh-server 2022-06-02 04:58:49.723 | openssl 2022-06-02 04:58:49.723 | pkg-config 2022-06-02 04:58:49.723 | psmisc 2022-06-02 04:58:49.723 | python3-dev 2022-06-02 04:58:49.723 | python3-pip 2022-06-02 04:58:49.723 | python3-venv 2022-06-02 04:58:49.723 | tar 2022-06-02 04:58:49.723 | tcpdump 2022-06-02 04:58:49.723 | unzip 2022-06-02 04:58:49.723 | uuid-runtime 2022-06-02 04:58:49.723 | wget 2022-06-02 04:58:49.723 | wget 2022-06-02 04:58:49.723 | zlib1g-dev 2022-06-02 04:58:49.723 | libkrb5-dev 2022-06-02 04:58:49.723 | libldap2-dev 2022-06-02 04:58:49.723 | libsasl2-dev 2022-06-02 04:58:49.723 | memcached 2022-06-02 04:58:49.723 | python3-mysqldb 2022-06-02 04:58:49.723 | sqlite3 2022-06-02 04:58:49.723 | conntrack 2022-06-02 04:58:49.723 | curl 2022-06-02 04:58:49.723 | dnsmasq-base 2022-06-02 04:58:49.723 | dnsmasq-utils 2022-06-02 04:58:49.723 | ebtables 2022-06-02 04:58:49.723 | gawk 2022-06-02 04:58:49.723 | genisoimage 2022-06-02 04:58:49.723 | iptables 2022-06-02 04:58:49.723 | iputils-arping 2022-06-02 04:58:49.723 | kpartx 2022-06-02 04:58:49.723 | libjs-jquery-tablesorter 2022-06-02 04:58:49.723 | libmysqlclient-dev 2022-06-02 04:58:49.723 | parted 2022-06-02 04:58:49.723 | pm-utils 2022-06-02 04:58:49.723 | python3-mysqldb 2022-06-02 04:58:49.723 | socat 2022-06-02 04:58:49.723 | sqlite3 2022-06-02 04:58:49.723 | sudo 2022-06-02 04:58:49.723 | vlan 2022-06-02 04:58:49.724 | lsscsi 2022-06-02 04:58:49.724 | open-iscsi 2022-06-02 04:58:49.724 | lvm2 2022-06-02 04:58:49.724 | qemu-utils 2022-06-02 04:58:49.724 | thin-provisioning-tools 2022-06-02 04:58:49.724 | acl 2022-06-02 04:58:49.724 | dnsmasq-base 2022-06-02 04:58:49.724 | dnsmasq-utils 2022-06-02 04:58:49.724 | ebtables 2022-06-02 04:58:49.724 | haproxy 2022-06-02 04:58:49.724 | iptables 2022-06-02 04:58:49.724 | iputils-arping 2022-06-02 04:58:49.724 | iputils-ping 2022-06-02 04:58:49.724 | libmysqlclient-dev 2022-06-02 04:58:49.724 | postgresql-server-dev-all 2022-06-02 04:58:49.724 | python3-mysqldb 2022-06-02 04:58:49.724 | sqlite3 2022-06-02 04:58:49.724 | sudo 2022-06-02 04:58:49.724 | vlan 2022-06-02 04:58:49.724 | ipset 2022-06-02 04:58:49.724 | conntrack 2022-06-02 04:58:49.724 | conntrackd 2022-06-02 04:58:49.724 | keepalived 2022-06-02 04:58:49.724 | dstat 2022-06-02 04:58:49.724 | lvm2 2022-06-02 04:58:49.724 | qemu-utils 2022-06-02 04:58:49.724 | thin-provisioning-tools 2022-06-02 04:58:49.724 | curl 2022-06-02 04:58:49.724 | liberasurecode-dev 2022-06-02 04:58:49.724 | make 2022-06-02 04:58:49.724 | memcached 2022-06-02 04:58:49.724 | sqlite3 2022-06-02 04:58:49.724 | xfsprogs' 2022-06-02 04:58:49.725 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 04:58:49.744 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 04:58:49.744 | apache2-dev 2022-06-02 04:58:49.744 | bc 2022-06-02 04:58:49.744 | bsdmainutils 2022-06-02 04:58:49.744 | curl 2022-06-02 04:58:49.744 | g++ 2022-06-02 04:58:49.744 | gcc 2022-06-02 04:58:49.744 | gettext 2022-06-02 04:58:49.744 | git 2022-06-02 04:58:49.744 | graphviz 2022-06-02 04:58:49.744 | iputils-ping 2022-06-02 04:58:49.745 | libapache2-mod-proxy-uwsgi 2022-06-02 04:58:49.745 | libffi-dev 2022-06-02 04:58:49.745 | libjpeg-dev 2022-06-02 04:58:49.745 | libmysqlclient-dev 2022-06-02 04:58:49.745 | libpcre3-dev 2022-06-02 04:58:49.745 | libpq-dev 2022-06-02 04:58:49.745 | libssl-dev 2022-06-02 04:58:49.745 | libsystemd-dev 2022-06-02 04:58:49.745 | libxml2-dev 2022-06-02 04:58:49.745 | libxslt1-dev 2022-06-02 04:58:49.745 | libyaml-dev 2022-06-02 04:58:49.745 | lsof 2022-06-02 04:58:49.745 | openssh-server 2022-06-02 04:58:49.745 | openssl 2022-06-02 04:58:49.745 | pkg-config 2022-06-02 04:58:49.745 | psmisc 2022-06-02 04:58:49.745 | python3-dev 2022-06-02 04:58:49.745 | python3-pip 2022-06-02 04:58:49.745 | python3-venv 2022-06-02 04:58:49.745 | tar 2022-06-02 04:58:49.745 | tcpdump 2022-06-02 04:58:49.745 | unzip 2022-06-02 04:58:49.745 | uuid-runtime 2022-06-02 04:58:49.745 | wget 2022-06-02 04:58:49.745 | wget 2022-06-02 04:58:49.745 | zlib1g-dev 2022-06-02 04:58:49.745 | libkrb5-dev 2022-06-02 04:58:49.745 | libldap2-dev 2022-06-02 04:58:49.745 | libsasl2-dev 2022-06-02 04:58:49.745 | memcached 2022-06-02 04:58:49.745 | python3-mysqldb 2022-06-02 04:58:49.745 | sqlite3 2022-06-02 04:58:49.745 | conntrack 2022-06-02 04:58:49.745 | curl 2022-06-02 04:58:49.745 | dnsmasq-base 2022-06-02 04:58:49.745 | dnsmasq-utils 2022-06-02 04:58:49.745 | ebtables 2022-06-02 04:58:49.746 | gawk 2022-06-02 04:58:49.746 | genisoimage 2022-06-02 04:58:49.746 | iptables 2022-06-02 04:58:49.746 | iputils-arping 2022-06-02 04:58:49.746 | kpartx 2022-06-02 04:58:49.746 | libjs-jquery-tablesorter 2022-06-02 04:58:49.746 | libmysqlclient-dev 2022-06-02 04:58:49.746 | parted 2022-06-02 04:58:49.746 | pm-utils 2022-06-02 04:58:49.746 | python3-mysqldb 2022-06-02 04:58:49.746 | socat 2022-06-02 04:58:49.746 | sqlite3 2022-06-02 04:58:49.746 | sudo 2022-06-02 04:58:49.746 | vlan 2022-06-02 04:58:49.746 | lsscsi 2022-06-02 04:58:49.746 | open-iscsi 2022-06-02 04:58:49.746 | lvm2 2022-06-02 04:58:49.746 | qemu-utils 2022-06-02 04:58:49.746 | thin-provisioning-tools 2022-06-02 04:58:49.746 | acl 2022-06-02 04:58:49.746 | dnsmasq-base 2022-06-02 04:58:49.746 | dnsmasq-utils 2022-06-02 04:58:49.746 | ebtables 2022-06-02 04:58:49.746 | haproxy 2022-06-02 04:58:49.746 | iptables 2022-06-02 04:58:49.746 | iputils-arping 2022-06-02 04:58:49.746 | iputils-ping 2022-06-02 04:58:49.746 | libmysqlclient-dev 2022-06-02 04:58:49.746 | postgresql-server-dev-all 2022-06-02 04:58:49.746 | python3-mysqldb 2022-06-02 04:58:49.746 | sqlite3 2022-06-02 04:58:49.746 | sudo 2022-06-02 04:58:49.746 | vlan 2022-06-02 04:58:49.746 | ipset 2022-06-02 04:58:49.746 | conntrack 2022-06-02 04:58:49.747 | conntrackd 2022-06-02 04:58:49.747 | keepalived 2022-06-02 04:58:49.747 | dstat 2022-06-02 04:58:49.747 | lvm2 2022-06-02 04:58:49.747 | qemu-utils 2022-06-02 04:58:49.747 | thin-provisioning-tools 2022-06-02 04:58:49.747 | curl 2022-06-02 04:58:49.747 | liberasurecode-dev 2022-06-02 04:58:49.747 | make 2022-06-02 04:58:49.747 | memcached 2022-06-02 04:58:49.747 | sqlite3 2022-06-02 04:58:49.747 | xfsprogs ' 2022-06-02 04:58:49.747 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 04:58:49.749 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:49.751 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:49.755 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 04:58:49.755 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:58:49.760 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:58:49.762 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 04:58:49.764 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:58:49.767 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 04:58:49.769 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:58:49.771 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:49.773 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:58:49.775 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:49.777 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:49.780 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:58:49.782 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 04:58:49.784 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 04:58:49.786 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 04:58:49.789 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 04:58:49.793 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 04:58:49.795 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 04:58:49.798 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 04:58:49.800 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 04:58:49.802 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 04:58:49.806 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 04:58:49.812 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654145929808 2022-06-02 04:58:49.815 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 04:58:49.817 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 04:58:49.819 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-02 04:58:50.208 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 04:58:50.208 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 04:58:50.334 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 04:58:50.463 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 04:58:52.533 | Reading package lists... 2022-06-02 04:58:52.565 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 04:58:52.567 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 04:58:52.569 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:58:52.571 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:52.573 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:52.575 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:58:52.577 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:52.579 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 04:58:52.581 | ++ functions-common:time_stop:2329 : start_time=1654145929808 2022-06-02 04:58:52.583 | ++ functions-common:time_stop:2331 : [[ -z 1654145929808 ]] 2022-06-02 04:58:52.586 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:52.590 | ++ functions-common:time_stop:2334 : end_time=1654145932588 2022-06-02 04:58:52.592 | ++ functions-common:time_stop:2335 : elapsed_time=2780 2022-06-02 04:58:52.595 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 04:58:52.597 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:52.599 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2780 2022-06-02 04:58:52.601 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:58:52.603 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:58:52.606 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:58:52.608 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:58:52.610 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:58:52.632 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:58:52.742 | Reading package lists... 2022-06-02 04:58:53.006 | Building dependency tree... 2022-06-02 04:58:53.007 | Reading state information... 2022-06-02 04:58:53.042 | acl is already the newest version (2.2.53-6). 2022-06-02 04:58:53.042 | bc is already the newest version (1.07.1-2build1). 2022-06-02 04:58:53.042 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 04:58:53.042 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 04:58:53.042 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 04:58:53.042 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:58:53.042 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 04:58:53.042 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:58:53.042 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 04:58:53.042 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 04:58:53.042 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 04:58:53.042 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 04:58:53.042 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 04:58:53.042 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 04:58:53.042 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 04:58:53.042 | libffi-dev is already the newest version (3.3-4). 2022-06-02 04:58:53.042 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 04:58:53.043 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 04:58:53.043 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 04:58:53.043 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 04:58:53.043 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 04:58:53.043 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:58:53.043 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 04:58:53.043 | psmisc is already the newest version (23.3-1). 2022-06-02 04:58:53.043 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:58:53.043 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 04:58:53.043 | socat is already the newest version (1.7.3.3-2). 2022-06-02 04:58:53.043 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 04:58:53.043 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 04:58:53.043 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 04:58:53.043 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 04:58:53.043 | dstat is already the newest version (0.7.4-6). 2022-06-02 04:58:53.043 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 04:58:53.043 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 04:58:53.043 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 04:58:53.043 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:58:53.043 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:53.043 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:53.043 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 04:58:53.043 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:58:53.043 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 04:58:53.043 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 04:58:53.043 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 04:58:53.043 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 04:58:53.043 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 04:58:53.043 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 04:58:53.043 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 04:58:53.043 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:58:53.043 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 04:58:53.043 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 04:58:53.044 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 04:58:53.044 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:58:53.044 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 04:58:53.044 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 04:58:53.044 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 04:58:53.044 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 04:58:53.044 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 04:58:53.044 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 04:58:53.044 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 04:58:53.044 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 04:58:53.044 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 04:58:53.044 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 04:58:53.044 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 04:58:53.044 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 04:58:53.044 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 04:58:53.044 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 04:58:53.044 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 04:58:53.044 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 04:58:53.267 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:58:53.268 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 04:58:53.268 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 04:58:53.268 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 04:58:53.268 | The following packages were automatically installed and are no longer required: 2022-06-02 04:58:53.269 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:58:53.269 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:58:53.269 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:58:53.269 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:58:53.269 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:58:53.269 | python3-zope.interface 2022-06-02 04:58:53.269 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:58:53.385 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:58:53.389 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 04:58:53.392 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:58:53.394 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:58:53.396 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:58:53.398 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:58:53.401 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:58:53.403 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:58:53.405 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:58:53.407 | ++ functions-common:time_stop:2329 : start_time=1654145932629 2022-06-02 04:58:53.409 | ++ functions-common:time_stop:2331 : [[ -z 1654145932629 ]] 2022-06-02 04:58:53.412 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:58:53.416 | ++ functions-common:time_stop:2334 : end_time=1654145933414 2022-06-02 04:58:53.418 | ++ functions-common:time_stop:2335 : elapsed_time=785 2022-06-02 04:58:53.421 | ++ functions-common:time_stop:2336 : total=775 2022-06-02 04:58:53.423 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:58:53.425 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1560 2022-06-02 04:58:53.428 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 04:58:53.430 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 04:58:53.433 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:58:53.435 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 04:58:53.440 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 04:58:53.443 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 04:58:53.446 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 04:58:53.448 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 04:58:55.112 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 04:58:55.114 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 04:58:55.116 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 04:58:55.118 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 04:58:55.120 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 04:58:55.122 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 04:58:55.124 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 04:58:55.126 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 04:58:55.129 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 04:58:55.131 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 04:58:55.203 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 04:58:55.206 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 04:58:55.278 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 04:58:55.281 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 04:58:55.353 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 04:58:55.355 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 04:58:55.357 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 04:58:55.359 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 04:58:55.361 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 04:58:55.364 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 04:58:55.366 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 04:58:55.368 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 04:58:55.370 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 04:58:55.371 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 04:58:55.373 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 04:58:55.374 | Distro: focal 2022-06-02 04:58:55.376 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 04:58:55.378 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 04:58:55.382 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 04:58:55.384 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 04:58:55.387 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 04:58:55.387 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 04:58:55.861 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 04:58:55.862 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 04:58:55.863 | pip: 20.2.2 2022-06-02 04:58:55.864 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 04:58:56.328 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 04:58:56.352 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 04:58:56.354 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 04:58:56.356 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 04:58:56.359 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 04:58:56.362 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:58:56.365 | + ./stack.sh:main:764 : fixup_all 2022-06-02 04:58:56.368 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 04:58:56.370 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 04:58:56.372 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:58:56.377 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:58:56.377 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 04:58:56.379 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 04:58:56.384 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 04:58:56.386 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 04:58:56.388 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 04:58:56.396 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 04:58:56.400 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 04:58:56.402 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 04:58:56.404 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 04:58:56.406 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 04:58:56.409 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 04:58:56.411 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:58:56.413 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:58:56.415 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:58:56.417 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:58:56.419 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:58:56.422 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:58:56.424 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:58:56.426 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:58:56.428 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 04:58:56.430 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 04:58:56.432 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 04:58:56.435 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:58:56.437 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:58:56.439 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:58:56.441 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:58:56.443 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:58:56.445 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:58:56.447 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 04:58:56.450 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 04:58:56.470 | Using python 3.8 to install os-testr 2022-06-02 04:58:56.472 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-02 04:58:58.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:58:58.306 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:58:58.311 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:58.311 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:58.313 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:58:58.314 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:58.315 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:58.315 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:58.315 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:58:58.316 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:58:58.400 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-02 04:58:58.410 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:58:58.414 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-02 04:58:58.429 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-02 04:58:58.458 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:58:58.477 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:58:58.481 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:58:58.488 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 04:58:58.492 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:58:58.495 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:58:58.506 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:58:58.510 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:58:58.525 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-02 04:58:58.528 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:58:58.531 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:58:58.535 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:58:58.537 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:58:58.540 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:58:58.543 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:58:58.551 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:58:58.555 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:58:58.610 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:58:58.645 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:58:58.689 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:58:58.694 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:58:58.696 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:59:00.734 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:00.734 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:00.816 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:00.818 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:00.820 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:00.822 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:00.825 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:00.827 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:00.829 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:00.831 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:00.834 | + functions-common:time_stop:2329 : start_time=1654145936465 2022-06-02 04:59:00.836 | + functions-common:time_stop:2331 : [[ -z 1654145936465 ]] 2022-06-02 04:59:00.838 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:00.842 | + functions-common:time_stop:2334 : end_time=1654145940840 2022-06-02 04:59:00.844 | + functions-common:time_stop:2335 : elapsed_time=4375 2022-06-02 04:59:00.846 | + functions-common:time_stop:2336 : total=0 2022-06-02 04:59:00.848 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:00.850 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4375 2022-06-02 04:59:00.852 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:00.855 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 04:59:00.857 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 04:59:00.859 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:00.862 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 04:59:00.865 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 04:59:00.867 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:00.871 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:00.871 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:00.877 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 04:59:00.880 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 04:59:00.882 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 04:59:00.885 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 04:59:00.887 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 04:59:00.907 | Using python 3.8 to install systemd-python 2022-06-02 04:59:00.909 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-02 04:59:02.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:02.684 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:02.689 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:02.690 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:02.691 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:02.693 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:02.693 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:02.693 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:02.694 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:02.694 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:02.709 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-02 04:59:04.935 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:04.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:05.011 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:05.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:05.015 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:05.018 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:05.020 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:05.022 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:05.024 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:05.026 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:05.028 | + functions-common:time_stop:2329 : start_time=1654145940902 2022-06-02 04:59:05.030 | + functions-common:time_stop:2331 : [[ -z 1654145940902 ]] 2022-06-02 04:59:05.033 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:05.037 | + functions-common:time_stop:2334 : end_time=1654145945035 2022-06-02 04:59:05.039 | + functions-common:time_stop:2335 : elapsed_time=4133 2022-06-02 04:59:05.041 | + functions-common:time_stop:2336 : total=4375 2022-06-02 04:59:05.044 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:05.046 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8508 2022-06-02 04:59:05.048 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:05.051 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 04:59:05.104 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 04:59:05.221 | + ./stack.sh:main:779 : install_infra 2022-06-02 04:59:05.224 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:59:05.228 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 04:59:05.228 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:59:05.231 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 04:59:05.254 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-02 04:59:07.401 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.412 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.473 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:07.516 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.518 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.521 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:07.523 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:07.525 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:08.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:08.192 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:59:08.438 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:08.440 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:08.442 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:08.444 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:08.446 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:08.448 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:08.451 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:08.453 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:08.455 | + functions-common:time_stop:2329 : start_time=1654145945246 2022-06-02 04:59:08.457 | + functions-common:time_stop:2331 : [[ -z 1654145945246 ]] 2022-06-02 04:59:08.460 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:08.464 | + functions-common:time_stop:2334 : end_time=1654145948461 2022-06-02 04:59:08.466 | + functions-common:time_stop:2335 : elapsed_time=3215 2022-06-02 04:59:08.468 | + functions-common:time_stop:2336 : total=8508 2022-06-02 04:59:08.470 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:08.472 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11723 2022-06-02 04:59:08.475 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:08.477 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:59:08.480 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 04:59:08.502 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-02 04:59:10.453 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:10.465 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:10.523 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:10.564 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:10.566 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:10.569 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:10.571 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:10.572 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:11.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:11.092 | Processing /opt/stack/requirements 2022-06-02 04:59:12.773 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:59:12.775 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:59:12.787 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:59:12.792 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:59:12.795 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:59:12.799 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:59:12.818 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:59:12.821 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:59:12.837 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:59:12.841 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:59:12.847 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:59:12.867 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-02 04:59:12.870 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-02 04:59:12.885 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:59:12.888 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:59:12.890 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:59:12.895 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:59:12.897 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:59:12.900 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:59:12.902 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:59:12.904 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:59:12.917 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:59:12.919 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:59:12.972 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:59:12.979 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-02 04:59:12.981 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 04:59:12.984 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:59:13.037 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:59:13.041 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 04:59:13.046 | Building wheels for collected packages: openstack-requirements 2022-06-02 04:59:13.047 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 04:59:13.836 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 04:59:13.837 | ERROR: Command errored out with exit status 1: 2022-06-02 04:59:13.837 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0nv9x179/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0nv9x179/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-wx3uxmke 2022-06-02 04:59:13.837 | cwd: /tmp/pip-req-build-0nv9x179/ 2022-06-02 04:59:13.837 | Complete output (6 lines): 2022-06-02 04:59:13.837 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 04:59:13.837 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 04:59:13.837 | or: setup.py --help-commands 2022-06-02 04:59:13.837 | or: setup.py cmd --help 2022-06-02 04:59:13.837 | 2022-06-02 04:59:13.837 | error: invalid command 'bdist_wheel' 2022-06-02 04:59:13.837 | ---------------------------------------- 2022-06-02 04:59:13.837 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 04:59:13.837 | Running setup.py clean for openstack-requirements 2022-06-02 04:59:14.616 | Failed to build openstack-requirements 2022-06-02 04:59:14.631 | Installing collected packages: openstack-requirements 2022-06-02 04:59:14.631 | Attempting uninstall: openstack-requirements 2022-06-02 04:59:14.632 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 04:59:14.669 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 04:59:14.689 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 04:59:14.692 | Running setup.py install for openstack-requirements: started 2022-06-02 04:59:16.926 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 04:59:16.953 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 04:59:17.087 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:17.089 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:17.092 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:17.094 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:17.096 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:17.098 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:17.100 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:17.102 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:17.104 | + functions-common:time_stop:2329 : start_time=1654145948494 2022-06-02 04:59:17.106 | + functions-common:time_stop:2331 : [[ -z 1654145948494 ]] 2022-06-02 04:59:17.108 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:17.113 | + functions-common:time_stop:2334 : end_time=1654145957110 2022-06-02 04:59:17.115 | + functions-common:time_stop:2335 : elapsed_time=8616 2022-06-02 04:59:17.117 | + functions-common:time_stop:2336 : total=11723 2022-06-02 04:59:17.119 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:17.121 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20339 2022-06-02 04:59:17.123 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:17.126 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 04:59:17.129 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 04:59:17.131 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 04:59:17.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:17.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:17.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 04:59:17.141 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:17.144 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 04:59:17.167 | Using python 3.8 to install pbr 2022-06-02 04:59:17.169 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-02 04:59:18.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:18.943 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:18.947 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:18.948 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:18.949 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:18.951 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:18.951 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:18.951 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:18.951 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:18.952 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:19.089 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:59:21.319 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:21.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:21.405 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:21.408 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:21.410 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:21.412 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:21.414 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:21.416 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:21.418 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:21.420 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:21.423 | + functions-common:time_stop:2329 : start_time=1654145957162 2022-06-02 04:59:21.425 | + functions-common:time_stop:2331 : [[ -z 1654145957162 ]] 2022-06-02 04:59:21.428 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:21.432 | + functions-common:time_stop:2334 : end_time=1654145961429 2022-06-02 04:59:21.434 | + functions-common:time_stop:2335 : elapsed_time=4267 2022-06-02 04:59:21.436 | + functions-common:time_stop:2336 : total=20339 2022-06-02 04:59:21.438 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:21.441 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24606 2022-06-02 04:59:21.443 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:21.445 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 04:59:23.691 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 04:59:25.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:25.582 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 04:59:25.601 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 04:59:25.605 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-02 04:59:25.608 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 04:59:25.611 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 04:59:25.617 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-02 04:59:25.694 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:59:25.696 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:59:25.700 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 04:59:25.717 | + ./stack.sh:main:788 : pkgs= 2022-06-02 04:59:25.719 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 04:59:25.725 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 04:59:25.727 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:59:25.729 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 04:59:25.732 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:59:25.734 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:59:25.737 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:59:25.739 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:59:25.741 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:59:25.744 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:59:25.748 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:59:25.750 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:59:25.752 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:59:25.755 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 04:59:25.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:59:25.772 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:25.774 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:59:25.776 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:25.778 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 04:59:25.780 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:25.782 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:59:25.785 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:25.787 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 04:59:25.789 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:25.791 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 04:59:25.793 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:59:25.795 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:59:25.797 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 04:59:25.799 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 04:59:25.802 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:59:25.804 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:59:25.806 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 04:59:25.808 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 04:59:25.810 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 04:59:25.812 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 04:59:25.814 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 04:59:25.817 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 04:59:25.819 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 04:59:25.821 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 04:59:25.824 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 04:59:25.826 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 04:59:25.881 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 04:59:25.881 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 04:59:25.884 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 04:59:26.246 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 04:59:26.249 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 04:59:26.268 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:26.270 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 04:59:26.273 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:26.276 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:26.278 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:26.280 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:26.283 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:26.286 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:26.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:26.292 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:26.296 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:26.299 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:26.301 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:26.303 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:26.306 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 04:59:26.308 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:26.310 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:26.313 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:26.316 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 04:59:26.337 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-02 04:59:26.450 | Reading package lists... 2022-06-02 04:59:26.728 | Building dependency tree... 2022-06-02 04:59:26.729 | Reading state information... 2022-06-02 04:59:27.059 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 04:59:27.059 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:27.061 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:27.061 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:27.061 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:27.061 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:27.061 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:27.061 | python3-zope.interface 2022-06-02 04:59:27.061 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:27.202 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:27.208 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:27.211 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:27.214 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:27.216 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:27.218 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:27.220 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:27.223 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:27.225 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:27.227 | + functions-common:time_stop:2329 : start_time=1654145966334 2022-06-02 04:59:27.230 | + functions-common:time_stop:2331 : [[ -z 1654145966334 ]] 2022-06-02 04:59:27.233 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:27.237 | + functions-common:time_stop:2334 : end_time=1654145967234 2022-06-02 04:59:27.239 | + functions-common:time_stop:2335 : elapsed_time=900 2022-06-02 04:59:27.241 | + functions-common:time_stop:2336 : total=1560 2022-06-02 04:59:27.243 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:27.245 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2460 2022-06-02 04:59:27.247 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:27.249 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 04:59:27.252 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:59:27.254 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:59:27.257 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:59:27.259 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:59:27.262 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:59:27.264 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:59:27.267 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 04:59:27.270 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:59:27.272 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:59:27.274 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:59:27.276 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:59:27.278 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:59:27.281 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:59:27.283 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:27.286 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:59:27.288 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 04:59:27.290 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:59:27.293 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:59:27.296 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:59:27.299 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:59:27.301 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:59:27.304 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:59:27.306 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 04:59:27.309 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 04:59:27.324 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:27.327 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 04:59:27.330 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:59:27.332 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 04:59:27.335 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 04:59:27.338 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 04:59:27.342 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 04:59:27.345 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 04:59:27.348 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 04:59:27.351 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 04:59:27.353 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 04:59:27.356 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 04:59:27.359 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 04:59:28.127 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 04:59:28.127 | user tags 2022-06-02 04:59:28.127 | stackrabbit []' 2022-06-02 04:59:28.130 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 04:59:28.130 | user tags 2022-06-02 04:59:28.130 | stackrabbit []' 2022-06-02 04:59:28.130 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 04:59:28.138 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 04:59:28.140 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 04:59:28.143 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:59:28.848 | Changing password for user "stackrabbit" ... 2022-06-02 04:59:28.871 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 04:59:29.548 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 04:59:29.574 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 04:59:29.577 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:59:30.244 | Changing password for user "stackrabbit" ... 2022-06-02 04:59:30.268 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 04:59:30.271 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 04:59:30.273 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 04:59:30.941 | Deleting user "guest" ... 2022-06-02 04:59:30.960 | Error: 2022-06-02 04:59:30.960 | {:no_such_user, "guest"} 2022-06-02 04:59:30.973 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 04:59:30.975 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 04:59:30.992 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:30.994 | + ./stack.sh:main:805 : install_database 2022-06-02 04:59:30.996 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 04:59:30.999 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 04:59:31.001 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:31.003 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:31.005 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 04:59:31.225 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 04:59:31.228 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 04:59:31.230 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 04:59:31.232 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:31.235 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 04:59:31.237 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:59:31.240 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:59:31.242 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:59:31.244 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:59:31.247 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:59:31.249 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:59:31.251 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:31.253 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:59:31.256 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 04:59:31.258 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:59:31.260 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:59:31.262 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:59:31.265 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:59:31.267 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:59:31.269 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:59:31.271 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 04:59:31.273 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:31.275 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:31.278 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 04:59:31.282 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:31.284 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:31.286 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:31.288 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:31.290 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:31.293 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:31.295 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:31.298 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:31.300 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:31.302 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:31.304 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:31.307 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:31.309 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 04:59:31.311 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:31.314 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:31.316 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:31.319 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 04:59:31.339 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-02 04:59:31.447 | Reading package lists... 2022-06-02 04:59:31.710 | Building dependency tree... 2022-06-02 04:59:31.711 | Reading state information... 2022-06-02 04:59:31.982 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 04:59:31.982 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:31.983 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:31.984 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:31.984 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:31.984 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:31.984 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:31.984 | python3-zope.interface 2022-06-02 04:59:31.984 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:32.100 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:32.105 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:32.107 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:32.109 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:32.112 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:32.114 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:32.117 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:32.119 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:32.121 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:32.123 | + functions-common:time_stop:2329 : start_time=1654145971336 2022-06-02 04:59:32.126 | + functions-common:time_stop:2331 : [[ -z 1654145971336 ]] 2022-06-02 04:59:32.129 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:32.133 | + functions-common:time_stop:2334 : end_time=1654145972130 2022-06-02 04:59:32.135 | + functions-common:time_stop:2335 : elapsed_time=794 2022-06-02 04:59:32.137 | + functions-common:time_stop:2336 : total=2460 2022-06-02 04:59:32.139 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:32.141 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3254 2022-06-02 04:59:32.144 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:32.146 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 04:59:32.148 | + ./stack.sh:main:808 : install_database_python 2022-06-02 04:59:32.150 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 04:59:32.153 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 04:59:32.155 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 04:59:32.157 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:32.160 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 04:59:32.163 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 04:59:32.165 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:32.168 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:32.168 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:32.174 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 04:59:32.176 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 04:59:32.178 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 04:59:32.181 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 04:59:32.183 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 04:59:32.204 | Using python 3.8 to install PyMySQL 2022-06-02 04:59:32.207 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-02 04:59:33.980 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:33.980 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:33.985 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:33.985 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:33.987 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:33.988 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:33.989 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:33.989 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:33.989 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:33.990 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:34.004 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-02 04:59:36.238 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:36.238 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:36.315 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:36.317 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:36.320 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:36.322 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:36.325 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:36.327 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:36.329 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:36.332 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:36.334 | + functions-common:time_stop:2329 : start_time=1654145972198 2022-06-02 04:59:36.336 | + functions-common:time_stop:2331 : [[ -z 1654145972198 ]] 2022-06-02 04:59:36.339 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:36.343 | + functions-common:time_stop:2334 : end_time=1654145976341 2022-06-02 04:59:36.345 | + functions-common:time_stop:2335 : elapsed_time=4143 2022-06-02 04:59:36.348 | + functions-common:time_stop:2336 : total=24606 2022-06-02 04:59:36.350 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:36.352 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28749 2022-06-02 04:59:36.354 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:36.357 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 04:59:36.359 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:59:36.361 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 04:59:36.364 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 04:59:36.386 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:36.389 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 04:59:36.391 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 04:59:36.395 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:59:36.395 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:59:36.400 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:59:36.403 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:59:36.405 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:59:36.408 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:59:36.410 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 04:59:36.412 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 04:59:36.428 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:36.431 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 04:59:36.433 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:36.435 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:36.438 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:36.440 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:36.442 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:36.445 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:36.447 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:36.449 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:36.452 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:36.454 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:36.456 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:36.458 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:36.461 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 04:59:36.463 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:36.466 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:36.468 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:36.470 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 04:59:36.491 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-02 04:59:36.600 | Reading package lists... 2022-06-02 04:59:36.861 | Building dependency tree... 2022-06-02 04:59:36.863 | Reading state information... 2022-06-02 04:59:37.139 | radvd is already the newest version (1:2.17-2). 2022-06-02 04:59:37.139 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:37.141 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:37.141 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:37.141 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:37.141 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:37.141 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:37.141 | python3-zope.interface 2022-06-02 04:59:37.141 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:37.260 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:37.265 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:37.268 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:37.270 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:37.272 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:37.275 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:37.277 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:37.279 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:37.281 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:37.283 | + functions-common:time_stop:2329 : start_time=1654145976488 2022-06-02 04:59:37.285 | + functions-common:time_stop:2331 : [[ -z 1654145976488 ]] 2022-06-02 04:59:37.288 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:37.292 | + functions-common:time_stop:2334 : end_time=1654145977290 2022-06-02 04:59:37.294 | + functions-common:time_stop:2335 : elapsed_time=802 2022-06-02 04:59:37.297 | + functions-common:time_stop:2336 : total=3254 2022-06-02 04:59:37.299 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:37.301 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4056 2022-06-02 04:59:37.303 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:37.306 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 04:59:37.323 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:37.325 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 04:59:37.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 04:59:37.333 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 04:59:37.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 04:59:37.356 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:37.359 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:37.361 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:37.364 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:37.366 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:37.368 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:37.371 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:37.373 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:37.375 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:37.378 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:37.380 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:37.382 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:37.384 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 04:59:37.386 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:37.388 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:37.391 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:37.393 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 04:59:37.413 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-02 04:59:37.525 | Reading package lists... 2022-06-02 04:59:37.821 | Building dependency tree... 2022-06-02 04:59:37.822 | Reading state information... 2022-06-02 04:59:38.130 | fakeroot is already the newest version (1.24-1). 2022-06-02 04:59:38.130 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:59:38.130 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 04:59:38.130 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:38.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:38.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:38.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:38.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:38.131 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:38.131 | python3-zope.interface 2022-06-02 04:59:38.131 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:38.251 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:38.255 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:38.258 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:38.260 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:38.262 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:38.264 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:38.267 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:38.269 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:38.271 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:38.275 | + functions-common:time_stop:2329 : start_time=1654145977411 2022-06-02 04:59:38.278 | + functions-common:time_stop:2331 : [[ -z 1654145977411 ]] 2022-06-02 04:59:38.283 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:38.288 | + functions-common:time_stop:2334 : end_time=1654145978285 2022-06-02 04:59:38.290 | + functions-common:time_stop:2335 : elapsed_time=874 2022-06-02 04:59:38.293 | + functions-common:time_stop:2336 : total=4056 2022-06-02 04:59:38.295 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:38.298 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4930 2022-06-02 04:59:38.300 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:38.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 04:59:38.305 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:38.307 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:38.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 04:59:38.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 04:59:38.315 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 04:59:38.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 04:59:38.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 04:59:38.324 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 04:59:38.325 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 04:59:38.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 04:59:38.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 04:59:38.334 | + functions:vercmp:652 : local v1=5.4 2022-06-02 04:59:38.336 | + functions:vercmp:653 : local 'op=<' 2022-06-02 04:59:38.338 | + functions:vercmp:654 : local v2=3.13 2022-06-02 04:59:38.340 | + functions:vercmp:655 : local result 2022-06-02 04:59:38.344 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 04:59:38.344 | ++ functions:vercmp:659 : sort -V 2022-06-02 04:59:38.345 | ++ functions:vercmp:659 : head -1 2022-06-02 04:59:38.350 | + functions:vercmp:659 : result=3.13 2022-06-02 04:59:38.353 | + functions:vercmp:661 : case $op in 2022-06-02 04:59:38.356 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 04:59:38.359 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 04:59:38.362 | + functions:vercmp:672 : return 2022-06-02 04:59:38.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 04:59:38.367 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:59:38.370 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 04:59:38.872 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 04:59:38.893 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:38.896 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 04:59:38.898 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 04:59:38.898 | Installing etcd 2022-06-02 04:59:38.901 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 04:59:38.914 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 04:59:38.927 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:38.929 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 04:59:38.948 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 04:59:38.950 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:38.952 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:38.956 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:38.960 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:38.962 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-02 04:59:38.965 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 04:59:38.967 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:38.970 | ++ functions:get_extra_file:73 : return 2022-06-02 04:59:38.972 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:59:38.975 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 04:59:38.977 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 04:59:38.980 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 04:59:38.996 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:38.999 | + ./stack.sh:main:835 : install_dstat 2022-06-02 04:59:39.001 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 04:59:39.017 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:39.020 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 04:59:39.022 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:59:39.024 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 04:59:39.026 | + ./stack.sh:main:844 : install_libs 2022-06-02 04:59:39.028 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 04:59:39.031 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 04:59:39.033 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 04:59:39.035 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 04:59:39.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 04:59:39.044 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.046 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 04:59:39.049 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 04:59:39.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 04:59:39.053 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 04:59:39.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 04:59:39.062 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.064 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 04:59:39.066 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 04:59:39.068 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 04:59:39.070 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 04:59:39.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 04:59:39.079 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.081 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 04:59:39.084 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 04:59:39.086 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 04:59:39.088 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 04:59:39.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 04:59:39.097 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.099 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 04:59:39.101 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 04:59:39.103 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 04:59:39.105 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 04:59:39.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 04:59:39.114 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.116 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 04:59:39.118 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 04:59:39.121 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 04:59:39.123 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 04:59:39.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 04:59:39.132 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.134 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 04:59:39.136 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 04:59:39.139 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 04:59:39.141 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 04:59:39.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 04:59:39.150 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.152 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 04:59:39.154 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 04:59:39.157 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 04:59:39.159 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 04:59:39.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 04:59:39.168 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.171 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 04:59:39.174 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 04:59:39.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 04:59:39.178 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 04:59:39.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 04:59:39.187 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.190 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 04:59:39.192 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 04:59:39.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 04:59:39.196 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 04:59:39.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 04:59:39.205 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.207 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 04:59:39.209 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 04:59:39.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 04:59:39.214 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 04:59:39.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 04:59:39.230 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.232 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 04:59:39.235 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 04:59:39.237 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 04:59:39.239 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 04:59:39.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 04:59:39.249 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.251 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 04:59:39.254 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 04:59:39.256 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 04:59:39.259 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 04:59:39.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 04:59:39.268 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.270 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 04:59:39.273 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 04:59:39.275 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 04:59:39.277 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 04:59:39.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.284 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 04:59:39.286 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.289 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 04:59:39.291 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 04:59:39.293 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 04:59:39.296 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 04:59:39.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.303 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 04:59:39.305 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.308 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 04:59:39.310 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 04:59:39.312 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 04:59:39.315 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 04:59:39.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.322 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 04:59:39.324 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.326 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 04:59:39.329 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 04:59:39.331 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 04:59:39.333 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 04:59:39.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 04:59:39.343 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.345 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 04:59:39.349 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 04:59:39.351 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 04:59:39.354 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 04:59:39.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 04:59:39.363 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.365 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 04:59:39.367 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 04:59:39.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 04:59:39.372 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 04:59:39.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 04:59:39.382 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.384 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 04:59:39.386 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 04:59:39.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 04:59:39.391 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 04:59:39.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 04:59:39.400 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.402 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 04:59:39.405 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 04:59:39.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 04:59:39.410 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 04:59:39.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 04:59:39.419 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.422 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 04:59:39.425 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 04:59:39.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 04:59:39.431 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 04:59:39.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 04:59:39.441 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.443 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 04:59:39.445 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 04:59:39.448 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 04:59:39.450 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 04:59:39.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 04:59:39.459 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.462 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 04:59:39.464 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 04:59:39.466 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 04:59:39.469 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 04:59:39.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.473 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 04:59:39.478 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.480 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 04:59:39.483 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 04:59:39.485 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 04:59:39.487 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 04:59:39.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 04:59:39.499 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.502 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 04:59:39.504 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 04:59:39.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 04:59:39.509 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 04:59:39.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 04:59:39.518 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.521 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 04:59:39.523 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 04:59:39.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 04:59:39.528 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 04:59:39.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 04:59:39.537 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.540 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 04:59:39.542 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 04:59:39.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 04:59:39.547 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 04:59:39.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 04:59:39.556 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.558 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 04:59:39.561 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 04:59:39.563 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 04:59:39.566 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 04:59:39.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 04:59:39.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.577 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 04:59:39.580 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 04:59:39.582 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 04:59:39.584 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 04:59:39.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 04:59:39.593 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.596 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 04:59:39.598 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 04:59:39.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 04:59:39.603 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 04:59:39.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 04:59:39.612 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.615 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 04:59:39.617 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 04:59:39.619 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 04:59:39.622 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 04:59:39.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 04:59:39.631 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.633 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 04:59:39.635 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 04:59:39.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 04:59:39.640 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 04:59:39.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 04:59:39.649 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.651 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 04:59:39.654 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 04:59:39.656 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 04:59:39.658 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 04:59:39.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 04:59:39.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.669 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 04:59:39.672 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 04:59:39.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 04:59:39.677 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 04:59:39.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.684 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 04:59:39.686 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.689 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 04:59:39.691 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 04:59:39.693 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 04:59:39.696 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 04:59:39.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:39.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:39.704 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 04:59:39.706 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:39.708 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 04:59:39.729 | Using python 3.8 to install etcd3 2022-06-02 04:59:39.731 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-02 04:59:41.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:41.513 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:41.518 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:41.519 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:41.520 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:41.522 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:41.522 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:41.522 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:41.523 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:41.523 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:41.537 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-02 04:59:41.547 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-02 04:59:41.573 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 04:59:41.578 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:59:41.581 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 04:59:41.596 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-02 04:59:43.793 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:43.793 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:43.882 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:43.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:43.886 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:43.889 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:43.891 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:43.893 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:43.895 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:43.897 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:43.900 | + functions-common:time_stop:2329 : start_time=1654145979724 2022-06-02 04:59:43.902 | + functions-common:time_stop:2331 : [[ -z 1654145979724 ]] 2022-06-02 04:59:43.904 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:43.909 | + functions-common:time_stop:2334 : end_time=1654145983906 2022-06-02 04:59:43.911 | + functions-common:time_stop:2335 : elapsed_time=4182 2022-06-02 04:59:43.913 | + functions-common:time_stop:2336 : total=28749 2022-06-02 04:59:43.915 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:43.918 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32931 2022-06-02 04:59:43.920 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:43.923 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 04:59:43.945 | Using python 3.8 to install etcd3gw 2022-06-02 04:59:43.947 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-02 04:59:45.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:45.706 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:45.710 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:45.711 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:45.712 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:45.714 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:45.714 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:45.714 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:45.714 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:45.715 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:45.730 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-02 04:59:45.758 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:59:45.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-02 04:59:45.767 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:59:45.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-02 04:59:45.792 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:59:45.812 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:59:45.816 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:59:45.819 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:59:47.990 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:47.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:48.071 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:48.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:48.075 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:48.078 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:48.080 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:48.082 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:48.084 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:48.087 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:48.089 | + functions-common:time_stop:2329 : start_time=1654145983939 2022-06-02 04:59:48.091 | + functions-common:time_stop:2331 : [[ -z 1654145983939 ]] 2022-06-02 04:59:48.094 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:48.098 | + functions-common:time_stop:2334 : end_time=1654145988096 2022-06-02 04:59:48.101 | + functions-common:time_stop:2335 : elapsed_time=4157 2022-06-02 04:59:48.103 | + functions-common:time_stop:2336 : total=32931 2022-06-02 04:59:48.105 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:48.107 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37088 2022-06-02 04:59:48.110 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:48.113 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 04:59:48.115 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 04:59:48.117 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 04:59:48.120 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:59:48.122 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:59:48.124 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:59:48.127 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:59:48.129 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:59:48.131 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:59:48.134 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:59:48.136 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:59:48.139 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 04:59:48.142 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 04:59:48.144 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:48.146 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:48.149 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 04:59:48.151 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 04:59:48.153 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:48.155 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:59:48.158 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:59:48.161 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:59:48.163 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:59:48.165 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:48.167 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:59:48.169 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:48.172 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:48.175 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:59:48.177 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:59:48.179 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:59:48.181 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:59:48.184 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:48.186 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:59:48.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:48.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:48.193 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:48.213 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:59:48.322 | Reading package lists... 2022-06-02 04:59:48.585 | Building dependency tree... 2022-06-02 04:59:48.586 | Reading state information... 2022-06-02 04:59:48.848 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:59:48.848 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 04:59:48.848 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:59:48.848 | The following packages were automatically installed and are no longer required: 2022-06-02 04:59:48.849 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:59:48.849 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:59:48.849 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:59:48.849 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:59:48.849 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:59:48.849 | python3-zope.interface 2022-06-02 04:59:48.849 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:59:48.964 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:59:48.968 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:59:48.971 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:59:48.973 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:48.975 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:48.978 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:48.980 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:48.982 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:48.985 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:59:48.987 | + functions-common:time_stop:2329 : start_time=1654145988211 2022-06-02 04:59:48.989 | + functions-common:time_stop:2331 : [[ -z 1654145988211 ]] 2022-06-02 04:59:48.992 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:48.996 | + functions-common:time_stop:2334 : end_time=1654145988993 2022-06-02 04:59:48.998 | + functions-common:time_stop:2335 : elapsed_time=782 2022-06-02 04:59:49.001 | + functions-common:time_stop:2336 : total=4930 2022-06-02 04:59:49.003 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:49.005 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5712 2022-06-02 04:59:49.007 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:59:49.010 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 04:59:49.012 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:59:49.014 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:59:49.017 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 04:59:49.078 | Module proxy already enabled 2022-06-02 04:59:49.082 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 04:59:49.143 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 04:59:49.143 | Module proxy already enabled 2022-06-02 04:59:49.143 | Module proxy_uwsgi already enabled 2022-06-02 04:59:49.148 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 04:59:49.150 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:59:49.152 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:59:49.155 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:59:49.288 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 04:59:49.290 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 04:59:49.293 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 04:59:49.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 04:59:49.310 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.313 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 04:59:49.315 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 04:59:49.318 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 04:59:49.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 04:59:49.327 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.329 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 04:59:49.332 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 04:59:49.334 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 04:59:49.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 04:59:49.345 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.347 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 04:59:49.349 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 04:59:49.352 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 04:59:49.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 04:59:49.361 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.363 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 04:59:49.365 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 04:59:49.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 04:59:49.375 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.377 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 04:59:49.380 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 04:59:49.382 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 04:59:49.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 04:59:49.391 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.394 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 04:59:49.410 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:49.413 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 04:59:49.415 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 04:59:49.417 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 04:59:49.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.423 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.425 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 04:59:49.427 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.431 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 04:59:49.448 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:49.450 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 04:59:49.452 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 04:59:49.455 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 04:59:49.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 04:59:49.465 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.467 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 04:59:49.470 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 04:59:49.473 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 04:59:49.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:59:49.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:59:49.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 04:59:49.482 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:59:49.485 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 04:59:49.487 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 04:59:49.490 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:49.493 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 04:59:49.495 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 04:59:49.497 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:49.501 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:49.501 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:49.507 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 04:59:49.509 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 04:59:49.511 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 04:59:49.514 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 04:59:49.517 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 04:59:49.537 | Using python 3.8 to install keystonemiddleware 2022-06-02 04:59:49.540 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-02 04:59:51.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:51.324 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:51.329 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:51.329 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:51.331 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:51.332 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:51.333 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:51.333 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:51.333 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:51.334 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:51.348 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:59:51.419 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:59:51.455 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:59:51.470 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:59:51.477 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:59:51.483 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:59:51.521 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:59:51.530 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:59:51.548 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:59:51.554 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:59:51.557 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:59:51.568 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:59:51.571 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:59:51.574 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:59:51.579 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:59:51.598 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:59:51.602 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:59:51.622 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:59:51.626 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:59:51.629 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:59:51.636 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:59:51.656 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:59:51.719 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:59:51.733 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:59:51.739 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:59:51.742 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:59:51.749 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:59:51.754 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:59:51.757 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:59:51.760 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:59:51.763 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:59:51.766 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:59:51.770 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:59:51.772 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:59:51.777 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:59:51.780 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:59:53.707 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:53.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:53.784 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:53.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:53.789 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:53.791 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:53.794 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:53.796 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:53.799 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:53.801 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:53.803 | + functions-common:time_stop:2329 : start_time=1654145989532 2022-06-02 04:59:53.805 | + functions-common:time_stop:2331 : [[ -z 1654145989532 ]] 2022-06-02 04:59:53.808 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:53.812 | + functions-common:time_stop:2334 : end_time=1654145993809 2022-06-02 04:59:53.814 | + functions-common:time_stop:2335 : elapsed_time=4277 2022-06-02 04:59:53.816 | + functions-common:time_stop:2336 : total=37088 2022-06-02 04:59:53.818 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:53.821 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41365 2022-06-02 04:59:53.823 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:53.826 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 04:59:53.828 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 04:59:53.830 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:59:53.834 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 04:59:53.836 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 04:59:53.839 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:59:53.842 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:59:53.843 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:59:53.848 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 04:59:53.850 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 04:59:53.853 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 04:59:53.856 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 04:59:53.858 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 04:59:53.889 | Using python 3.8 to install python-memcached 2022-06-02 04:59:53.891 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-02 04:59:55.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:59:55.692 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:59:55.696 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:55.697 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:55.699 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:59:55.700 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:55.700 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:55.701 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:55.701 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:59:55.701 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:59:55.716 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-02 04:59:55.720 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:59:57.945 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:59:57.945 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:59:58.027 | + inc/python:pip_install:200 : result=0 2022-06-02 04:59:58.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:59:58.032 | + functions-common:time_stop:2322 : local name 2022-06-02 04:59:58.034 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:59:58.037 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:59:58.039 | + functions-common:time_stop:2325 : local total 2022-06-02 04:59:58.041 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:59:58.044 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:59:58.047 | + functions-common:time_stop:2329 : start_time=1654145993883 2022-06-02 04:59:58.051 | + functions-common:time_stop:2331 : [[ -z 1654145993883 ]] 2022-06-02 04:59:58.053 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:59:58.058 | + functions-common:time_stop:2334 : end_time=1654145998055 2022-06-02 04:59:58.060 | + functions-common:time_stop:2335 : elapsed_time=4172 2022-06-02 04:59:58.063 | + functions-common:time_stop:2336 : total=41365 2022-06-02 04:59:58.065 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:59:58.069 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45537 2022-06-02 04:59:58.072 | + inc/python:pip_install:203 : return 0 2022-06-02 04:59:58.075 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 04:59:58.093 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:59:58.095 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-02 04:59:58.097 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 04:59:58.100 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 04:59:58.103 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 04:59:58.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:59:58.111 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 04:59:58.113 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 04:59:58.130 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:59:58.133 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 04:59:58.135 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 04:59:58.138 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 04:59:58.141 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:59:58.143 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:59:58.145 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:59:58.150 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:59:58.152 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:59:58.155 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:59:58.171 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:59:58.174 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:59:58.176 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:58.179 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:59:58.179 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:59:58.185 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 04:59:58.187 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:59:58.189 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 04:59:58.203 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 04:59:58.206 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:59:58.206 | + functions-common:git_clone:607 : head -1 2022-06-02 04:59:58.209 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 04:59:58.211 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:59:58.214 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 04:59:58.216 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:59:58.219 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:59:58.222 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 04:59:58.224 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:59:58.227 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 04:59:58.229 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:59:58.232 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:59:58.234 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 04:59:58.237 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:59:58.239 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:59:58.242 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 04:59:58.245 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:59:58.247 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 04:59:58.250 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:59:58.253 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:59:58.256 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 04:59:58.262 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 04:59:58.265 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-02 04:59:58.864 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 04:59:58.867 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:59:58.870 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:59:58.873 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:59:58.876 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:59:58.879 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 04:59:58.884 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:59:58.887 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:59:58.890 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:59:58.893 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:59:58.895 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:59:58.897 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:59:58.900 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:59:58.902 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 04:59:58.924 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 04:59:58.926 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-02 05:00:00.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:00.841 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:00:00.845 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:00.846 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:00.848 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:00.849 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:00.849 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:00.849 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:00.850 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:00.850 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:00.863 | Obtaining file:///opt/stack/keystone 2022-06-02 05:00:02.413 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:03.974 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-02 05:00:04.003 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-02 05:00:04.012 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:00:04.019 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:00:04.023 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 05:00:04.031 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:00:04.051 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:00:04.065 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-02 05:00:04.081 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-02 05:00:04.084 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:00:04.094 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:00:04.098 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-02 05:00:04.101 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:00:04.140 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:00:04.146 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-02 05:00:04.149 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:00:04.161 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 05:00:04.216 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 05:00:04.220 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-02 05:00:04.226 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:00:04.260 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:00:04.275 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:00:04.282 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:00:04.328 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:00:04.335 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:00:04.372 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:00:04.426 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:00:04.444 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:00:04.460 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:00:04.470 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:00:04.493 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:00:04.501 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:00:04.518 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:00:04.563 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:00:04.570 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-02 05:00:04.583 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:00:04.586 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:00:04.589 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:00:04.599 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:00:04.603 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:00:04.605 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:00:04.609 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-02 05:00:04.624 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:00:04.629 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:00:04.648 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:00:04.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-02 05:00:04.672 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:00:04.677 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-02 05:00:04.680 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:00:04.683 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:00:04.694 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:00:04.697 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:00:04.700 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:00:04.707 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:00:04.716 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:00:04.722 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:00:04.740 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:00:04.743 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:00:04.751 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:00:04.771 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:00:04.774 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:00:04.778 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 05:00:04.840 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 05:00:04.846 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:00:04.854 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:00:04.857 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:00:04.866 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:00:04.870 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:00:04.873 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 05:00:04.913 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:00:04.919 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:00:04.930 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:00:04.939 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:00:04.947 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:00:04.958 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:00:04.966 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:00:04.968 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:00:04.976 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:00:04.979 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 05:00:04.982 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 05:00:04.988 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:00:05.001 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:00:05.003 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:00:05.006 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:00:05.010 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:00:05.013 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:00:05.015 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:00:05.018 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 05:00:05.021 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:00:05.023 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:00:05.028 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:00:05.031 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:00:05.034 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:00:05.041 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:00:05.044 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:00:05.054 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 05:00:05.056 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:00:05.063 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:00:06.476 | Installing collected packages: keystone 2022-06-02 05:00:06.476 | Attempting uninstall: keystone 2022-06-02 05:00:06.478 | Found existing installation: keystone 18.1.0 2022-06-02 05:00:06.481 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 05:00:06.482 | Running setup.py develop for keystone 2022-06-02 05:00:08.346 | Successfully installed keystone 2022-06-02 05:00:08.487 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:08.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:08.581 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:08.583 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:08.586 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:08.588 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:08.590 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:08.592 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:08.595 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:08.597 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:08.599 | + functions-common:time_stop:2329 : start_time=1654145998918 2022-06-02 05:00:08.601 | + functions-common:time_stop:2331 : [[ -z 1654145998918 ]] 2022-06-02 05:00:08.604 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:08.608 | + functions-common:time_stop:2334 : end_time=1654146008605 2022-06-02 05:00:08.610 | + functions-common:time_stop:2335 : elapsed_time=9687 2022-06-02 05:00:08.612 | + functions-common:time_stop:2336 : total=45537 2022-06-02 05:00:08.614 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:08.616 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55224 2022-06-02 05:00:08.618 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:08.621 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:08.623 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:00:08.625 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:00:08.643 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:00:08.655 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 05:00:08.658 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 05:00:08.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:08.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:08.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 05:00:08.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:08.670 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 05:00:08.688 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:08.690 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 05:00:08.693 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:08.695 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 05:00:08.698 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 05:00:08.712 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-02 05:00:08.714 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 05:00:08.719 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 05:00:08.735 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:08.738 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 05:00:08.768 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 05:00:08.797 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 05:00:08.827 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 05:00:08.856 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 05:00:08.887 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 05:00:08.917 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 05:00:08.946 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 05:00:08.973 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 05:00:08.976 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 05:00:08.978 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 05:00:08.981 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 05:00:08.983 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:00:08.986 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:00:09.001 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:09.004 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:00:09.007 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:00:09.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:00:09.024 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:09.026 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:00:09.029 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:00:09.058 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:00:09.060 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:00:09.063 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 05:00:09.065 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 05:00:09.067 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 05:00:09.083 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:09.085 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-02 05:00:09.115 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-02 05:00:09.145 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 05:00:09.147 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 05:00:09.179 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 05:00:09.181 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 05:00:09.184 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 05:00:09.186 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 05:00:09.188 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 05:00:09.191 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 05:00:09.221 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 05:00:09.223 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 05:00:09.225 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 05:00:09.228 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 05:00:09.231 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:00:09.247 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:00:09.250 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:00:09.252 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:09.254 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:00:09.257 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:00:09.284 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:00:09.314 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:00:09.343 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:00:09.372 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 05:00:09.404 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 05:00:09.407 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 05:00:09.409 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 05:00:09.411 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 05:00:09.414 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 05:00:09.416 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:00:09.419 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:00:09.422 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 05:00:09.427 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 05:00:09.429 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:00:09.432 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:00:09.446 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:00:09.446 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:09.456 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:00:09.460 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:09.476 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 05:00:09.478 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 05:00:09.482 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 05:00:09.512 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 05:00:09.539 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 05:00:09.567 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 05:00:09.596 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 05:00:09.623 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 05:00:09.651 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 05:00:09.679 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 05:00:09.707 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 05:00:09.734 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:00:09.762 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 05:00:09.789 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 05:00:09.817 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 05:00:09.844 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:00:09.847 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:00:09.850 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 05:00:09.852 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 05:00:09.854 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:00:09.857 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:09.859 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:09.861 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:00:09.864 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:00:09.868 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 05:00:09.896 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 05:00:09.926 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:00:09.926 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-02 05:00:09.934 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 05:00:09.938 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 05:00:09.940 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 05:00:09.942 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:00:09.945 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:00:09.947 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:09.949 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:09.952 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:09.955 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:09.957 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:00:09.959 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:09.962 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:09.964 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 05:00:10.027 | Site keystone-wsgi-public already enabled 2022-06-02 05:00:10.032 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:00:10.034 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:00:10.036 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:00:10.039 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:00:10.176 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 05:00:10.179 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 05:00:10.181 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 05:00:10.184 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 05:00:10.186 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:00:10.189 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:00:10.192 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 05:00:10.196 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 05:00:10.199 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:00:10.201 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:00:10.215 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:00:10.215 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:10.224 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:00:10.228 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:10.245 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 05:00:10.247 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 05:00:10.251 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 05:00:10.282 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 05:00:10.310 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 05:00:10.338 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 05:00:10.367 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 05:00:10.397 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 05:00:10.427 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 05:00:10.455 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 05:00:10.485 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 05:00:10.512 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:00:10.543 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 05:00:10.576 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 05:00:10.612 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 05:00:10.644 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:00:10.647 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:00:10.650 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 05:00:10.652 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 05:00:10.655 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:00:10.657 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:10.661 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:10.665 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:00:10.667 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:00:10.669 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 05:00:10.699 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 05:00:10.731 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-02 05:00:10.731 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:00:10.740 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 05:00:10.743 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 05:00:10.746 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 05:00:10.748 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:00:10.751 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:00:10.753 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:10.755 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:10.758 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:10.762 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:10.765 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:00:10.768 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:10.770 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:10.773 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 05:00:10.838 | Site keystone-wsgi-admin already enabled 2022-06-02 05:00:10.843 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:00:10.846 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:00:10.849 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:00:10.852 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:00:10.993 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 05:00:11.027 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 05:00:11.062 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 05:00:11.098 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 05:00:11.101 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 05:00:11.133 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 05:00:11.168 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 05:00:11.198 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 05:00:11.216 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:11.218 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 05:00:11.237 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:11.240 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 05:00:11.242 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 05:00:11.245 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 05:00:11.247 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:11.249 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 05:00:11.253 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 05:00:11.255 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 05:00:11.257 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 05:00:11.259 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:11.262 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:11.265 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:11.267 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:11.270 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:11.273 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:11.292 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:11.296 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:11.299 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:11.301 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:11.302 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:11.307 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 05:00:11.309 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:11.312 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 05:00:11.327 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 05:00:11.330 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:11.332 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:11.337 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 05:00:11.341 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:11.344 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 05:00:11.347 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:11.349 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:00:11.352 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 05:00:11.354 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 05:00:11.357 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 05:00:11.359 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:11.362 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:00:11.364 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 05:00:11.366 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:11.369 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 05:00:11.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 05:00:11.374 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:11.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 05:00:11.381 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:11.383 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:11.386 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 05:00:11.393 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 05:00:11.395 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-02 05:00:11.981 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 05:00:11.984 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:11.986 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:11.989 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:11.992 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:00:11.995 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 05:00:11.997 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:12.000 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 05:00:12.002 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:12.005 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 05:00:12.008 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 05:00:12.010 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 05:00:12.013 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:12.015 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 05:00:12.037 | Using python 3.8 to install /opt/stack/swift 2022-06-02 05:00:12.040 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-02 05:00:13.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:13.816 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:00:13.820 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:13.821 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:13.823 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:13.824 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:13.824 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:13.824 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:13.825 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:13.825 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:13.838 | Obtaining file:///opt/stack/swift 2022-06-02 05:00:15.086 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:16.324 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:00:16.332 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:00:16.372 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:00:16.381 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:00:16.384 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:00:16.440 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 05:00:16.451 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:00:16.454 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:00:16.457 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-02 05:00:16.491 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 05:00:16.507 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 05:00:16.513 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 05:00:16.520 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 05:00:16.558 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 05:00:16.568 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 05:00:16.586 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 05:00:16.592 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 05:00:16.596 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-02 05:00:16.606 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-02 05:00:16.609 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 05:00:16.612 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 05:00:16.615 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 05:00:16.620 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 05:00:16.639 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 05:00:16.643 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 05:00:16.664 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 05:00:16.669 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 05:00:16.672 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 05:00:16.679 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:00:16.700 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-02 05:00:16.705 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:00:16.708 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:00:16.716 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:00:16.780 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:00:16.794 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:00:16.801 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:00:16.804 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:00:16.809 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:00:16.816 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:00:16.820 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:00:16.823 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:00:16.825 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:00:16.828 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:00:16.832 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 05:00:16.835 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 05:00:16.840 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:00:16.843 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:00:18.515 | Installing collected packages: swift 2022-06-02 05:00:18.516 | Attempting uninstall: swift 2022-06-02 05:00:18.518 | Found existing installation: swift 2.26.1.dev35 2022-06-02 05:00:18.520 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 05:00:18.522 | Running setup.py develop for swift 2022-06-02 05:00:20.192 | Successfully installed swift 2022-06-02 05:00:20.366 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:20.366 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:20.448 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:20.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:20.453 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:20.455 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:20.457 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:20.459 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:20.461 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:20.463 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:20.465 | + functions-common:time_stop:2329 : start_time=1654146012031 2022-06-02 05:00:20.468 | + functions-common:time_stop:2331 : [[ -z 1654146012031 ]] 2022-06-02 05:00:20.470 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:20.474 | + functions-common:time_stop:2334 : end_time=1654146020472 2022-06-02 05:00:20.476 | + functions-common:time_stop:2335 : elapsed_time=8441 2022-06-02 05:00:20.479 | + functions-common:time_stop:2336 : total=55224 2022-06-02 05:00:20.481 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:20.483 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63665 2022-06-02 05:00:20.485 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:20.487 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:20.490 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:00:20.492 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:00:20.511 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:00:20.523 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 05:00:20.526 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 05:00:20.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:20.531 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:20.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 05:00:20.536 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:20.538 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 05:00:20.540 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:20.543 | + ./stack.sh:main:877 : configure_swift 2022-06-02 05:00:20.545 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 05:00:20.547 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 05:00:20.549 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 05:00:20.551 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 05:00:20.553 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 05:00:20.555 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 05:00:21.376 | No container-sharder running 2022-06-02 05:00:21.376 | No object-reconstructor running 2022-06-02 05:00:21.376 | No account-server running 2022-06-02 05:00:21.376 | No account-reaper running 2022-06-02 05:00:21.376 | No container-sync running 2022-06-02 05:00:21.376 | No container-updater running 2022-06-02 05:00:21.376 | No proxy-server running 2022-06-02 05:00:21.376 | No account-auditor running 2022-06-02 05:00:21.376 | No container-auditor running 2022-06-02 05:00:21.376 | No object-server running 2022-06-02 05:00:21.376 | No container-reconciler running 2022-06-02 05:00:21.376 | No object-expirer running 2022-06-02 05:00:21.376 | No object-updater running 2022-06-02 05:00:21.376 | No account-replicator running 2022-06-02 05:00:21.377 | No container-server running 2022-06-02 05:00:21.377 | No container-replicator running 2022-06-02 05:00:21.377 | No object-replicator running 2022-06-02 05:00:21.377 | No object-auditor running 2022-06-02 05:00:21.425 | + lib/swift:configure_swift:341 : true 2022-06-02 05:00:21.427 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 05:00:21.439 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 05:00:21.451 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 05:00:21.454 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 05:00:21.454 | s/%GROUP%//; 2022-06-02 05:00:21.454 | s/%USER%/ubuntu/; 2022-06-02 05:00:21.454 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 05:00:21.454 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 05:00:21.454 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 05:00:21.462 | uid = ubuntu 2022-06-02 05:00:21.462 | gid = 2022-06-02 05:00:21.462 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 05:00:21.462 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 05:00:21.462 | address = 127.0.0.1 2022-06-02 05:00:21.462 | 2022-06-02 05:00:21.462 | [account6612] 2022-06-02 05:00:21.462 | max connections = 25 2022-06-02 05:00:21.462 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:00:21.462 | read only = false 2022-06-02 05:00:21.462 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 05:00:21.462 | 2022-06-02 05:00:21.463 | [account6622] 2022-06-02 05:00:21.463 | max connections = 25 2022-06-02 05:00:21.463 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:00:21.463 | read only = false 2022-06-02 05:00:21.463 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 05:00:21.463 | 2022-06-02 05:00:21.463 | [account6632] 2022-06-02 05:00:21.463 | max connections = 25 2022-06-02 05:00:21.463 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:00:21.463 | read only = false 2022-06-02 05:00:21.463 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 05:00:21.463 | 2022-06-02 05:00:21.463 | [account6642] 2022-06-02 05:00:21.463 | max connections = 25 2022-06-02 05:00:21.463 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:00:21.463 | read only = false 2022-06-02 05:00:21.463 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 05:00:21.463 | 2022-06-02 05:00:21.463 | 2022-06-02 05:00:21.463 | [container6611] 2022-06-02 05:00:21.463 | max connections = 25 2022-06-02 05:00:21.463 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:00:21.463 | read only = false 2022-06-02 05:00:21.463 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 05:00:21.463 | 2022-06-02 05:00:21.463 | [container6621] 2022-06-02 05:00:21.463 | max connections = 25 2022-06-02 05:00:21.463 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:00:21.463 | read only = false 2022-06-02 05:00:21.463 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 05:00:21.463 | 2022-06-02 05:00:21.463 | [container6631] 2022-06-02 05:00:21.463 | max connections = 25 2022-06-02 05:00:21.463 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:00:21.463 | read only = false 2022-06-02 05:00:21.464 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 05:00:21.464 | 2022-06-02 05:00:21.464 | [container6641] 2022-06-02 05:00:21.464 | max connections = 25 2022-06-02 05:00:21.464 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:00:21.464 | read only = false 2022-06-02 05:00:21.464 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 05:00:21.464 | 2022-06-02 05:00:21.464 | 2022-06-02 05:00:21.464 | [object6613] 2022-06-02 05:00:21.464 | max connections = 25 2022-06-02 05:00:21.464 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:00:21.464 | read only = false 2022-06-02 05:00:21.464 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 05:00:21.464 | 2022-06-02 05:00:21.464 | [object6623] 2022-06-02 05:00:21.464 | max connections = 25 2022-06-02 05:00:21.464 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:00:21.464 | read only = false 2022-06-02 05:00:21.464 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 05:00:21.464 | 2022-06-02 05:00:21.464 | [object6633] 2022-06-02 05:00:21.464 | max connections = 25 2022-06-02 05:00:21.464 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:00:21.464 | read only = false 2022-06-02 05:00:21.464 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 05:00:21.464 | 2022-06-02 05:00:21.464 | [object6643] 2022-06-02 05:00:21.464 | max connections = 25 2022-06-02 05:00:21.464 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:00:21.464 | read only = false 2022-06-02 05:00:21.464 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 05:00:21.465 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 05:00:21.467 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:21.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:21.472 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 05:00:21.485 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 05:00:21.487 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 05:00:21.491 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 05:00:21.495 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 05:00:21.497 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 05:00:21.502 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 05:00:21.530 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-02 05:00:21.557 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 05:00:21.574 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 05:00:21.602 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 05:00:21.620 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:21.648 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 05:00:21.667 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 05:00:21.697 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 05:00:21.715 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 05:00:21.744 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 05:00:21.761 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:21.792 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 05:00:21.811 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 05:00:21.826 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:21.828 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 05:00:21.856 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 05:00:21.883 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 05:00:21.910 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 05:00:21.938 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 05:00:21.953 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:21.956 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 05:00:21.982 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 05:00:21.997 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:22.000 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 05:00:22.015 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:22.017 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 05:00:22.019 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 05:00:22.034 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:22.036 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 05:00:22.038 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 05:00:22.040 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 05:00:22.045 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 05:00:22.050 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 05:00:22.078 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 05:00:22.106 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 05:00:22.145 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 05:00:22.176 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 05:00:22.208 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 05:00:22.211 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 05:00:22.213 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 05:00:22.215 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 05:00:22.217 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 05:00:22.244 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 05:00:22.271 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:00:22.298 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 05:00:22.325 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 05:00:22.352 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 05:00:22.379 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 05:00:22.406 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 05:00:22.433 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:00:22.462 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 05:00:22.491 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 05:00:22.519 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 05:00:22.548 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 05:00:22.575 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 05:00:22.606 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 05:00:22.634 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 05:00:22.652 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 05:00:22.681 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 05:00:22.710 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 05:00:22.715 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 05:00:22.744 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 05:00:22.771 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 05:00:22.802 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 05:00:22.805 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 05:00:22.808 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:00:22.812 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 05:00:22.817 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 05:00:22.819 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:00:22.821 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:00:22.823 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 05:00:22.825 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 05:00:22.828 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:00:22.830 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:00:22.832 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 05:00:22.850 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 05:00:22.877 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 05:00:22.896 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 05:00:22.924 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 05:00:22.942 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:22.971 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 05:00:22.989 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:00:23.017 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 05:00:23.035 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:00:23.064 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 05:00:23.082 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 05:00:23.110 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:00:23.128 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:00:23.156 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 05:00:23.175 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 05:00:23.203 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 05:00:23.221 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 05:00:23.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/object-server/1.conf 2022-06-02 05:00:23.253 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 05:00:23.272 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:23.301 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 05:00:23.330 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:00:23.333 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 05:00:23.337 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 05:00:23.339 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:00:23.342 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:00:23.344 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 05:00:23.346 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 05:00:23.348 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:00:23.351 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:00:23.353 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 05:00:23.371 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 05:00:23.399 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 05:00:23.417 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 05:00:23.446 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 05:00:23.464 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:23.493 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 05:00:23.510 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:00:23.539 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 05:00:23.557 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:00:23.585 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 05:00:23.604 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 05:00:23.632 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:00:23.651 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:00:23.679 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 05:00:23.697 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 05:00:23.727 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 05:00:23.745 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 05:00:23.774 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-02 05:00:23.779 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 05:00:23.798 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:23.829 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:00:23.832 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 05:00:23.836 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 05:00:23.839 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:00:23.841 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:00:23.843 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 05:00:23.845 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 05:00:23.847 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:00:23.850 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:00:23.852 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 05:00:23.870 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 05:00:23.899 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 05:00:23.917 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 05:00:23.945 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 05:00:23.963 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:00:23.993 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 05:00:24.012 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:00:24.040 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 05:00:24.058 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:00:24.087 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 05:00:24.105 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 05:00:24.134 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:00:24.152 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:00:24.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 05:00:24.200 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 05:00:24.228 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 05:00:24.246 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 05:00:24.273 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-02 05:00:24.278 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 05:00:24.296 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:00:24.324 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 05:00:24.353 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 05:00:24.380 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 05:00:24.408 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 05:00:24.411 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 05:00:24.415 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 05:00:24.444 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 05:00:24.472 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 05:00:24.502 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 05:00:24.534 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 05:00:24.563 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 05:00:24.592 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 05:00:24.619 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 05:00:24.647 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 05:00:24.674 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 05:00:24.690 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:24.692 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 05:00:24.711 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 05:00:24.714 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 05:00:24.733 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 05:00:24.735 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-02 05:00:24.762 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 05:00:24.764 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 05:00:24.791 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-02 05:00:24.820 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 05:00:24.823 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 05:00:24.851 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 05:00:24.867 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:24.869 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 05:00:24.872 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 05:00:24.877 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 05:00:24.879 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 05:00:24.892 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 05:00:24.894 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 05:00:24.906 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 05:00:24.909 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 05:00:24.911 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:00:24.913 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:00:24.916 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:00:24.918 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:00:24.921 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:00:24.924 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:00:24.926 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 05:00:24.938 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 05:00:24.941 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 05:00:24.943 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 05:00:24.961 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:24.968 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 05:00:24.985 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:24.987 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 05:00:24.990 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 05:00:24.993 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 05:00:24.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:24.997 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 05:00:25.000 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 05:00:25.003 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 05:00:25.005 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 05:00:25.022 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:25.025 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 05:00:25.028 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 05:00:25.044 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:25.048 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 05:00:25.050 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 05:00:25.053 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 05:00:25.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:25.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:25.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 05:00:25.064 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:25.067 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 05:00:25.070 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 05:00:25.072 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 05:00:25.075 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 05:00:25.078 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 05:00:25.080 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 05:00:25.083 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 05:00:25.086 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 05:00:25.089 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 05:00:25.091 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 05:00:25.095 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:00:25.096 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 05:00:25.101 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 05:00:25.104 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 05:00:25.106 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 05:00:25.110 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 05:00:25.112 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 05:00:25.134 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 05:00:25.137 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 05:00:26.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:26.925 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:00:26.929 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:26.930 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:26.932 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:26.933 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:26.933 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:26.934 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:26.934 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:26.934 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:26.949 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-02 05:00:27.047 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 05:00:27.050 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:00:27.061 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:00:27.126 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-02 05:00:27.155 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-02 05:00:27.159 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-02 05:00:27.181 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-02 05:00:27.192 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-02 05:00:27.208 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-02 05:00:27.214 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-02 05:00:27.221 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-02 05:00:27.260 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-02 05:00:27.275 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-02 05:00:27.280 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-02 05:00:27.289 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-02 05:00:27.313 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-02 05:00:27.332 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-02 05:00:27.339 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-02 05:00:27.342 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-02 05:00:27.344 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-02 05:00:27.348 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-02 05:00:27.366 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-02 05:00:27.371 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-02 05:00:27.389 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-02 05:00:27.413 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-02 05:00:27.417 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-02 05:00:27.438 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-02 05:00:27.443 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-02 05:00:27.446 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-02 05:00:27.449 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-02 05:00:27.456 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:00:27.470 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:00:27.491 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:00:27.495 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:00:27.504 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:00:27.507 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:00:27.512 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:00:27.517 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:00:27.521 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:00:27.528 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:00:27.533 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:00:27.537 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:00:27.540 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:00:27.543 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:00:27.552 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:00:27.559 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:00:27.567 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:00:27.578 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:00:27.591 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:00:27.595 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-02 05:00:27.598 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:00:27.601 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:00:27.604 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:00:27.607 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:00:27.615 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:00:27.618 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:00:27.621 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-02 05:00:27.624 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-02 05:00:27.631 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:00:27.649 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-02 05:00:27.652 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:00:27.655 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:00:27.658 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:00:27.665 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:00:27.668 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:00:29.538 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:29.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:29.621 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:29.624 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:29.627 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:29.629 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:29.632 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:29.634 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:29.637 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:29.640 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:29.643 | + functions-common:time_stop:2329 : start_time=1654146025128 2022-06-02 05:00:29.645 | + functions-common:time_stop:2331 : [[ -z 1654146025128 ]] 2022-06-02 05:00:29.648 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:29.652 | + functions-common:time_stop:2334 : end_time=1654146029649 2022-06-02 05:00:29.654 | + functions-common:time_stop:2335 : elapsed_time=4521 2022-06-02 05:00:29.658 | + functions-common:time_stop:2336 : total=63665 2022-06-02 05:00:29.660 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:29.663 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68186 2022-06-02 05:00:29.665 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:29.668 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 05:00:29.671 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 05:00:29.674 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 05:00:29.687 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 05:00:29.694 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 05:00:29.696 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 05:00:29.698 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 05:00:29.701 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:29.703 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:29.706 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:29.709 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:29.711 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:29.714 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:29.731 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:29.734 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:29.737 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:29.740 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:29.740 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:29.748 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 05:00:29.751 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:29.754 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 05:00:29.768 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 05:00:29.771 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:29.771 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:29.775 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 05:00:29.777 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:29.780 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 05:00:29.783 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:29.786 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:00:29.791 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 05:00:29.793 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:29.796 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 05:00:29.799 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:29.802 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:00:29.804 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 05:00:29.807 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:29.809 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:29.813 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 05:00:29.815 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:29.818 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 05:00:29.825 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:29.828 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:29.831 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 05:00:29.838 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 05:00:29.840 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-02 05:00:30.424 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 05:00:30.427 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:30.429 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:30.431 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:30.434 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:00:30.436 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 05:00:30.438 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:30.441 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:30.444 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:30.447 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:30.450 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:30.453 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:30.456 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:30.458 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 05:00:30.484 | Using python 3.8 to install /opt/stack/glance 2022-06-02 05:00:30.490 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-02 05:00:32.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:32.252 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:00:32.256 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:32.257 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:32.259 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:32.260 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:32.260 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:32.260 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:32.261 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:32.261 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:32.274 | Obtaining file:///opt/stack/glance 2022-06-02 05:00:33.559 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:34.822 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:00:34.831 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:00:34.838 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:00:34.846 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:00:34.868 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-02 05:00:34.877 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:00:34.891 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:00:34.899 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 05:00:34.919 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:00:34.961 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 05:00:34.976 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:00:34.984 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-02 05:00:34.989 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:00:34.998 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:00:35.004 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-02 05:00:35.073 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 05:00:35.076 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 05:00:35.079 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 05:00:35.082 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 05:00:35.094 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 05:00:35.157 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 05:00:35.212 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 05:00:35.215 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 05:00:35.220 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:00:35.225 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 05:00:35.246 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:00:35.282 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:00:35.292 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:00:35.308 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:00:35.315 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:00:35.361 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:00:35.368 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:00:35.407 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:00:35.460 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:00:35.478 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:00:35.494 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:00:35.508 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:00:35.518 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:00:35.541 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:00:35.549 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:00:35.567 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:00:35.612 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:00:35.619 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:00:35.622 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:00:35.625 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:00:35.645 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:00:35.659 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:00:35.670 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:00:35.673 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:00:35.676 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 05:00:35.692 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:00:35.697 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:00:35.700 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:00:35.718 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:00:35.723 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:00:35.729 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:00:35.750 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 05:00:35.754 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:00:35.760 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-02 05:00:35.763 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:00:35.766 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:00:35.776 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:00:35.780 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:00:35.783 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:00:35.790 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 05:00:35.848 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:00:35.862 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:00:35.872 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:00:35.877 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:00:35.895 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:00:35.899 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:00:35.906 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:00:35.927 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:00:35.929 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:00:35.933 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:00:35.940 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:00:35.944 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:00:35.953 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:00:35.957 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:00:35.963 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:00:35.969 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:00:35.972 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:00:35.976 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:00:35.979 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 05:00:36.020 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:00:36.027 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 05:00:36.030 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:00:36.041 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 05:00:36.044 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:00:36.058 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:00:36.061 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:00:36.064 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 05:00:36.068 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:00:36.071 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:00:36.074 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 05:00:36.079 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 05:00:36.087 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 05:00:36.148 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:00:36.151 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:00:36.154 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 05:00:36.157 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:00:36.159 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:00:36.163 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:00:36.166 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:00:36.169 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:00:36.224 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:00:36.226 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:00:36.269 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:00:36.274 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:00:36.278 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:00:37.378 | Installing collected packages: glance 2022-06-02 05:00:37.378 | Attempting uninstall: glance 2022-06-02 05:00:37.380 | Found existing installation: glance 21.1.1.dev1 2022-06-02 05:00:37.384 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 05:00:37.385 | Running setup.py develop for glance 2022-06-02 05:00:38.979 | Successfully installed glance 2022-06-02 05:00:39.116 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:39.116 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:39.210 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:39.212 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:39.215 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:39.217 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:39.220 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:39.222 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:39.224 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:39.226 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:39.229 | + functions-common:time_stop:2329 : start_time=1654146030476 2022-06-02 05:00:39.231 | + functions-common:time_stop:2331 : [[ -z 1654146030476 ]] 2022-06-02 05:00:39.233 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:39.238 | + functions-common:time_stop:2334 : end_time=1654146039235 2022-06-02 05:00:39.240 | + functions-common:time_stop:2335 : elapsed_time=8759 2022-06-02 05:00:39.242 | + functions-common:time_stop:2336 : total=68186 2022-06-02 05:00:39.244 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:39.246 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76945 2022-06-02 05:00:39.249 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:39.251 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:39.253 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:00:39.256 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:00:39.274 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:00:39.287 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 05:00:39.289 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 05:00:39.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:39.294 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:39.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 05:00:39.299 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:39.302 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:39.304 | + ./stack.sh:main:889 : configure_glance 2022-06-02 05:00:39.307 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 05:00:39.320 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 05:00:39.323 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 05:00:39.325 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 05:00:39.328 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 05:00:39.330 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 05:00:39.332 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:00:39.335 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:00:39.338 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 05:00:39.367 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:00:39.396 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 05:00:39.426 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:00:39.456 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 05:00:39.486 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 05:00:39.516 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 05:00:39.519 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:00:39.521 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 05:00:39.523 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:00:39.526 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 05:00:39.555 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 05:00:39.584 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:00:39.613 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 05:00:39.643 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 05:00:39.673 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 05:00:39.703 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 05:00:39.732 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 05:00:39.764 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:00:39.801 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:00:39.832 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:00:39.863 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 05:00:39.865 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 05:00:39.868 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 05:00:39.870 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:00:39.873 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:00:39.875 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:00:39.893 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:39.896 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:00:39.898 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:00:39.901 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:00:39.917 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:39.919 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:00:39.923 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:00:39.952 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:00:39.954 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:00:39.957 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 05:00:39.959 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 05:00:39.962 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 05:00:39.964 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 05:00:39.966 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 05:00:39.969 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 05:00:39.971 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 05:00:39.973 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:00:39.976 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:39.978 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:00:40.008 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 05:00:40.010 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-02 05:00:40.040 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:00:40.042 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 05:00:40.060 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:40.063 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 05:00:40.092 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 05:00:40.123 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-02 05:00:40.154 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 05:00:40.185 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 05:00:40.216 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 05:00:40.233 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:40.236 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:00:40.266 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 05:00:40.296 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 05:00:40.326 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-02 05:00:40.355 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 05:00:40.392 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-02 05:00:40.422 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 05:00:40.440 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:40.442 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 05:00:40.445 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 05:00:40.447 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:00:40.450 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:00:40.467 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:00:40.469 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:00:40.472 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:40.474 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:00:40.476 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:00:40.506 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:00:40.536 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:00:40.566 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:00:40.599 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 05:00:40.603 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 05:00:40.633 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 05:00:40.663 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:00:40.694 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-02 05:00:40.724 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 05:00:40.755 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 05:00:40.786 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 05:00:40.817 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:00:40.847 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 05:00:40.878 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 05:00:40.910 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 05:00:40.940 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 05:00:40.945 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-02 05:00:40.954 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 05:00:40.970 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:40.973 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 05:00:40.975 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-02 05:00:40.978 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 05:00:40.980 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-02 05:00:40.982 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 05:00:40.985 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 05:00:40.988 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 05:00:40.990 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 05:00:40.993 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:00:40.995 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:40.997 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:41.000 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:41.003 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 05:00:41.005 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 05:00:41.007 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 05:00:41.010 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:41.012 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:41.015 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:41.017 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:41.019 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 05:00:41.076 | proxy (enabled by site administrator) 2022-06-02 05:00:41.079 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 05:00:41.082 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 05:00:41.084 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:41.087 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:41.089 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:41.091 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:41.094 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 05:00:41.149 | proxy_http (enabled by site administrator) 2022-06-02 05:00:41.153 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 05:00:41.153 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:41.163 | KeepAlive Off 2022-06-02 05:00:41.167 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 05:00:41.175 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:41.184 | SetEnv proxy-sendchunked 1 2022-06-02 05:00:41.189 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-02 05:00:41.189 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:00:41.198 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-02 05:00:41.201 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 05:00:41.204 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 05:00:41.207 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:00:41.209 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:00:41.211 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:41.214 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:41.216 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:41.218 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:41.221 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:00:41.223 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:41.225 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:41.228 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 05:00:41.289 | Site glance already enabled 2022-06-02 05:00:41.294 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 05:00:41.297 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:00:41.300 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:00:41.302 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:00:41.436 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 05:00:41.479 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 05:00:41.512 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 05:00:41.542 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 05:00:41.559 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:41.562 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 05:00:41.564 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 05:00:41.567 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 05:00:41.569 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:41.571 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 05:00:41.574 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 05:00:41.576 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 05:00:41.579 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 05:00:41.581 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:41.583 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:41.586 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:41.589 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:41.591 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:41.594 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:41.610 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:41.612 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:41.614 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:41.617 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:41.617 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:41.623 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 05:00:41.625 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:41.627 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 05:00:41.640 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 05:00:41.643 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:41.644 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:41.657 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 05:00:41.669 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:41.672 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 05:00:41.675 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:41.677 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:00:41.680 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 05:00:41.683 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:41.685 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 05:00:41.688 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:41.690 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:00:41.693 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 05:00:41.695 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:41.698 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:41.701 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 05:00:41.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:41.706 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 05:00:41.709 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:41.711 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:41.714 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 05:00:41.720 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 05:00:41.723 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-02 05:00:42.354 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 05:00:42.357 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:42.359 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:42.362 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:42.364 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:00:42.366 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 05:00:42.368 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:42.371 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:42.373 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:42.375 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:42.377 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:42.380 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:42.382 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:42.384 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 05:00:42.405 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 05:00:42.407 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-02 05:00:44.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:44.188 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:00:44.193 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:44.193 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:44.195 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:44.196 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:44.197 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:44.197 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:44.197 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:44.197 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:44.211 | Obtaining file:///opt/stack/cinder 2022-06-02 05:00:46.193 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:00:48.133 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:00:48.141 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:00:48.148 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:00:48.157 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:00:48.178 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:00:48.191 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 05:00:48.212 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 05:00:48.250 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-02 05:00:48.264 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 05:00:48.268 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 05:00:48.277 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-02 05:00:48.291 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-02 05:00:48.307 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-02 05:00:48.313 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 05:00:48.316 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 05:00:48.319 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 05:00:48.322 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 05:00:48.333 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 05:00:48.396 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 05:00:48.452 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-02 05:00:48.463 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 05:00:48.466 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-02 05:00:48.475 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 05:00:48.500 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:00:48.504 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 05:00:48.525 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:00:48.560 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:00:48.571 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:00:48.586 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:00:48.593 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:00:48.639 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:00:48.645 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:00:48.685 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:00:48.737 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:00:48.756 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:00:48.772 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:00:48.787 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:00:48.801 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 05:00:48.806 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:00:48.815 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:00:48.838 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:00:48.846 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:00:48.864 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 05:00:48.883 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-02 05:00:48.907 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:00:48.952 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:00:48.959 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 05:00:48.994 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:00:48.997 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:00:48.999 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:00:49.020 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 05:00:49.023 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 05:00:49.028 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:00:49.039 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:00:49.042 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:00:49.046 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 05:00:49.061 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:00:49.067 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 05:00:49.084 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:00:49.102 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 05:00:49.120 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-02 05:00:49.142 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:00:49.146 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:00:49.154 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:00:49.175 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:00:49.180 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-02 05:00:49.184 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-02 05:00:49.189 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:00:49.192 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:00:49.196 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:00:49.207 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:00:49.210 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:00:49.213 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:00:49.220 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-02 05:00:49.223 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-02 05:00:49.229 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 05:00:49.287 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:00:49.303 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:00:49.313 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:00:49.319 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:00:49.337 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 05:00:49.418 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:00:49.423 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:00:49.430 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-02 05:00:49.433 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:00:49.454 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:00:49.458 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 05:00:49.467 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:00:49.470 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:00:49.473 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-02 05:00:49.476 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:00:49.480 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 05:00:49.489 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-02 05:00:49.511 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-02 05:00:49.553 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:00:49.557 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:00:49.561 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 05:00:49.568 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 05:00:49.573 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 05:00:49.578 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 05:00:49.586 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:00:49.589 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:00:49.598 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 05:00:49.604 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:00:49.609 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 05:00:49.650 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:00:49.657 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 05:00:49.660 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 05:00:49.672 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 05:00:49.675 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:00:49.685 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 05:00:49.698 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-02 05:00:49.712 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:00:49.726 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:00:49.729 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 05:00:49.733 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:00:49.736 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-02 05:00:49.740 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:00:49.742 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 05:00:49.748 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 05:00:49.756 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 05:00:49.794 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:00:49.797 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 05:00:49.800 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 05:00:49.803 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:00:49.805 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-02 05:00:49.811 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:00:49.814 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-02 05:00:49.821 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-02 05:00:49.826 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:00:49.829 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:00:49.837 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:00:49.840 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:00:49.843 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-02 05:00:49.897 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-02 05:00:49.901 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:00:49.903 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:00:49.909 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-02 05:00:49.913 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:00:50.946 | Installing collected packages: cinder 2022-06-02 05:00:50.946 | Attempting uninstall: cinder 2022-06-02 05:00:50.948 | Found existing installation: cinder 17.4.1.dev2 2022-06-02 05:00:50.952 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 05:00:50.954 | Running setup.py develop for cinder 2022-06-02 05:00:53.185 | Successfully installed cinder 2022-06-02 05:00:53.323 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:00:53.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:00:53.420 | + inc/python:pip_install:200 : result=0 2022-06-02 05:00:53.422 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:00:53.425 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:53.427 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:53.429 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:53.431 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:53.434 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:53.436 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:00:53.438 | + functions-common:time_stop:2329 : start_time=1654146042400 2022-06-02 05:00:53.440 | + functions-common:time_stop:2331 : [[ -z 1654146042400 ]] 2022-06-02 05:00:53.443 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:53.447 | + functions-common:time_stop:2334 : end_time=1654146053445 2022-06-02 05:00:53.449 | + functions-common:time_stop:2335 : elapsed_time=11045 2022-06-02 05:00:53.452 | + functions-common:time_stop:2336 : total=76945 2022-06-02 05:00:53.454 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:53.456 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87990 2022-06-02 05:00:53.458 | + inc/python:pip_install:203 : return 0 2022-06-02 05:00:53.461 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:00:53.463 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:00:53.465 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:00:53.484 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:00:53.496 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 05:00:53.499 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 05:00:53.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:53.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:53.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 05:00:53.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:53.511 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 05:00:53.514 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 05:00:53.516 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:00:53.519 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:00:53.521 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:00:53.524 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:00:53.526 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:53.528 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:00:53.531 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:53.533 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:53.536 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:00:53.539 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:00:53.541 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:00:53.543 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:00:53.546 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 05:00:53.549 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:00:53.551 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:53.554 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:53.556 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 05:00:53.579 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-02 05:00:53.688 | Reading package lists... 2022-06-02 05:00:53.959 | Building dependency tree... 2022-06-02 05:00:53.960 | Reading state information... 2022-06-02 05:00:54.222 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 05:00:54.223 | The following packages were automatically installed and are no longer required: 2022-06-02 05:00:54.224 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:00:54.224 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:00:54.224 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:00:54.224 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:00:54.224 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:00:54.224 | python3-zope.interface 2022-06-02 05:00:54.224 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:00:54.339 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:00:54.345 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:00:54.347 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:00:54.350 | + functions-common:time_stop:2322 : local name 2022-06-02 05:00:54.353 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:00:54.355 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:00:54.358 | + functions-common:time_stop:2325 : local total 2022-06-02 05:00:54.360 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:00:54.363 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:00:54.365 | + functions-common:time_stop:2329 : start_time=1654146053576 2022-06-02 05:00:54.368 | + functions-common:time_stop:2331 : [[ -z 1654146053576 ]] 2022-06-02 05:00:54.371 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:00:54.376 | + functions-common:time_stop:2334 : end_time=1654146054373 2022-06-02 05:00:54.378 | + functions-common:time_stop:2335 : elapsed_time=797 2022-06-02 05:00:54.381 | + functions-common:time_stop:2336 : total=5712 2022-06-02 05:00:54.383 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:00:54.385 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6509 2022-06-02 05:00:54.388 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:00:54.390 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:00:54.393 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 05:00:54.395 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 05:00:54.408 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 05:00:54.412 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 05:00:54.414 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 05:00:54.417 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:00:54.421 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:00:54.421 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 05:00:54.425 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 05:00:54.427 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 05:00:54.429 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:00:54.431 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 05:00:54.433 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 05:00:54.436 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 05:00:54.438 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 05:00:54.440 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 05:00:54.452 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 05:00:54.464 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-02 05:00:54.476 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-02 05:00:54.488 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 05:00:54.500 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:00:54.503 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:00:54.507 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.EGbWxyBsra 2022-06-02 05:00:54.509 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:00:54.512 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:00:54.514 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 05:00:54.517 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.EGbWxyBsra 2022-06-02 05:00:54.520 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.EGbWxyBsra 2022-06-02 05:00:54.532 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.EGbWxyBsra /etc/sudoers.d/cinder-rootwrap 2022-06-02 05:00:54.545 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 05:00:54.549 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:00:54.552 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:00:54.554 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:00:54.556 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:00:54.558 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 05:00:54.560 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 05:00:54.563 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 05:00:54.565 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 05:00:54.570 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 05:00:54.574 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 05:00:54.592 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 05:00:54.611 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 05:00:54.630 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 05:00:54.649 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 05:00:54.668 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 05:00:54.688 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 05:00:54.707 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 05:00:54.726 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 05:00:54.729 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:00:54.731 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 05:00:54.734 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:00:54.737 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 05:00:54.766 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 05:00:54.793 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:00:54.821 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 05:00:54.849 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 05:00:54.877 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 05:00:54.904 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 05:00:54.932 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 05:00:54.960 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:00:54.988 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:00:55.016 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 05:00:55.047 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 05:00:55.076 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 05:00:55.079 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 05:00:55.081 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 05:00:55.083 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 05:00:55.086 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 05:00:55.089 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 05:00:55.119 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 05:00:55.148 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 05:00:55.176 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 05:00:55.204 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 05:00:55.232 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 05:00:55.261 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 05:00:55.292 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 05:00:55.295 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-02 05:00:55.323 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:00:55.355 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 05:00:55.363 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 722664c5ceaf112d45f63b57f75d9467 2022-06-02 05:00:55.391 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 05:00:55.408 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:55.410 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 05:00:55.427 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:55.429 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 05:00:55.446 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:55.448 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 05:00:55.465 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:55.468 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 05:00:55.470 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 05:00:55.473 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 05:00:55.475 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 05:00:55.477 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:00:55.480 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:00:55.482 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:00:55.499 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:55.502 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:00:55.505 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:00:55.507 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:00:55.525 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:55.527 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:00:55.530 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:00:55.559 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:00:55.561 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:00:55.564 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 05:00:55.566 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 05:00:55.569 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:00:55.572 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:00:55.589 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:00:55.591 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:00:55.594 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:00:55.596 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:00:55.599 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:00:55.627 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:00:55.655 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:00:55.684 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:00:55.713 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 05:00:55.716 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:00:55.718 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 05:00:55.720 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 05:00:55.723 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:00:55.725 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:00:55.728 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 05:00:55.733 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 05:00:55.735 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:00:55.738 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:00:55.751 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:00:55.752 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:55.760 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:00:55.764 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:00:55.780 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:00:55.783 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:00:55.787 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 05:00:55.817 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:00:55.847 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 05:00:55.875 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:00:55.902 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:00:55.930 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:00:55.959 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:00:55.987 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:00:56.015 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:00:56.043 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:00:56.071 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:00:56.099 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:00:56.129 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:00:56.158 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:00:56.160 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:00:56.164 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 05:00:56.166 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 05:00:56.169 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:00:56.172 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:56.174 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:56.176 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:00:56.179 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:00:56.182 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:00:56.209 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:00:56.238 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-02 05:00:56.239 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:00:56.247 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 05:00:56.251 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 05:00:56.253 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 05:00:56.256 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:00:56.258 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:00:56.261 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:00:56.263 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:56.266 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:56.268 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:00:56.270 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:00:56.273 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:00:56.275 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:00:56.277 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 05:00:56.343 | Enabling site cinder-wsgi. 2022-06-02 05:00:56.348 | To activate the new configuration, you need to run: 2022-06-02 05:00:56.348 | systemctl reload apache2 2022-06-02 05:00:56.353 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:00:56.356 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:00:56.358 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:00:56.360 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:00:56.498 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 05:00:56.501 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 05:00:56.530 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-02 05:00:56.564 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 05:00:56.580 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:00:56.583 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 05:00:56.585 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:00:56.595 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:00:56.597 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 05:00:56.600 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 05:00:56.632 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 05:00:56.660 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-02 05:00:56.689 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 05:00:56.717 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 05:00:56.746 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 05:00:56.774 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 05:00:56.803 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 05:00:56.832 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:00:56.860 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 05:00:56.888 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 05:00:56.918 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:00:56.949 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 05:00:56.951 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 05:00:56.968 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:56.971 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-02 05:00:57.002 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 05:00:57.020 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:00:57.022 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 05:00:57.025 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 05:00:57.027 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 05:00:57.030 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:00:57.032 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 05:00:57.034 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 05:00:57.038 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:00:57.039 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 05:00:57.044 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:00:57.047 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 05:00:57.049 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 05:00:57.052 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 05:00:57.055 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 05:00:57.057 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 05:00:57.060 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 05:00:57.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:00:57.065 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:00:57.068 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 05:00:57.070 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:00:57.073 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 05:00:57.075 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 05:00:57.078 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 05:00:57.080 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:00:57.082 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:00:57.085 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:00:57.088 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:00:57.090 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:00:57.093 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:00:57.109 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:00:57.111 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:00:57.113 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:57.116 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:00:57.116 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:00:57.122 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 05:00:57.124 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:00:57.126 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 05:00:57.139 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 05:00:57.142 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:00:57.143 | + functions-common:git_clone:607 : head -1 2022-06-02 05:00:57.153 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 05:00:57.156 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:00:57.159 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 05:00:57.161 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:00:57.164 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:00:57.167 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 05:00:57.169 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:00:57.172 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 05:00:57.175 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:00:57.177 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:00:57.180 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 05:00:57.182 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:00:57.185 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:00:57.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 05:00:57.191 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:00:57.194 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 05:00:57.196 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:00:57.199 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:00:57.202 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 05:00:57.208 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 05:00:57.211 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-02 05:00:57.822 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 05:00:57.824 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:00:57.827 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:00:57.829 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:00:57.832 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:00:57.834 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 05:00:57.836 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:00:57.839 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:00:57.841 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:00:57.844 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:00:57.847 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:00:57.849 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:00:57.852 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:00:57.854 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 05:00:57.876 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 05:00:57.879 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-02 05:00:59.681 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:00:59.682 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:00:59.687 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:59.688 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:59.691 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:00:59.692 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:59.693 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:59.693 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:59.693 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:00:59.694 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:00:59.707 | Obtaining file:///opt/stack/neutron 2022-06-02 05:01:01.808 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:01:03.846 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:01:03.853 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:01:03.857 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:01:03.864 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:01:03.872 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:01:03.880 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:01:03.901 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:01:03.915 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:01:03.924 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:01:03.931 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:01:03.935 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:01:03.944 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:01:03.950 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:01:03.953 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 05:01:03.955 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:01:04.020 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:01:04.076 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:01:04.079 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:01:04.084 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:01:04.087 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-02 05:01:04.128 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 05:01:04.155 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-02 05:01:04.174 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:01:04.179 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 05:01:04.184 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 05:01:04.208 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 05:01:04.225 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:01:04.260 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:01:04.271 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:01:04.286 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:01:04.292 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:01:04.339 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:01:04.346 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:01:04.384 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:01:04.438 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:01:04.456 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:01:04.473 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:01:04.488 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:01:04.502 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 05:01:04.507 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:01:04.516 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:01:04.540 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:01:04.548 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:01:04.566 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 05:01:04.586 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-02 05:01:04.631 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 05:01:04.636 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 05:01:04.645 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:01:04.652 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 05:01:04.687 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:01:04.690 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-02 05:01:04.699 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:01:04.702 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:01:04.723 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:01:04.736 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:01:04.747 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:01:04.750 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:01:04.753 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 05:01:04.760 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:01:04.765 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-02 05:01:04.785 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:01:04.788 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:01:04.807 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 05:01:04.834 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-02 05:01:04.851 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:01:04.855 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:01:04.862 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:01:04.883 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 05:01:04.885 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:01:04.890 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-02 05:01:04.893 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:01:04.897 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:01:04.900 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 05:01:04.903 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:01:04.914 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:01:04.917 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:01:04.920 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:01:04.928 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:01:04.942 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:01:04.951 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:01:04.957 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:01:04.975 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-02 05:01:04.993 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 05:01:05.051 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:01:05.054 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:01:05.062 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:01:05.082 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:01:05.086 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:01:05.089 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:01:05.092 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:01:05.100 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:01:05.108 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:01:05.111 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 05:01:05.115 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:01:05.136 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 05:01:05.142 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:01:05.204 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:01:05.211 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:01:05.214 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:01:05.217 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:01:05.221 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 05:01:05.225 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:01:05.231 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:01:05.235 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:01:05.238 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 05:01:05.280 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:01:05.283 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:01:05.295 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:01:05.304 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 05:01:05.317 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-02 05:01:05.340 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-02 05:01:05.342 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:01:05.354 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:01:05.368 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 05:01:05.384 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 05:01:05.388 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:01:05.391 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:01:05.394 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:01:05.397 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:01:05.400 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:01:05.402 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:01:05.405 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:01:05.408 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:01:05.410 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 05:01:05.413 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:01:05.416 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:01:05.420 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-02 05:01:05.428 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-02 05:01:05.442 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:01:05.496 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-02 05:01:05.501 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:01:05.534 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:01:05.538 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:01:05.580 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:01:05.585 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:01:06.562 | Installing collected packages: neutron 2022-06-02 05:01:06.562 | Attempting uninstall: neutron 2022-06-02 05:01:06.564 | Found existing installation: neutron 17.4.2.dev8 2022-06-02 05:01:06.574 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 05:01:06.575 | Running setup.py develop for neutron 2022-06-02 05:01:08.946 | Successfully installed neutron 2022-06-02 05:01:09.081 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:09.081 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:09.174 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:09.176 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:09.179 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:09.181 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:09.183 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:09.186 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:09.188 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:09.190 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:09.192 | + functions-common:time_stop:2329 : start_time=1654146057870 2022-06-02 05:01:09.194 | + functions-common:time_stop:2331 : [[ -z 1654146057870 ]] 2022-06-02 05:01:09.197 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:09.201 | + functions-common:time_stop:2334 : end_time=1654146069199 2022-06-02 05:01:09.204 | + functions-common:time_stop:2335 : elapsed_time=11329 2022-06-02 05:01:09.206 | + functions-common:time_stop:2336 : total=87990 2022-06-02 05:01:09.208 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:09.210 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99319 2022-06-02 05:01:09.212 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:09.215 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:01:09.217 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:01:09.220 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:01:09.238 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:01:09.250 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 05:01:09.253 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 05:01:09.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:01:09.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:01:09.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 05:01:09.263 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:01:09.265 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 05:01:09.268 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:01:09.270 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 05:01:09.287 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:09.290 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 05:01:09.292 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 05:01:09.295 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 05:01:09.298 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:01:09.300 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 05:01:09.302 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 05:01:09.305 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 05:01:09.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:01:09.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:01:09.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 05:01:09.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:01:09.317 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 05:01:09.333 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:09.336 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 05:01:09.352 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:09.354 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 05:01:09.370 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:09.373 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 05:01:09.375 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 05:01:09.377 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 05:01:09.379 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:01:09.381 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:01:09.384 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:01:09.387 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:01:09.389 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:01:09.392 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:01:09.407 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:01:09.409 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:01:09.411 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:09.414 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:01:09.415 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:01:09.420 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 05:01:09.422 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:09.425 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 05:01:09.437 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 05:01:09.440 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:01:09.441 | + functions-common:git_clone:607 : head -1 2022-06-02 05:01:09.444 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 05:01:09.446 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:01:09.449 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 05:01:09.451 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:01:09.454 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:01:09.456 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 05:01:09.459 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:01:09.461 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 05:01:09.464 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:01:09.466 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:01:09.469 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 05:01:09.471 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:01:09.474 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:01:09.477 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 05:01:09.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:01:09.482 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 05:01:09.485 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:01:09.487 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:01:09.490 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 05:01:09.496 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 05:01:09.499 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-02 05:01:10.089 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 05:01:10.092 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:01:10.094 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:01:10.097 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:01:10.099 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:01:10.101 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 05:01:10.104 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:01:10.106 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:01:10.108 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:01:10.111 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:01:10.113 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:01:10.115 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:01:10.117 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:01:10.120 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 05:01:10.140 | Using python 3.8 to install /opt/stack/nova 2022-06-02 05:01:10.142 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-02 05:01:11.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:11.904 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:01:11.908 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:11.909 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:11.910 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:11.911 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:11.912 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:11.912 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:11.912 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:11.913 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:11.925 | Obtaining file:///opt/stack/nova 2022-06-02 05:01:15.006 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:01:18.030 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:01:18.037 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:01:18.040 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 05:01:18.048 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 05:01:18.056 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:01:18.060 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:01:18.068 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:01:18.088 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:01:18.101 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 05:01:18.122 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:01:18.162 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 05:01:18.176 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:01:18.179 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 05:01:18.189 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 05:01:18.195 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 05:01:18.197 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:01:18.200 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:01:18.212 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:01:18.273 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:01:18.328 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 05:01:18.339 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 05:01:18.343 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:01:18.346 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:01:18.351 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:01:18.354 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 05:01:18.380 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-02 05:01:18.404 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 05:01:18.408 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:01:18.413 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 05:01:18.417 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-02 05:01:18.441 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-02 05:01:18.461 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-02 05:01:18.479 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:01:18.513 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:01:18.524 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:01:18.539 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:01:18.546 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:01:18.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 304)) (5.0.1) 2022-06-02 05:01:18.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 306)) (4.4.0) 2022-06-02 05:01:18.636 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-02 05:01:18.688 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:01:18.706 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:01:18.722 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-02 05:01:18.737 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-02 05:01:18.751 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-02 05:01:18.755 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:01:18.764 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-02 05:01:18.787 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:01:18.795 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:01:18.813 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-02 05:01:18.832 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-02 05:01:18.841 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:01:18.847 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-02 05:01:18.882 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:01:18.885 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:01:18.888 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-02 05:01:18.909 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:01:18.920 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:01:18.923 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:01:18.926 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-02 05:01:18.951 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-02 05:01:18.958 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-02 05:01:18.973 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-02 05:01:18.992 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:01:18.997 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-02 05:01:19.014 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:01:19.033 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-02 05:01:19.059 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:01:19.064 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:01:19.070 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:01:19.091 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 05:01:19.093 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-02 05:01:19.098 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:01:19.103 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:01:19.106 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:01:19.109 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:01:19.120 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:01:19.123 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:01:19.126 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:01:19.133 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-02 05:01:19.190 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-02 05:01:19.205 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:01:19.213 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:01:19.219 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:01:19.237 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-02 05:01:19.320 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:01:19.324 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:01:19.331 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:01:19.352 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-02 05:01:19.356 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-02 05:01:19.364 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-02 05:01:19.368 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:01:19.371 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-02 05:01:19.375 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-02 05:01:19.388 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:01:19.392 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 05:01:19.400 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:01:19.422 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:01:19.428 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 05:01:19.431 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 05:01:19.437 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:01:19.440 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:01:19.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-02 05:01:19.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-02 05:01:19.457 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:01:19.467 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 05:01:19.507 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 05:01:19.510 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 05:01:19.515 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:01:19.518 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:01:19.529 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-02 05:01:19.535 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 05:01:19.549 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 05:01:19.559 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-02 05:01:19.564 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-02 05:01:19.567 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:01:19.581 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-02 05:01:19.596 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-02 05:01:19.600 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 05:01:19.615 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:01:19.619 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:01:19.622 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:01:19.624 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:01:19.627 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 05:01:19.636 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-02 05:01:19.674 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-02 05:01:19.678 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:01:19.681 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:01:19.684 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:01:19.686 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:01:19.689 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-02 05:01:19.692 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 05:01:19.700 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:01:19.703 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 05:01:19.706 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:01:19.714 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:01:19.717 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-02 05:01:19.720 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-02 05:01:19.723 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:01:19.776 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:01:19.782 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:01:19.823 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:01:19.827 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:01:19.829 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:01:20.800 | Installing collected packages: nova 2022-06-02 05:01:20.800 | Attempting uninstall: nova 2022-06-02 05:01:20.802 | Found existing installation: nova 22.4.1.dev3 2022-06-02 05:01:20.806 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 05:01:20.808 | Running setup.py develop for nova 2022-06-02 05:01:24.192 | Successfully installed nova 2022-06-02 05:01:24.347 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:24.348 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:24.440 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:24.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:24.445 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:24.447 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:24.449 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:24.452 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:24.454 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:24.456 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:24.458 | + functions-common:time_stop:2329 : start_time=1654146070135 2022-06-02 05:01:24.460 | + functions-common:time_stop:2331 : [[ -z 1654146070135 ]] 2022-06-02 05:01:24.463 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:24.467 | + functions-common:time_stop:2334 : end_time=1654146084465 2022-06-02 05:01:24.470 | + functions-common:time_stop:2335 : elapsed_time=14330 2022-06-02 05:01:24.472 | + functions-common:time_stop:2336 : total=99319 2022-06-02 05:01:24.474 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:24.476 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113649 2022-06-02 05:01:24.478 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:24.481 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:01:24.483 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:01:24.486 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:01:24.504 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:01:24.516 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 05:01:24.519 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 05:01:24.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:01:24.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:01:24.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 05:01:24.529 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:01:24.531 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-02 05:01:24.545 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:01:24.547 | + ./stack.sh:main:906 : configure_nova 2022-06-02 05:01:24.550 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 05:01:24.562 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 05:01:24.565 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 05:01:24.567 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:01:24.571 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 05:01:24.571 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:01:24.576 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 05:01:24.579 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 05:01:24.581 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:01:24.583 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 05:01:24.586 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 05:01:24.588 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 05:01:24.591 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 05:01:24.593 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 05:01:24.607 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 05:01:24.620 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-02 05:01:24.632 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-02 05:01:24.645 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 05:01:24.658 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:01:24.661 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:01:24.665 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.S6JRZ6Mhf3 2022-06-02 05:01:24.668 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:01:24.670 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:01:24.673 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 05:01:24.676 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:01:24.678 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:01:24.681 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.S6JRZ6Mhf3 2022-06-02 05:01:24.685 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.S6JRZ6Mhf3 2022-06-02 05:01:24.697 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.S6JRZ6Mhf3 /etc/sudoers.d/nova-rootwrap 2022-06-02 05:01:24.709 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 05:01:24.714 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:01:24.717 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:01:24.719 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:01:24.722 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:01:24.724 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 05:01:24.727 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 05:01:24.729 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-02 05:01:24.732 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 05:01:24.737 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 05:01:24.754 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:24.756 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 05:01:24.759 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 05:01:24.762 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 05:01:24.766 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 05:01:24.795 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 05:01:24.797 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 05:01:24.825 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 05:01:24.855 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 05:01:24.882 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-02 05:01:24.916 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 05:01:24.946 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 05:01:24.977 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 05:01:24.979 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-02 05:01:25.008 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 05:01:25.036 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 05:01:25.068 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 05:01:25.099 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 05:01:25.131 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:01:25.164 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 05:01:25.170 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:01:25.173 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:01:25.175 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:01:25.178 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:01:25.180 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:01:25.182 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:01:25.184 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:01:25.187 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:01:25.190 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 05:01:25.192 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:01:25.194 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:01:25.197 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:01:25.199 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:01:25.201 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:01:25.203 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:01:25.206 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 05:01:25.222 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:25.224 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:01:25.226 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 05:01:25.229 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 05:01:25.257 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 05:01:25.260 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 05:01:25.262 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 05:01:25.265 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 05:01:25.267 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 05:01:25.270 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 05:01:25.300 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 05:01:25.303 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 05:01:25.305 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 05:01:25.307 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 05:01:25.310 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 05:01:25.312 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 05:01:25.342 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 05:01:25.372 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 05:01:25.399 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 05:01:25.427 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 05:01:25.443 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:25.445 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 05:01:25.462 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:25.465 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 05:01:25.465 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 05:01:25.470 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 05:01:25.473 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 05:01:25.500 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 05:01:25.516 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:25.518 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 05:01:25.521 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:01:25.523 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:01:25.525 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:01:25.527 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 05:01:25.557 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 05:01:25.584 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:01:25.611 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 05:01:25.638 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 05:01:25.665 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 05:01:25.694 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 05:01:25.727 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 05:01:25.754 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:01:25.782 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:01:25.810 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 05:01:25.826 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:25.829 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 05:01:25.832 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 05:01:25.868 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 05:01:25.899 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-02 05:01:25.928 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 05:01:25.956 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 05:01:25.984 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 05:01:26.015 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 05:01:26.043 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 05:01:26.071 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 05:01:26.087 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:26.090 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 05:01:26.092 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 05:01:26.120 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 05:01:26.151 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 05:01:26.153 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 05:01:26.181 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 05:01:26.184 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 05:01:26.186 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 05:01:26.189 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:01:26.193 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:01:26.195 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:01:26.198 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:01:26.201 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:01:26.203 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:01:26.205 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 05:01:26.207 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 05:01:26.210 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:01:26.213 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:01:26.229 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:01:26.231 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:01:26.233 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:26.235 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:01:26.238 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:01:26.265 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:01:26.293 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:01:26.321 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:01:26.349 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 05:01:26.379 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 05:01:26.382 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 05:01:26.384 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 05:01:26.386 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 05:01:26.389 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:01:26.391 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:01:26.394 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 05:01:26.398 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 05:01:26.400 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:01:26.402 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:01:26.415 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:26.416 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:01:26.424 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:01:26.428 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:26.444 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:01:26.446 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 05:01:26.450 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 05:01:26.479 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:01:26.507 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 05:01:26.535 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:01:26.563 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:01:26.590 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:01:26.617 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:01:26.644 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:01:26.672 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:01:26.699 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:01:26.728 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:01:26.755 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:01:26.785 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:01:26.812 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:01:26.815 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:01:26.818 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 05:01:26.820 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 05:01:26.822 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:01:26.825 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:26.827 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:26.829 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:01:26.832 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:01:26.834 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:01:26.861 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:01:26.889 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-02 05:01:26.889 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:01:26.898 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 05:01:26.901 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 05:01:26.904 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 05:01:26.906 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:01:26.909 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:01:26.911 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:01:26.914 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:26.921 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:26.925 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:01:26.927 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:01:26.929 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:26.932 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:26.934 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 05:01:26.997 | Enabling site nova-api-wsgi. 2022-06-02 05:01:27.003 | To activate the new configuration, you need to run: 2022-06-02 05:01:27.003 | systemctl reload apache2 2022-06-02 05:01:27.007 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:01:27.010 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:01:27.012 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:01:27.014 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:01:27.150 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-02 05:01:27.152 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:01:27.155 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 05:01:27.157 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 05:01:27.159 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 05:01:27.162 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:01:27.168 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:01:27.172 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 05:01:27.174 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:01:27.177 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:01:27.197 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:27.197 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:01:27.199 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:01:27.203 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:27.219 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 05:01:27.221 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:01:27.225 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:01:27.255 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 05:01:27.282 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 05:01:27.310 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:01:27.338 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:01:27.366 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:01:27.394 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:01:27.421 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:01:27.449 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:01:27.476 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:01:27.503 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:01:27.531 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:01:27.559 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:01:27.586 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 05:01:27.589 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 05:01:27.616 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 05:01:27.632 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:27.635 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:01:27.666 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 05:01:27.668 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 05:01:27.671 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 05:01:27.688 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:27.690 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:01:27.693 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:01:27.721 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 05:01:27.753 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 05:01:27.755 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:01:27.758 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 05:01:27.760 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:01:27.762 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:01:27.764 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:01:27.781 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:27.784 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:01:27.787 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:01:27.789 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:01:27.806 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:27.809 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:01:27.812 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:01:27.840 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:01:27.843 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:01:27.845 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 05:01:27.874 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 05:01:27.901 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 05:01:27.932 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 05:01:27.949 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:27.952 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:01:27.980 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 05:01:27.983 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 05:01:27.999 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:28.002 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 05:01:28.007 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:01:28.009 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 05:01:28.011 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 05:01:28.014 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 05:01:28.016 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:01:28.019 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:01:28.022 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:28.024 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 05:01:28.026 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 05:01:28.031 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 05:01:28.033 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 05:01:28.036 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 05:01:28.038 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 05:01:28.040 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 05:01:28.043 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 05:01:28.074 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 05:01:28.104 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 05:01:28.134 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:01:28.136 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 05:01:28.139 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 05:01:28.141 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 05:01:28.157 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:28.161 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 05:01:28.161 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 05:01:28.868 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 05:01:28.871 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 05:01:28.873 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:01:28.876 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 05:01:28.879 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:01:28.881 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 05:01:28.884 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:01:28.900 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:28.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 05:01:28.906 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 05:01:28.908 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:01:28.925 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:28.927 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 05:01:28.930 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 05:01:28.959 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:01:28.961 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:01:28.963 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 05:01:28.981 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:28.984 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 05:01:28.987 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:28.989 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 05:01:29.019 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-02 05:01:29.051 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 05:01:29.079 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 05:01:29.107 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 05:01:29.135 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 05:01:29.163 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 05:01:29.191 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 05:01:29.220 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 05:01:29.222 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 05:01:29.224 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 05:01:29.227 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:01:29.244 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:01:29.247 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:01:29.249 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:29.252 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:01:29.254 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:01:29.282 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:01:29.311 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:01:29.339 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:01:29.366 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:01:29.369 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 05:01:29.374 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:01:29.376 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 05:01:29.378 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 05:01:29.381 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 05:01:29.384 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:01:29.386 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:01:29.389 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:29.391 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 05:01:29.393 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 05:01:29.396 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:01:29.398 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 05:01:29.400 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 05:01:29.403 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 05:01:29.418 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:29.421 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 05:01:29.438 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:29.440 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 05:01:29.442 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 05:01:29.458 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:29.460 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 05:01:29.476 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:29.479 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 05:01:29.496 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:29.499 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 05:01:29.516 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:29.519 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 05:01:29.521 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 05:01:29.524 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 05:01:29.526 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:01:29.529 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 05:01:29.531 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 05:01:29.533 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 05:01:29.536 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:29.538 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:29.541 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 05:01:29.543 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:01:29.546 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:01:29.548 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:01:29.551 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:01:29.553 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:29.555 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:01:29.558 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:29.561 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:29.563 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:01:29.566 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:01:29.568 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:01:29.570 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:01:29.573 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 05:01:29.575 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:01:29.578 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:29.580 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:29.583 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 05:01:29.604 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-02 05:01:29.714 | Reading package lists... 2022-06-02 05:01:29.972 | Building dependency tree... 2022-06-02 05:01:29.974 | Reading state information... 2022-06-02 05:01:30.251 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:01:30.252 | The following packages were automatically installed and are no longer required: 2022-06-02 05:01:30.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:01:30.253 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:01:30.253 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:01:30.253 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:01:30.253 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:01:30.253 | python3-zope.interface 2022-06-02 05:01:30.253 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:01:30.366 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:01:30.371 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:01:30.373 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:01:30.376 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:30.378 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:30.381 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:30.383 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:30.386 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:30.388 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:01:30.390 | + functions-common:time_stop:2329 : start_time=1654146089602 2022-06-02 05:01:30.394 | + functions-common:time_stop:2331 : [[ -z 1654146089602 ]] 2022-06-02 05:01:30.397 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:30.401 | + functions-common:time_stop:2334 : end_time=1654146090399 2022-06-02 05:01:30.404 | + functions-common:time_stop:2335 : elapsed_time=797 2022-06-02 05:01:30.407 | + functions-common:time_stop:2336 : total=6509 2022-06-02 05:01:30.409 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:30.412 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7306 2022-06-02 05:01:30.414 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:01:30.417 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 05:01:30.420 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 05:01:30.423 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 05:01:30.425 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 05:01:30.427 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 05:01:30.450 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 05:01:30.453 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:01:30.455 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:01:30.458 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:01:30.460 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:01:30.463 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:30.465 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:01:30.468 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:30.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:30.473 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:01:30.476 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:01:30.478 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:01:30.480 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:01:30.483 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 05:01:30.486 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:01:30.488 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:30.491 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:30.493 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 05:01:30.516 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-02 05:01:30.627 | Reading package lists... 2022-06-02 05:01:30.888 | Building dependency tree... 2022-06-02 05:01:30.890 | Reading state information... 2022-06-02 05:01:31.151 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 05:01:31.151 | The following packages were automatically installed and are no longer required: 2022-06-02 05:01:31.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:01:31.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:01:31.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:01:31.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:01:31.153 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:01:31.153 | python3-zope.interface 2022-06-02 05:01:31.153 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:01:31.269 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:01:31.273 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:01:31.276 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:01:31.278 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:31.281 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:31.283 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:31.286 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:31.288 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:31.290 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:01:31.293 | + functions-common:time_stop:2329 : start_time=1654146090513 2022-06-02 05:01:31.296 | + functions-common:time_stop:2331 : [[ -z 1654146090513 ]] 2022-06-02 05:01:31.299 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:31.303 | + functions-common:time_stop:2334 : end_time=1654146091300 2022-06-02 05:01:31.306 | + functions-common:time_stop:2335 : elapsed_time=787 2022-06-02 05:01:31.308 | + functions-common:time_stop:2336 : total=7306 2022-06-02 05:01:31.311 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:31.313 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8093 2022-06-02 05:01:31.315 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:01:31.318 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 05:01:31.321 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 05:01:31.323 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:01:31.326 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:31.328 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:31.331 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 05:01:31.333 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 05:01:31.390 | wsgi (enabled by maintainer script) 2022-06-02 05:01:31.394 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 05:01:31.396 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 05:01:31.399 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:01:31.402 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 05:01:31.405 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 05:01:31.408 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:01:31.412 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:01:31.412 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:01:31.418 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 05:01:31.421 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 05:01:31.423 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 05:01:31.426 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 05:01:31.429 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 05:01:31.451 | Using python 3.8 to install osc-placement 2022-06-02 05:01:31.454 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-02 05:01:33.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:33.228 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:01:33.232 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:33.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:33.234 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:33.236 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:33.236 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:33.236 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:33.237 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:33.237 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:33.252 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-02 05:01:33.279 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:01:33.297 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:01:33.303 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:01:33.308 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:01:33.312 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:01:33.317 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-02 05:01:33.320 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:01:33.323 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-02 05:01:33.338 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:01:33.402 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:01:33.406 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:01:33.408 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:01:33.413 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:01:33.421 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:01:33.427 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:01:33.434 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-02 05:01:33.461 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 05:01:33.475 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:01:33.480 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:01:33.501 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:01:33.504 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 05:01:33.509 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:01:33.515 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:01:33.518 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 05:01:33.540 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 05:01:33.543 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 05:01:33.582 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:01:33.586 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:01:33.589 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 05:01:33.593 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 05:01:33.647 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:01:33.649 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:01:33.652 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:01:33.655 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:01:33.659 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:01:33.679 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 05:01:33.682 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 05:01:33.686 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 05:01:33.727 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 05:01:33.758 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-02 05:01:33.764 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-02 05:01:33.767 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 05:01:33.771 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-02 05:01:35.647 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:35.647 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:35.730 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:35.733 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:35.736 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:35.738 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:35.741 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:35.743 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:35.746 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:35.749 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:35.752 | + functions-common:time_stop:2329 : start_time=1654146091445 2022-06-02 05:01:35.756 | + functions-common:time_stop:2331 : [[ -z 1654146091445 ]] 2022-06-02 05:01:35.760 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:35.766 | + functions-common:time_stop:2334 : end_time=1654146095763 2022-06-02 05:01:35.768 | + functions-common:time_stop:2335 : elapsed_time=4318 2022-06-02 05:01:35.771 | + functions-common:time_stop:2336 : total=113649 2022-06-02 05:01:35.773 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:35.776 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117967 2022-06-02 05:01:35.779 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:35.782 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 05:01:35.785 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 05:01:35.788 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 05:01:35.790 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:01:35.793 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:01:35.797 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:01:35.799 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:01:35.802 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:01:35.805 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:01:35.822 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:01:35.825 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:01:35.828 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:35.831 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:01:35.832 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:01:35.838 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 05:01:35.840 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:35.842 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 05:01:35.856 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 05:01:35.860 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:01:35.860 | + functions-common:git_clone:607 : head -1 2022-06-02 05:01:35.864 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 05:01:35.867 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:01:35.870 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 05:01:35.873 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:01:35.875 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:01:35.878 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 05:01:35.880 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:01:35.883 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 05:01:35.885 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:01:35.888 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:01:35.890 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 05:01:35.892 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:01:35.895 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:01:35.898 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 05:01:35.900 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:01:35.904 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 05:01:35.906 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:01:35.909 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:01:35.913 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 05:01:35.920 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 05:01:35.923 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-02 05:01:36.502 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 05:01:36.505 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:01:36.507 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:01:36.510 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:01:36.512 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:01:36.515 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 05:01:36.518 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:01:36.520 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:01:36.522 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:01:36.525 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:01:36.527 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:01:36.530 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:01:36.532 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:01:36.535 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 05:01:36.556 | Using python 3.8 to install /opt/stack/placement 2022-06-02 05:01:36.559 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-02 05:01:38.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:38.357 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:01:38.362 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.362 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.364 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:38.365 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.365 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.366 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:38.366 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:38.366 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:38.379 | Obtaining file:///opt/stack/placement 2022-06-02 05:01:39.608 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:01:40.848 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 05:01:40.856 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 05:01:40.878 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 05:01:40.891 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 05:01:40.903 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 05:01:40.960 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 05:01:40.965 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 05:01:40.969 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 05:01:40.974 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 05:01:41.008 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 05:01:41.019 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 05:01:41.035 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 05:01:41.041 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 05:01:41.088 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 05:01:41.095 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 05:01:41.134 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 05:01:41.152 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 05:01:41.170 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 05:01:41.179 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 05:01:41.187 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 05:01:41.204 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:01:41.211 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 05:01:41.214 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 05:01:41.217 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 05:01:41.227 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 05:01:41.230 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:01:41.234 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 05:01:41.239 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 05:01:41.257 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 05:01:41.262 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 05:01:41.270 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 05:01:41.291 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 05:01:41.296 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:01:41.299 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 05:01:41.310 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 05:01:41.313 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 05:01:41.316 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 05:01:41.323 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 05:01:41.332 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 05:01:41.338 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 05:01:41.356 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 05:01:41.360 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 05:01:41.367 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 05:01:41.388 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-02 05:01:41.431 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 05:01:41.495 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 05:01:41.501 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 05:01:41.506 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 05:01:41.511 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 05:01:41.519 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 05:01:41.522 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 05:01:41.531 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 05:01:41.538 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 05:01:41.541 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 05:01:41.545 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 05:01:41.548 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 05:01:41.552 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 05:01:41.554 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 05:01:41.557 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 05:01:41.560 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 05:01:41.563 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 05:01:41.566 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 05:01:41.576 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 05:01:41.579 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 05:01:41.582 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 05:01:41.584 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 05:01:41.589 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 05:01:41.592 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 05:01:41.595 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 05:01:41.602 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 05:01:41.605 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 05:01:43.208 | Installing collected packages: openstack-placement 2022-06-02 05:01:43.208 | Attempting uninstall: openstack-placement 2022-06-02 05:01:43.210 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 05:01:43.212 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 05:01:43.213 | Running setup.py develop for openstack-placement 2022-06-02 05:01:44.846 | Successfully installed openstack-placement 2022-06-02 05:01:45.016 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:45.016 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:45.095 | + inc/python:pip_install:200 : result=0 2022-06-02 05:01:45.099 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:45.103 | + functions-common:time_stop:2322 : local name 2022-06-02 05:01:45.108 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:45.111 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:45.115 | + functions-common:time_stop:2325 : local total 2022-06-02 05:01:45.119 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:45.122 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:45.125 | + functions-common:time_stop:2329 : start_time=1654146096551 2022-06-02 05:01:45.127 | + functions-common:time_stop:2331 : [[ -z 1654146096551 ]] 2022-06-02 05:01:45.130 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:45.134 | + functions-common:time_stop:2334 : end_time=1654146105132 2022-06-02 05:01:45.136 | + functions-common:time_stop:2335 : elapsed_time=8581 2022-06-02 05:01:45.139 | + functions-common:time_stop:2336 : total=117967 2022-06-02 05:01:45.141 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:45.143 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126548 2022-06-02 05:01:45.145 | + inc/python:pip_install:203 : return 0 2022-06-02 05:01:45.148 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:01:45.151 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:01:45.153 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:01:45.176 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:01:45.189 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 05:01:45.193 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 05:01:45.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:01:45.198 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:01:45.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 05:01:45.205 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:01:45.208 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:01:45.212 | + ./stack.sh:main:912 : configure_placement 2022-06-02 05:01:45.215 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 05:01:45.227 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 05:01:45.229 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 05:01:45.235 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 05:01:45.237 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 05:01:45.240 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 05:01:45.242 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 05:01:45.245 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 05:01:45.248 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 05:01:45.281 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 05:01:45.315 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 05:01:45.346 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 05:01:45.349 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:01:45.351 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 05:01:45.354 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:01:45.357 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 05:01:45.388 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 05:01:45.422 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:01:45.452 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 05:01:45.481 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 05:01:45.515 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 05:01:45.547 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 05:01:45.576 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 05:01:45.608 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:01:45.637 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:01:45.666 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 05:01:45.669 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 05:01:45.672 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:01:45.675 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:01:45.692 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:01:45.695 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:01:45.697 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:01:45.700 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:01:45.702 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 05:01:45.733 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:01:45.769 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 05:01:45.803 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:01:45.840 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 05:01:45.843 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 05:01:45.845 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 05:01:45.848 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 05:01:45.850 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 05:01:45.853 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:01:45.855 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:01:45.859 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 05:01:45.863 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 05:01:45.865 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:01:45.868 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:01:45.881 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:01:45.881 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:45.890 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:01:45.893 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:01:45.909 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 05:01:45.912 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 05:01:45.916 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 05:01:45.952 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 05:01:45.983 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 05:01:46.012 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:01:46.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:01:46.070 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:01:46.103 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:01:46.136 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:01:46.164 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:01:46.193 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 05:01:46.222 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:01:46.250 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:01:46.279 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:01:46.308 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:01:46.310 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:01:46.314 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 05:01:46.316 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 05:01:46.319 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:01:46.321 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:46.324 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:46.326 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:01:46.329 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 05:01:46.332 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 05:01:46.360 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:01:46.391 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-02 05:01:46.392 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:01:46.400 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 05:01:46.404 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 05:01:46.406 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 05:01:46.409 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:01:46.411 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:01:46.414 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:01:46.417 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:46.420 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:46.422 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:01:46.425 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:01:46.427 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:01:46.430 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:01:46.432 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 05:01:46.495 | Site placement-api already enabled 2022-06-02 05:01:46.500 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:01:46.503 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:01:46.505 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:01:46.508 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:01:46.723 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 05:01:46.742 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:46.744 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 05:01:46.764 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:46.766 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 05:01:46.785 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:46.787 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 05:01:46.790 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 05:01:46.792 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 05:01:46.826 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-02 05:01:46.859 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 05:01:46.892 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 05:01:46.924 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 05:01:46.958 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 05:01:46.994 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 05:01:47.024 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 05:01:47.054 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 05:01:47.072 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:47.075 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 05:01:47.093 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:01:47.096 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 05:01:47.098 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 05:01:47.101 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 05:01:47.104 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:01:47.106 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:01:47.109 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:01:47.112 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:01:47.114 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:01:47.118 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:01:47.123 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:01:47.125 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:01:47.129 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:01:47.132 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 05:01:47.135 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:01:47.151 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:01:47.153 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:01:47.156 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:01:47.158 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 05:01:47.160 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 05:01:47.163 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:01:47.165 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 05:01:47.167 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 05:01:47.170 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 05:01:47.173 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 05:01:47.175 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 05:01:47.177 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 05:01:47.179 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 05:01:47.183 | +++ functions-common:git_clone:529 : pwd 2022-06-02 05:01:47.186 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:01:47.188 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:01:47.192 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:01:47.207 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:01:47.209 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:01:47.212 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:47.214 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 05:01:47.215 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:01:47.221 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 05:01:47.224 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:01:47.226 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 05:01:47.239 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 05:01:47.242 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 05:01:47.242 | ++ functions-common:git_clone:607 : head -1 2022-06-02 05:01:47.247 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 05:01:47.249 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:01:47.252 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 05:01:47.274 | Using python 3.8 to install tox!=2.8.0 2022-06-02 05:01:47.276 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-02 05:01:49.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:01:49.047 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 05:01:49.052 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:49.052 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:49.054 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:01:49.055 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:49.056 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:49.056 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:49.056 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:01:49.056 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:01:49.071 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 05:01:49.133 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-02 05:01:49.136 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-02 05:01:49.187 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-02 05:01:49.190 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-02 05:01:49.200 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-02 05:01:49.203 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 05:01:49.206 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 05:01:49.212 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 05:01:49.216 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-02 05:01:49.218 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 05:01:51.315 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:01:51.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:01:51.392 | ++ inc/python:pip_install:200 : result=0 2022-06-02 05:01:51.394 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:01:51.397 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:01:51.399 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:01:51.402 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:01:51.405 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:01:51.407 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:01:51.409 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:01:51.412 | ++ functions-common:time_stop:2329 : start_time=1654146107268 2022-06-02 05:01:51.414 | ++ functions-common:time_stop:2331 : [[ -z 1654146107268 ]] 2022-06-02 05:01:51.417 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:01:51.422 | ++ functions-common:time_stop:2334 : end_time=1654146111419 2022-06-02 05:01:51.424 | ++ functions-common:time_stop:2335 : elapsed_time=4151 2022-06-02 05:01:51.427 | ++ functions-common:time_stop:2336 : total=126548 2022-06-02 05:01:51.429 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:01:51.431 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130699 2022-06-02 05:01:51.434 | ++ inc/python:pip_install:203 : return 0 2022-06-02 05:01:51.436 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 05:01:51.436 | /opt/stack/tempest ~/devstack 2022-06-02 05:01:51.438 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 05:01:51.457 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 05:01:51.457 | HACKING.rst 2022-06-02 05:01:51.457 | doc/source/conf.py 2022-06-02 05:01:51.457 | doc/source/configuration.rst 2022-06-02 05:01:51.457 | doc/source/contributor/contributing.rst 2022-06-02 05:01:51.457 | doc/source/index.rst 2022-06-02 05:01:51.457 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 05:01:51.457 | doc/source/microversion_testing.rst 2022-06-02 05:01:51.457 | doc/source/plugins/plugin.rst 2022-06-02 05:01:51.458 | doc/source/supported_version.rst 2022-06-02 05:01:51.458 | doc/source/test_removal.rst 2022-06-02 05:01:51.458 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 05:01:51.458 | playbooks/devstack-tempest.yaml 2022-06-02 05:01:51.458 | playbooks/enable-fips.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 05:01:51.458 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 05:01:51.459 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 05:01:51.459 | releasenotes/source/conf.py 2022-06-02 05:01:51.459 | releasenotes/source/index.rst 2022-06-02 05:01:51.459 | releasenotes/source/v26.1.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v27.0.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v28.0.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v28.1.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v29.0.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v29.1.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v29.2.0.rst 2022-06-02 05:01:51.459 | releasenotes/source/v30.0.0.rst 2022-06-02 05:01:51.459 | requirements.txt 2022-06-02 05:01:51.459 | roles/run-tempest/README.rst 2022-06-02 05:01:51.459 | roles/run-tempest/defaults/main.yaml 2022-06-02 05:01:51.459 | roles/run-tempest/tasks/main.yaml 2022-06-02 05:01:51.459 | roles/run-tempest-26/README.rst 2022-06-02 05:01:51.459 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 05:01:51.459 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 05:01:51.459 | setup.cfg 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_agents.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_create_server.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_flavors.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 05:01:51.459 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 05:01:51.460 | tempest 2022-06-02 05:01:51.460 | Aborting 2022-06-02 05:01:51.460 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 05:01:51.463 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 05:01:51.466 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 05:01:51.469 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 05:01:51.471 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 05:01:51.474 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 05:01:51.476 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 05:01:51.478 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 05:01:51.481 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 05:01:51.483 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 05:01:51.483 | Error on exit 2022-06-02 05:01:51.485 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 05:01:51.488 | + ./stack.sh:exit_trap:517 : generate-subunit 1654145924 187 fail 2022-06-02 05:01:52.071 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 05:01:52.073 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 05:01:52.313 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 05:01:52.313 | 2022-06-02 05:01:52.589 | + ./stack.sh:exit_trap:531 : exit 1